R2#sh run Building configuration... Current configuration : 1133 bytes ! version 15.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R2 ! ! ! ! ! ip dhcp pool mypool network 10.21.1.0 255.255.255.128 default-router 10.21.1.50 dns-server 11.1.1.10 ip dhcp pool mypool2 network 10.21.1.128 255.255.255.128 default-router 10.21.1.129 dns-server 11.1.1.10 ! ! ! no ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0/0 no ip address duplex auto speed auto ! interface GigabitEthernet0/0/0.10 encapsulation dot1Q 10 ip address 10.21.1.50 255.255.255.128 ! interface GigabitEthernet0/0/0.20 encapsulation dot1Q 20 ip address 10.21.1.129 255.255.255.128 ! interface GigabitEthernet0/0/1 no ip address duplex auto speed auto ! interface Serial0/1/0 ip address 10.21.5.5 255.255.255.252 clock rate 500000 ! interface Serial0/1/1 ip address 10.21.5.2 255.255.255.252 ! interface Vlan1 no ip address shutdown ! router eigrp 100 network 10.0.0.0 ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end