Difference between revisions of "TDC IP TECH III"

From Teknologisk videncenter
Jump to: navigation, search
m (New page: =Configuration of routers= <source lang=cli> conf t ip routing ip host r1 172.16.1.1 ip host r2 172.16.1.2 ip host r3 172.16.4.2 ip host r4 172.16.4.1 ip host r5 172.16.6.2 ip host r6 172....)
 
(No difference)

Latest revision as of 14:53, 12 December 2010

Configuration of routers

conf t
ip routing
ip host r1 172.16.1.1
ip host r2 172.16.1.2
ip host r3 172.16.4.2
ip host r4 172.16.4.1
ip host r5 172.16.6.2
ip host r6 172.16.6.1
ip host r7 172.16.7.1
ip host r8 172.16.7.2
no ip domain-lookup
no service config
line con 0
logging synchronous
line vty 0 4
logging synchronous
exit
exit
write