Forcefully Shutting Down a Tracked Port
You can forcefully shut down a tracked port.
Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Configures the specified interface and enters the
interface configuration mode. You can now
configure tracked ports.
switch(config)#
interface fc slot
/
port
Step 2
If this is a QSFP+ GEM, the
slot
/
port
syntax is
slot
/
QSFP-module
/
port
.
Note
Forcefully shuts down the tracked port.
port-track force-shut
Example:
switch(config-if)# port-track
force-shut
Step 3
Removes the port shutdown configuration for the
tracked port.
no port-track force-shut
Example:
switch(config-if)# no port-track
force-shut
Step 4
Displaying Port Tracking Information
The
show
commands display the current port tracking settings for the switch.
The following example shows how to display tracked port configuration for a specific interface:
switch#
show interface vfc21
fc2/1 is down (Administratively down)
Hardware is Fibre Channel, FCOT is short wave laser w/o OFC (SN)
Port WWN is 20:01:00:05:30:00:0d:de
Admin port mode is FX
Port vsan is 1
Receive data field Size is 2112
Beacon is turned off
Port tracked with interface vc22 (down)
Port tracked with interface san-port-channel 1 vsan 2 (down)
5 minutes input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
...
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
OL-30895-01
285
Configuring Port Tracking
Displaying Port Tracking Information