PLEASE LEAVE YOUR SUGGESTION AND COMMENTS

PLEASE LEAVE YOUR SUGGESTION AND COMMENTS

Thursday 26 January 2012

TSHOOT: EIGRP




















I wanted to revise the EIGRP completely. So i have created above diagram.

Now questions:


Scenario 1

How many neighbors should I expect in the R6 and how many in the active routes for the network 192.168.6.0 in R6?


R6#show ip eigrp neighbors
IP-EIGRP neighbors for process 10
H   Address                 Interface       Hold Uptime   SRTT   RTO  Q  Seq
                                            (sec)         (ms)       Cnt Num
2   192.168.1.4             Et0/0             13 01:18:39   86   774  0  69
1   192.168.1.2             Et0/0             11 01:31:08   90   810  0  78
0   192.168.1.1             Et0/0             11 01:32:36  125  1125  0  70

R6#show ip route 192.168.6.0
Routing entry for 192.168.6.0/24
  Known via "eigrp 10", distance 90, metric 486400, type internal
  Redistributing via eigrp 10
  Last update from 192.168.1.1 on Ethernet0/0, 00:37:29 ago
  Routing Descriptor Blocks:
  * 192.168.1.4, from 192.168.1.4, 00:37:29 ago, via Ethernet0/0
      Route metric is 486400, traffic share count is 1
      Total delay is 9000 microseconds, minimum bandwidth is 10000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 1/255, Hops 4
    192.168.1.2, from 192.168.1.2, 00:37:29 ago, via Ethernet0/0
      Route metric is 486400, traffic share count is 1
      Total delay is 9000 microseconds, minimum bandwidth is 10000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 1/255, Hops 4
    192.168.1.1, from 192.168.1.1, 00:37:29 ago, via Ethernet0/0
      Route metric is 486400, traffic share count is 1
      Total delay is 9000 microseconds, minimum bandwidth is 10000 Kbit
      Reliability 255/255, minimum MTU 1500 bytes
      Loading 1/255, Hops 4

R6#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

D    192.168.4.0/24 [90/358400] via 192.168.1.4, 00:45:33, Ethernet0/0
                    [90/358400] via 192.168.1.2, 00:45:33, Ethernet0/0
                    [90/358400] via 192.168.1.1, 00:45:33, Ethernet0/0
D    192.168.5.0/24 [90/486400] via 192.168.1.4, 00:38:09, Ethernet0/0
                    [90/486400] via 192.168.1.2, 00:38:09, Ethernet0/0
                    [90/486400] via 192.168.1.1, 00:38:09, Ethernet0/0
D    192.168.6.0/24 [90/486400] via 192.168.1.4, 00:38:09, Ethernet0/0
                    [90/486400] via 192.168.1.2, 00:38:11, Ethernet0/0
                    [90/486400] via 192.168.1.1, 00:38:11, Ethernet0/0
C    192.168.1.0/24 is directly connected, Ethernet0/0
D    192.168.2.0/24 [90/307200] via 192.168.1.4, 01:19:59, Ethernet0/0
                    [90/307200] via 192.168.1.2, 01:19:59, Ethernet0/0
                    [90/307200] via 192.168.1.1, 01:19:59, Ethernet0/0
D    192.168.3.0/24 [90/332800] via 192.168.1.4, 01:15:58, Ethernet0/0
                    [90/332800] via 192.168.1.2, 01:15:58, Ethernet0/0
                    [90/332800] via 192.168.1.1, 01:15:58, Ethernet0/0





No comments: