This is an old revision of the document!
en conf t hostname r1 no service call-home no call-home no ip http server no ip http authentication local no ip http secure-server ! int g1 ip add 12.0.0.1 255.255.255.0 no shut exit ! int lo0 ip add 1.1.1.1 255.255.255.255 exit ! line con 0 logg syn exec-timeout 0 0 width 512 history size 256 exit do wr
en conf t hostname r2 no service call-home no call-home no ip http server no ip http authentication local no ip http secure-server ! int g1 ip add 12.0.0.2 255.255.255.0 no shut exit ! int lo0 ip add 2.2.2.2 255.255.255.0 exit ! line con 0 logg syn exec-timeout 0 0 width 512 history size 256 exit do wr