You are on page 1of 4

MTY

Router Con0 is now available

Press RETURN to get started!

Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z Router(config)#hostname MTY MTY(config)#interface fastethernet 0/0 MTY(config-if)#ip address 172.16.2.1 255.255.255.0 MTY(config-if)#no shutdown 18:53:55 %LINK-3-UPDOWN: Interface Fastethernet0/0, changed state to up

18:53:55 %LINEPROTO-5-UPDOWN: Line protocol on Interface Fastethernet0/0, changed state to up

MTY(config-if)#exit MTY(config)#interface serial 0/0 MTY(config-if)#ip address 172.16.3.1 255.255.255.0 MTY(config-if)#no shutdown 18:55:28 %LINK-3-UPDOWN: Interface Serial0/0, changed state to up

18:55:28 %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to up

MTY(config-if)#exit MTY(config)#

Router Con0 is now available

Press RETURN to get started!

Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z Router(config)#hostname GDL GDL(config)#interface fastethernet 0/0 GDL(config-if)#ip address 172.16.1.1 255.255.255.0 GDL(config-if)#no shutdown 18:57:06 %LINK-3-UPDOWN: Interface Fastethernet0/0, changed state to up

18:57:06 %LINEPROTO-5-UPDOWN: Line protocol on Interface Fastethernet0/0, changed state to up

GDL(config-if)#exit GDL(config)#interface serial 0/0 GDL(config-if)#ip address 172.16.2.2 255.255.255.0 GDL(config-if)#clock rate 56000 GDL(config-if)#no shutdown 18:57:43 %LINK-3-UPDOWN: Interface Serial0/0, changed state to up

18:57:43 %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to up

GDL(config-if)#exit

GDL(config)#interface serial 0/0 GDL(config-if)#exit GDL(config)#interface serial 0/1 GDL(config-if)#ip address 192.168.1.1 255.255.255.0 GDL(config-if)#no shutdown 18:58:24 %LINK-3-UPDOWN: Interface Serial0/1, changed state to up

18:58:24 %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/1, changed state to up GDL(config-if)#exit GDL(config)# Router Con0 is now available Press RETURN to get started!

Router>enable Router#configure terminal Enter configuration commands, one per line. End with CNTL/Z Router(config)#interface fastethernet 0/0 Router(config-if)#ip address 192.168.2.0 255.255.255.0 Bad mask/24 for address 192.168.2.0 Router(config-if)#ip address 192.168.2.0 255.255.0.0 Router(config-if)#no shutdown 18:59:42 %LINK-3-UPDOWN: Interface Fastethernet0/0, changed state to up

18:59:42 %LINEPROTO-5-UPDOWN: Line protocol on Interface Fastethernet0/0, changed state to up

Router(config-if)#exit

Router(config)#

You might also like