You are on page 1of 1

Router>ena Router#conf t Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#hostname R01 R01(config)#int fa 0/0 R01(config-if)#ip add 172.17.10.1 255.255.255.0 R01(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state t o up R01(config-if)#exit R01(config)#int fa 0/1 R01(config-if)#ip add 172.17.30.1 % Incomplete command. R01(config-if)#ip add 172.17.30.1 255.255.255.0 R01(config-if)#no shut %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state t o up R01(config-if)#exit

You might also like