! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R6 ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface FastEthernet0/0 ip address 10.1.5.6 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 10.1.6.1 255.255.255.0 clock rate 125000 ! interface Serial0/0/1 no ip address clock rate 2000000 shutdown ! interface Vlan1 no ip address shutdown ! router ospf 100 router-id 192.168.100.6 log-adjacency-changes area 10 virtual-link 192.168.100.5 network 10.1.5.6 0.0.0.0 area 10 network 10.1.6.1 0.0.0.0 area 20 ! ip classless ! ! ! no cdp run ! ! ! ! ! line con 0 line vty 0 4 login ! ! ! end