! version 15.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 Loopback0 ip address 10.0.2.5 255.255.255.255 ! interface GigabitEthernet0/0/0 ip address 10.0.0.1 255.255.255.252 duplex auto speed auto ! interface GigabitEthernet0/0/1 ip address 10.0.0.13 255.255.255.252 duplex auto speed auto ! interface Serial0/1/0 ip address 93.62.143.66 255.255.255.252 ! interface Serial0/1/1 no ip address clock rate 2000000 ! interface Vlan1 no ip address shutdown ! router eigrp 10 redistribute static redistribute connected network 10.0.0.0 0.0.0.3 network 10.0.0.12 0.0.0.3 network 0.0.0.0 ! ip classless ip route 0.0.0.0 0.0.0.0 93.62.143.65 ! ip flow-export version 9 ! ! ! banner motd  This device is for authorized personnel only. If you have not been provided with permission to access this device - disconnect at once.  ! ! ! ! ! line con 0 password Ansible login ! line aux 0 ! line vty 0 4 password Ansible login line vty 5 15 login ! ! ! end