! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R4 ! ! ! ! ! ! ! ! no ip cef no ipv6 cef ! ! ! ! license udi pid CISCO1941/K9 sn FTX1524BNXF- ! ! ! ! ! ! ! ! ! no ip domain-lookup ip domain-name cisco.com ! ! spanning-tree mode pvst ! ! ! ! ! ! interface Loopback0 ip address 4.4.4.4 255.255.255.255 ! interface Tunnel0 ip address 172.16.0.2 255.255.255.0 mtu 1476 tunnel source Serial0/0/0 tunnel destination 172.16.0.1 ! ! interface GigabitEthernet0/0 ip address 10.0.4.1 255.255.255.128 duplex auto speed auto ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 200.0.0.13 255.255.255.252 ! interface Serial0/0/1 ip address 200.0.0.6 255.255.255.252 ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 200.0.0.12 0.0.0.3 area 0 network 200.0.0.4 0.0.0.3 area 0 network 172.16.0.0 0.0.0.255 area 0 ! ip classless ip route 10.0.4.128 255.255.255.224 172.16.0.1 ! ip flow-export version 9 ! ! ! no cdp run ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end