
R1 interface Serial1/0 ip add 192.168.0.1 255.255.255.0 bandwidth 1000 encap frame-relay frame-relay map ip 192.168.0.3 103 broadcast frame-relay map ip 192.168.0.2 103 broadcast ! interface F0/0 ip add 12.12.12.1 255.255.255.0 ! router eigrp 100 net 192.168.0.0 0.0.0.255 net 12.12.12.0 0.0.0.255 R2 interface Serial1/0 ip add 192.168.0.2 255.255.255.0 bandwidth 1000 encap frame-relay frame-relay map ip 192.168.0.3 203 broadcast frame-relay map ip 192.168.0.1 203 broadcast ! interface F0/0 ip add 12.12.12.2 255.255.255.0 ! interface F0/1 ip add 24.24.24.2 255.255.255.0 ! router eigrp 100 net 192.168.0.0 0.0.0.255 net 12.12.12.0 0.0.0.255 net 24.24.24.0 0.0.0.255 R3 interface Serial1/0 ip add 192.168.0.3 255.255.255.0 bandwidth 1000 encap frame-relay frame-relay map ip 192.168.0.1 301 broadcast frame-relay map ip 192.168.0.2 302 broadcast no ip split-horizon eigrp 100 ! ! router eigrp 100 net 192.168.0.0 0.0.0.255 R4 interface F0/1 ip add 24.24.24.4 255.255.255.0 ! interface Lo0 ip add 40.40.40.40 255.255.255.255 ! router eigrp 100 net 24.24.24.0 0.0.0.255 |
R1#sh ip route
Gateway of last resort is not set
D 24.0.0.0/8 [90/30720] via 12.12.12.2, 00:14:38, FastEthernet0/0
40.0.0.0/32 is subnetted, 1 subnets
D 40.40.40.40 [90/158720] via 12.12.12.2, 00:14:37, FastEthernet0/0
C 192.168.0.0/24 is directly connected, Serial1/0
12.0.0.0/24 is subnetted, 1 subnets
C 12.12.12.0 is directly connected, FastEthernet0/0
R1#sh ip eig top all
IP-EIGRP Topology Table for AS(100)/ID(192.168.0.1)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status
P 40.40.40.40/32, 1 successors, FD is 158720, serno 15
via 12.12.12.2 (158720/156160), FastEthernet0/0
via 192.168.0.3 (3714560/3202560), Serial1/0
|
R1#sh ip eig top
IP-EIGRP Topology Table for AS(100)/ID(192.168.0.1)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status
P 40.40.40.40/32, 1 successors, FD is 3484160
via 12.12.12.2 (3484160/156160), FastEthernet0/0
via 192.168.0.3 (3714560/3202560), Serial1/0, serno 84
|
Gateway of last resort is not set
D 20.0.0.0/8 [90/3481600] via 12.12.12.2, 00:00:02, FastEthernet0/0
D 24.0.0.0/8 [90/3356160] via 12.12.12.2, 00:00:02, FastEthernet0/0
40.0.0.0/32 is subnetted, 1 subnets
D 40.40.40.40 [90/3484160] via 12.12.12.2, 00:00:02, FastEthernet0/0
C 192.168.0.0/24 is directly connected, Serial1/0
12.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 12.12.12.0/24 is directly connected, FastEthernet0/0
D 12.0.0.0/8 [90/3609600] via 192.168.0.3, 00:00:02, Serial1/0
|
R1#sh ip route 40.40.40.40/32
Known via "eigrp 100", distance 90, metric 3484160, type internal
Redistributing via eigrp 100
Last update from 192.168.0.3 on Serial1/0, 00:00:05 ago
Routing Descriptor Blocks:
192.168.0.3, from 192.168.0.3, 00:00:05 ago, via Serial1/0
Route metric is 3714560, traffic share count is 15
Total delay is 45100 microseconds, minimum bandwidth is 1000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 3
* 12.12.12.2, from 12.12.12.2, 00:00:05 ago, via FastEthernet0/0
Route metric is 3484160, traffic share count is 16
Total delay is 135100 microseconds, minimum bandwidth is 100000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2
|
R1#sh ip route
Gateway of last resort is not set
D 20.0.0.0/8 [90/5117440] via 12.12.12.2, 00:12:29, FastEthernet0/0
D 24.0.0.0/8 [90/4992000] via 12.12.12.2, 00:12:29, FastEthernet0/0
40.0.0.0/32 is subnetted, 1 subnets
D 40.40.40.40 [90/20480000] via 192.168.0.3, 00:12:29, Serial1/0
[90/5120000] via 12.12.12.2, 00:12:29, FastEthernet0/0
|
R1(config)#exit
R1#sh ip eig op
*Aug 19 01:19:41.777: %SYS-5-CONFIG_I: Configured from console by croute 40.40.4
0.40
Routing entry for 40.40.40.40/32
Known via "eigrp 100", distance 90, metric 5120000, type internal
Redistributing via eigrp 100
Last update from 192.168.0.3 on Serial1/0, 00:00:03 ago
Routing Descriptor Blocks:
192.168.0.3, from 192.168.0.3, 00:00:03 ago, via Serial1/0
Route metric is 20480000, traffic share count is 1
Total delay is 700000 microseconds, minimum bandwidth is 1000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 3
* 12.12.12.2, from 12.12.12.2, 00:00:03 ago, via FastEthernet0/0
Route metric is 5120000, traffic share count is 4
Total delay is 199000 microseconds, minimum bandwidth is 100000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2
|
