R1#show run int e0/0Building configuration... Current configuration : 82 bytes ! interface Ethernet0/0 ip address 192.168.108.1 255.255.255.0 full-duplex end R1# R1#show run int s1/3 Building configuration... Current configuration : 85 bytes ! interface Serial1/3 ip address 192.168.200.1 255.255.255.0 clockrate 128000 end R1# R1#show run int lo100 Building configuration... Current configuration : 66 bytes !interface Loopback100 ip address 10.10.10.1 255.255.255.0 end R1#
R2#show run int e0/0Building configuration... Current configuration : 82 bytes ! interface Ethernet0/0 ip address 192.168.108.2 255.255.255.0 full-duplex end R2# R2#show run int s1/1 Building configuration... Current configuration : 67 bytes ! interface Serial1/1 ip address 192.168.200.2 255.255.255.0 end R2# R2#show ip protocol | i metric weight EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0 R2# R2#show ip eigrp top 10.10.10.0/24 IP-EIGRP (AS 100): Topology entry for 10.10.10.0/24 State is Passive, Query origin flag is 1, 1 Successor(s), FD is 409600 Routing Descriptor Blocks: 192.168.108.1 (Ethernet0/0), from 192.168.108.1, Send flag is 0x0Composite metric is (409600/128256), Route is Internal Vector metric:Minimum bandwidth is 10000 KbitTotal delay is 6000 microseconds Reliability is 255/255 Load is 1/255 Minimum MTU is 1500 Hop count is 1 192.168.200.1 (Serial1/1), from 192.168.200.1, Send flag is 0x0Composite metric is (20640000/128256), Route is Internal Vector metric: Minimum bandwidth is 128 KbitTotal delay is 25000 microseconds Reliability is 255/255 Load is 1/255 Minimum MTU is 1500 Hop count is 1 R2# R2#show ip eigrp nei IP-EIGRP neighbors for process 100 H Address Interface Hold Uptime SRTT RTO Q Seq (sec) (ms) Cnt Num 0 192.168.108.1 Et0/0 13 00:03:36 403 2418 0 1 1 192.168.200.1 Se1/1 10 00:03:36 270 1620 0 2 R2#