Router#sh run Building configuration... Current configuration : 1201 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 172.16.0.1 255.255.0.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.201 point-to-point bandwidth 64 ip address 10.0.0.2 255.255.255.0 frame-relay interface-dlci 201 ! interface Serial2/0.203 point-to-point bandwidth 64 ip address 10.0.2.1 255.255.255.0 frame-relay interface-dlci 203 ! 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 172.16.0.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#