02-10-2012 12:00 PM - edited 03-04-2019 03:13 PM
Hi,
I was configuring SVIs into a non-default VDC and the following message appeared:
Non-routable VDC mode
Thw switch is configured with many trunks passsing traffic from all the vlans.
Output:
-------------------------------------------------------------------------------
Interface Secondary VLAN(Type) Status Reason
-------------------------------------------------------------------------------
Vlan1 -- down VLAN is down
Vlan10 -- down Non-routable VDC mode
Vlan15 -- down Non-routable VDC mode
Vlan500 -- down Non-routable VDC mode
Vlan604 -- down Non-routable VDC mode
Vlan700 -- down Non-routable VDC mode
Vlan701 -- down VLAN is down
Vlan702 -- down Non-routable VDC mode
Vlan703 -- down Non-routable VDC mode
Vlan704 -- down Non-routable VDC mode
In order to activate the interfaces it was necessary to apply the command "management"
interface Vlan10
no shutdown
management
ip address A.B.C.D/24
And then....
-------------------------------------------------------------------------------
Interface Secondary VLAN(Type) Status Reason
-------------------------------------------------------------------------------
Vlan1 -- up --
Vlan10 -- up --
It is necessary to apply this command all the time?
n7000-s1-dk9.5.2.1.bin
N7K-F132XP-15
Thanks for your help,
Alejandro Serrano
Solved! Go to Solution.
02-10-2012 04:58 PM
Alejandro, to run normally SVIs in your CDC - you need to add M1 card to it, because F1 cards are completely L2 cards and for L3 processes use resources of M1 modules. Otherwise routing won't work. And using keyword management will add route to management vrf which is used for management.
HTH,
Alex
02-10-2012 03:00 PM
The F1 is a L2 only linecard.
Do you want to use VLAN 10 for management traffic only? If yes, you can create a interface mgmt 0 and it will use the same mgmt interface on default VDC to send management traffic out.
HTH,
jerry
02-10-2012 04:58 PM
Alejandro, to run normally SVIs in your CDC - you need to add M1 card to it, because F1 cards are completely L2 cards and for L3 processes use resources of M1 modules. Otherwise routing won't work. And using keyword management will add route to management vrf which is used for management.
HTH,
Alex
02-13-2012 04:39 AM
Thank you very much for your support, I was thinking about the line card type but I wasn´t sure.
Regards,
Alejandro.
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