06-30-2016 07:45 AM
Hi
I have a setup using Nexus 5K with 2K fexes. Default switchport state is active. I would like to change this with the command:
system default switchport shutdown
Im not sure what will happen to all the currently active ports - i cannot find any documentation where this is explained.
Have any of you done this ?
Or have anybody seen documentation about this ?
Best regards
Lasse
Solved! Go to Solution.
06-30-2016 08:00 AM
Looking at the below they will all change so you might want a window running a command like that
To configure all Layer 2 switchports to be Layer 3 routed ports, use the system default switchport shutdown command. To reset to the default of all Layer 2 swithports, use the no form of this command.
system default switchport shutdown
no system default switchport shutdown
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/interfaces/N5k_if_cmd_ref/n5k_if_cmds_s.html#pgfId-2709418
06-30-2016 08:00 AM
Looking at the below they will all change so you might want a window running a command like that
To configure all Layer 2 switchports to be Layer 3 routed ports, use the system default switchport shutdown command. To reset to the default of all Layer 2 swithports, use the no form of this command.
system default switchport shutdown
no system default switchport shutdown
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/command/reference/interfaces/N5k_if_cmd_ref/n5k_if_cmds_s.html#pgfId-2709418
05-25-2017 08:43 AM
I would also like to remove the "system default switchport shutdown" to make my Nexus 9K ports Layer 2 by default.
Does anyone know if this is disruptive or what effect it will have to L2 and L3 interfaces already configured?
Jim
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