r0#show run Building configuration... Current configuration : 726 bytes ! version 12.2 no service password-encryption ! hostname r0 ! ! ! ip ssh version 1 ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.0 ! interface FastEthernet0/0 ip address 192.168.2.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface Serial2/0 ip address 192.168.1.1 255.255.255.0 clock rate 9600 ! interface Serial3/0 no ip address shutdown ! interface FastEthernet4/0 no ip address shutdown ! interface FastEthernet5/0 no ip address shutdown ! router ospf 100 log-adjacency-changes network 192.168.1.0 0.0.0.255 area 0 network 192.168.2.0 0.0.0.255 area 1 ! ip classless ! ! ! ! ! line con 0 line vty 0 4 login ! ! end