cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1028
Views
4
Helpful
17
Replies

Redistribution Static Route on NX-OS Nexus 7000

malickmbaye
Level 1
Level 1

Hello,

I have a N7K which is configured with multiple VDC (VDC-DIST and VDC-CORE). i have EIGRP routing activated on the two VDC and the neighboring is working fine. I am also able to redistributed direct network connected from the DIST to the CORE. But the redistribution of static routes created on DIST is not working. The CORE don't see those routes via the EIGRP. Can someone help me please, i am new on NX-OS

Configuration of DIST:

ip prefix-list REDISTRIBUTION seq 5 permit 0.0.0.0/0 le 32

 

route-map redist-static permit 10
match ip address prefix-list REDISTRIBUTION
redistribute direct route-map redist-static
redistribute static route-map redist-static

 

 

router eigrp VIN
autonomous-system 1
router-id 0.0.0.230
redistribute direct route-map redist-static
redistribute static route-map redist-static
address-family ipv4 unicast

 

ip route 10.254.0.152/30 10.101.222.100

------

The route 10.254.0.152 is not seen from the CORE.

 

 

17 Replies 17

Hello MHM,

Sorry for late. Yes i tested it and it was good. I want to thank you for all the support you gave to me.

It is really kind. Thank you very much.

lost connection this can due to behave of EIGRP which is different of other IGP like OSPF when we use redistribute static the eigrp redistribute static and default 

MHM

Hello @malickmbaye 
Glad to hear you have a resolution, and thank you for the feedback.


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card