Suspending Orphan Ports On A Secondary Switch In A Vpc Topology - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Suspending Orphan Ports on a Secondary Switch in a vPC Topology

This example shows how to enable the vPC peer gateway:
switch(config)# vpc domain 20
switch(config-vpc-domain)# peer-gateway
switch(config-vpc-domain)#
Suspending Orphan Ports on a Secondary Switch in a vPC Topology
You can suspend a non-virtual port channel (vPC) port when a vPC secondary peer link goes down. A non-vPC
port, also known as an orphaned port, is a port that is not part of a vPC.
When a port is configured as an orphan port, the port will flap. This occurs because the system reevaluates
Note
whether the port can be brought up, given the constraints of the orphan port. For example, MCT needs to
be up and election needs to be complete.
Before You Begin
Enable the vPC feature.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface ethernet slot/port
3. switch(config-if)# vpc orphan-port suspend
4. switch(config-if)# exit
5. (Optional) switch# show vpc orphan-port
6. (Optional) switch(config-if)# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# interface ethernet slot/port
Step 3
switch(config-if)# vpc orphan-port suspend
Step 4
switch(config-if)# exit
Step 5
switch# show vpc orphan-port
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
128
Purpose
Enters global configuration mode.
Specifies the port that you want to configure and enters interface
configuration mode.
Suspends the specified port if the secondary switch goes down.
Note
The vpc-orphan-port suspend command is supported only
on physical ports, and not supported on port-channel
member ports.
Exits interface configuration mode.
(Optional)
Displays the orphan port configuration.
Configuring Virtual Port Channels
OL-25842-01

Advertisement

Table of Contents
loading

Table of Contents