Router#sh run Building configuration... Current configuration : 1205 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! ! ! ! ! ! ! no ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface Serial2/0 bandwidth 64 no ip address encapsulation frame-relay ! interface Serial2/0.102 point-to-point bandwidth 64 ip address 10.0.0.1 255.255.255.0 frame-relay interface-dlci 102 ! interface Serial2/0.103 point-to-point bandwidth 64 ip address 10.0.1.1 255.255.255.0 frame-relay interface-dlci 103 ! interface Serial3/0 no ip address clock rate 2000000 shutdown ! interface FastEthernet4/0 no ip address shutdown ! interface FastEthernet5/0 no ip address shutdown ! router eigrp 10 redistribute ospf 1 metric 10000 100 255 1 1500 redistribute connected metric 10000 100 1 255 1500 network 10.0.0.0 network 192.168.1.0 auto-summary ! ip classless ip route 0.0.0.0 0.0.0.0 Serial2/0 ! ip flow-export version 9 Router#sh ip route eig Router#sh ip route eigrp 10.0.0.0/8 is variably subnetted, 4 subnets, 2 masks D 10.0.0.0/8 is a summary, 00:46:33, Null0 D 10.0.2.0/24 [90/41024000] via 10.0.0.2, 00:46:33, Serial2/0.102 [90/41024000] via 10.0.1.2, 00:01:34, Serial2/0.103 D 172.16.0.0/16 [90/40514560] via 10.0.0.2, 00:46:33, Serial2/0.102 D 192.168.5.0/24 [90/40514560] via 10.0.1.2, 00:01:34, Serial2/0.103 Router#clear % Incomplete command. Router# Router# Router# Router# Router# Router#sh run Building configuration... Current configuration : 1205 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! ! ! ! ! ! ! no ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet1/0 no ip address duplex auto speed auto shutdown ! interface Serial2/0 bandwidth 64 no ip address encapsulation frame-relay ! interface Serial2/0.102 point-to-point bandwidth 64 ip address 10.0.0.1 255.255.255.0 frame-relay interface-dlci 102 ! interface Serial2/0.103 point-to-point bandwidth 64 ip address 10.0.1.1 255.255.255.0 frame-relay interface-dlci 103 ! interface Serial3/0 no ip address clock rate 2000000 shutdown ! interface FastEthernet4/0 no ip address shutdown ! interface FastEthernet5/0 no ip address shutdown ! router eigrp 10 redistribute ospf 1 metric 10000 100 255 1 1500 redistribute connected metric 10000 100 1 255 1500 network 10.0.0.0 network 192.168.1.0 auto-summary ! ip classless ip route 0.0.0.0 0.0.0.0 Serial2/0 ! ip flow-export version 9 ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end Router#