cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1134
Views
0
Helpful
2
Replies

Route is not showing in Eigrp topology table

can someone help me to understand why I am not seeing directly connected route in eigrp topology table though it is available in routing table,network is published under eigrp,  but it is not showing eigrp topology table.. Nexus switch is learning route from other eigrp neighbors .

router eigrp XXX
  network 10.23.205.0/24
 

sh ip route | i 10.23.205
10.23.205.0/24, ubest/mbest: 1/0, attached
    *via 10.23.205.252, VlanXXX, [0/0], 2y46w, direct
10.23.205.252/32, ubest/mbest: 1/0, attached
    *via 10.23.205.252, VlanXXXX, [0/0], 2y46w, local
10.23.205.254/32, ubest/mbest: 1/0
    *via 10.23.205.254, VlanXXXX, [0/0], 2y46w, hsrp

sh ip eigrp topology 10.23.205.0 255.255.255.0

IP-EIGRP (AS XXX): Topology entry for 10.23.205.0/24
  State is Passive, Query origin flag is 1, 0 Successor(s), FD is 4294967295
  Routing Descriptor Blocks:
  XXXXXXX (Ethernet8/1), from X.X.X.X Send flag is 0x0
      Composite metric is (7680512/7680256), Route is External
      Vector metric:
        Minimum bandwidth is 500 Kbit
        Total delay is 100020 microseconds
        Reliability is 128/255
        Load is 128/255
        Minimum MTU is 1420
        Hop count is 2
      External data:
        Originating router is X.X.X.X
        AS number of route is XXXXX
        External protocol is BGP, external metric is 0
        Administrator tag is 5 (0x00000005)
  X.X.X.X (Ethernet8/42), from X.X.X.X, Send flag is 0x0
      Composite metric is (3589/3333), Route is Internal
      Vector metric:
        Minimum bandwidth is 1000000 Kbit
        Total delay is 40 microseconds
        Reliability is 255/255
        Load is 1/255
        Minimum MTU is 1500
        Hop count is 3
  X.X.X.X (Ethernet8/47), from X.X.X.X, Send flag is 0x0
      Composite metric is (3328/3072), Route is Internal
      Vector metric:
        Minimum bandwidth is 1000000 Kbit
        Total delay is 30 microseconds
        Reliability is 255/255
        Load is 1/255
        Minimum MTU is 1500
        Hop count is 2
  X.X.X.X (Ethernet8/48), from X.X.X.X, Send flag is 0x0
      Composite metric is (3330/3074), Route is Internal
      Vector metric:
        Minimum bandwidth is 1000000 Kbit
        Total delay is 30 microseconds
        Reliability is 255/255
        Load is 1/255
        Minimum MTU is 1500
        Hop count is 2
  X.X.X.X (Vlan3), from X.X.X.X, Send flag is 0x0
      Composite metric is (3572/3316), Route is Internal
      Vector metric:
        Minimum bandwidth is 1000000 Kbit
        Total delay is 39 microseconds
        Reliability is 255/255
        Load is 1/255
        Minimum MTU is 1500
        Hop count is 1

2 Replies 2

Hieu Cao
Level 4
Level 4

try..

router eigrp XXX
  network 10.23.205.0 0.0.0.255

Rolf Fischer
Level 9
Level 9

Hi,

I know some NX-OS versions support the (config-rtr) network command, but the recommendation is to enable EIGRP on a per-interface basis:

Cisco NX-OS/IOS EIGRP Comparison

HTH
Rolf

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: