08-20-2014 04:25 AM - edited 03-07-2019 08:27 PM
Nexus 5548 with no layer 3 module. Want to manage the device via 10.122.122.5 9 (inband) and 10.122.123.58 (out-of-band)
Currently i can get to the device using 10.122.123.58 via management vrf but can't get to 10.122.122.5 via default vrf.
A couple of questions please:
1) Is this design support? or do i need a layer 3 module + licensing to use the default vrf?
2) What does "pending" in the default vrf routing table indicate?
interface Vlan12
no shutdown
ip address 10.122.122.5/25
ip route 0.0.0.0/0 10.122.122.1
interface mgmt0
vrf member management
ip address 10.122.123.58/26
vrf context management
ip route 0.0.0.0/0 10.122.123.1
sh ip route vrf all
IP Route Table for VRF "default"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>
0.0.0.0/0, ubest/mbest: 1/0, pending
*via 10.122.122.1, [1/0], 3w1d, static
10.122.122.0/25, ubest/mbest: 1/0, attached, pending
*via 10.122.122.5, Vlan12, [0/0], 3w1d, direct
10.122.122.5/32, ubest/mbest: 1/0, attached, pending
*via 10.122.122.5, Vlan12, [0/0], 3w1d, local
IP Route Table for VRF "management"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>
0.0.0.0/0, ubest/mbest: 1/0
*via 10.122.123.1, [1/0], 3w1d, static
10.122.123.0/26, ubest/mbest: 1/0, attached
*via 10.122.123.58, mgmt0, [0/0], 3w1d, direct
10.122.123.58/32, ubest/mbest: 1/0, attached
*via 10.122.123.58, mgmt0, [0/0], 3w1d, local
10-04-2015 11:57 AM
what was the solution?
10-05-2015 03:24 PM
My problem was upstream so above is working fine.
You can manage the N5K via both default and management vrf without Layer 3 module. Pending static route in the default vrf is just cosmetic. I manage the N5K via default vrf and the management vrf is for peer-keep alive. Hope that helps.
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