You are on page 1of 1

Router>en Router#conf Configuring from terminal, memory, or network [terminal]? Enter configuration commands, one per line.

End with CNTL/Z. Router(config)#hos R1 R1(config)#int f0/0 R1(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 R1(config-if)#ip add 10.0.10.1 255.255.255.248 R1(config-if)#int loo4 R1(config-if)# %LINK-5-CHANGED: Interface Loopback4, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback4, changed state to up R1(config-if)#ip add 10.0.4.1 255.255.255.0 R1(config-if)#exit R1(config)#router ospf 10 R1(config-router)#network 10.0.4.0 0.0.0.255 are 0 R1(config-router)#network 10.0.10.0 0.0.0.7 are 0 R1(config-router)#pas R1(config-router)#passive-interface lo R1(config-router)#passive-interface loopback 4 R1(config-router)#exit R1(config)# R1(config)#int f0/0 R1(config-if)#ip ospf priority R1(config-if)#ip ospf priority 5 R1(config-if)# R1(config-if)# R1(config-if)# R1(config-if)#exi R1(config)# R1(config)#ip route 0.0.0.0 0.0.0.0 loo4 111 R1(config)#int f0/0 R1(config-if)# R1(config-if)# R1(config-if)#ip os authentication message-digest R1(config-if)#ip ospf message-digest-key 1 md5 cisco123 R1(config-if)#

00:13:35: %OSPF-5-ADJCHG: Process 10, Nbr 10.0.5.2 on FastEthernet0/0 from LOADI NG to FULL, Loading Done

You might also like