cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
0
Helpful
1
Replies

Nexus 7000 EIGRP Equal Cost MultiPath not working

John Pong
Level 1
Level 1

We have 2 Nexus 7000 running NX-OS version 6.2.8a and have configured EIGRP between them. Equal Cost Multi Path seems to be not working when we tried to verify the interface statistics even if we are seeing that both routes are installed in the routing table.

AGG02# show ip route eigrp-MATRIX vrf NG
IP Route Table for VRF "NG"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>

192.168.2.32/27, ubest/mbest: 2/0
    *via 192.168.39.13, Eth2/1.100, [90/3072], 1w5d, eigrp-MATRIX, internal
    *via 192.168.39.61, Eth2/2.311, [90/3072], 1w3d, eigrp-MATRIX, internal
     via 192.168.24.61, Eth1/1.11, [110/87], 1w5d, ospf-10, intra
192.168.11.32/27, ubest/mbest: 2/0
    *via 192.168.39.13, Eth2/1.100, [90/3072], 1w5d, eigrp-MATRIX, internal
    *via 192.168.39.61, Eth2/2.311, [90/3072], 1w3d, eigrp-MATRIX, internal
     via 192.168.24.61, Eth1/1.11, [110/87], 1w5d, ospf-10, intra
AGG02# show ip route eigrp-MATRIX vrf OG
IP Route Table for VRF "OG"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>

192.168.50.168/29, ubest/mbest: 2/0
    *via 192.168.39.29, Eth2/1.200, [90/3072], 1w5d, eigrp-MATRIX, internal
    *via 192.168.39.69, Eth2/2.313, [90/3072], 1w3d, eigrp-MATRIX, internal
     via 192.168.24.65, Eth1/1.12, [110/87], 1w5d, ospf-20, intra


AGG02# sh int e2/1 | i rate
    30 seconds input rate 156885504 bits/sec, 13772 packets/sec
    30 seconds output rate 4414488 bits/sec, 7031 packets/sec
    input rate 156.88 Mbps, 13.77 Kpps; output rate 4.41 Mbps, 7.03 Kpps
    300 seconds input rate 116038072 bits/sec, 14021 packets/sec
    300 seconds output rate 103730512 bits/sec, 13389 packets/sec
    input rate 116.04 Mbps, 14.02 Kpps; output rate 103.73 Mbps, 13.39 Kpps
AGG02# sh int e2/2 | i rate
    30 seconds input rate 25016 bits/sec, 16 packets/sec
    30 seconds output rate 32832 bits/sec, 22 packets/sec
    input rate 25.02 Kbps, 16 pps; output rate 32.83 Kbps, 22 pps
    300 seconds input rate 21992 bits/sec, 5 packets/sec
    300 seconds output rate 26656 bits/sec, 8 packets/sec
    input rate 21.99 Kbps, 5 pps; output rate 26.66 Kbps, 8 pps


router eigrp MATRIX
  vrf NG
    address-family ipv4 unicast
      autonomous-system 100
      maximum-paths 2
  vrf OG
    address-family ipv4 unicast
      autonomous-system 200
      maximum-paths 2

 

1 Reply 1

mdreelan
Level 1
Level 1

Hi John-

Did you even resolve the ECMP with EiGRP issue?  Are you running Active/Active today?

Review Cisco Networking for a $25 gift card