Router 2 p, li { white-space: pre-wrap; } Building configuration... Current configuration : 938 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! no ip cef no ipv6 cef ! spanning-tree mode pvst ! interface FastEthernet0/0 ip address 192.168.5.4 255.255.255.240 duplex auto speed auto ! interface FastEthernet0/1 ip address 192.168.6.5 255.255.255.252 duplex auto speed auto ! interface Serial0/3/0 ip address 192.168.4.1 255.255.255.0 clock rate 2000000 shutdown ! interface FastEthernet1/0 ip address 192.168.8.2 255.255.255.252 duplex auto speed auto ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.6.6 ip route 192.168.5.0 255.255.255.240 192.168.8.1 ! ip flow-export version 9 ! line con 0 ! line aux 0 ! line vty 0 4 login end Router(config)#