08-13-2012 11:17 AM - edited 03-07-2019 08:19 AM
All,
In my environment we have a couple of Nexus 5000's. In each 5000 there exists two vrf's by default (default & management). Althought only two of the 5k's have both vrf's configured. Now, my problem is because on all other 5k's we are using only the management vrf and it looks like the 5000 routes everything using the 'default' vrf. I tried using the "routing-context vrf management" in a hope that it would use it by default but it did not work. Do any of you know how to tell the 5k to use the management vrf for unicast routing instead of the default vrf?
Thanks,
Thiago
Solved! Go to Solution.
08-13-2012 12:10 PM
Awesome, you beated me. I was still writing you a response.
Regards,
jerry
08-13-2012 11:27 AM
N5K will not use the management VRF for anything other then sending management traffic through the mgmt0 interface (if you configured SNMP, SYSLOG, TACACS+, etc to use vrf management).
What is the model of your Nexus 5000? Do you have the L3 feature card installed?
Regards,
jerry
08-13-2012 11:34 AM
Jerry,
Thanks for your reply. I tried setting ping, traceroute, aaa to use management vrf BUT still failing. The models are mixed between 5548's and 5010's.
Thanks,
Thiago
08-13-2012 11:37 AM
Okay, when you do the ping command do it in the following format:
ping x.x.x.x vrf management
Assuming you have configured the default route under context management:
vrf context management
ip route 0.0.0.0/0 x.x.x.1
Regards,
jerry
08-13-2012 11:41 AM
Jerry,
Thanks again. However, if I do ping
Thanks again,
Thiago
08-13-2012 12:07 PM
Jerry,
I got it working. What I had to do was to add the server ip under aaa server group.
Thanks,
Thiago
08-13-2012 12:10 PM
Awesome, you beated me. I was still writing you a response.
Regards,
jerry
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide