Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-118
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
port-track interface
port-track interface
To enable port tracking for specific interfaces, use the port-track interface command. To disable this
feature, use the no form of the command.
port-track interface {fc slot/port | san-port-channel port} [vsan vsan-id]
no port-track interface {fc slot/port | san-port-channel port} [vsan vsan-id]
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines When the port that an interface is tracking goes down, the interface also goes down. When the tracked
port comes back up, the linked interface also comes back up. Use the port-track force-shut command
to keep the linked interface down.
Examples The following example shows how to enable port tracking for specific interfaces:
switch(config)# interface fc 2/3
switch(config-if)# port-track interface san-port-channel 2
Related Commands
fc slot/port Specifies a Fibre Channel interface.
san-port-channel port Specifies a SAN port channel interface. The range is 1 to 128.
vsan vsan-id (Optional) Specifies a VSAN ID. The range is 1 to 4093.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
port-track enable Enables port tracking.
port-track force-shut Forcefully shuts an interface for port tracking.
show interface fc Displays configuration and status information for a specified Fibre Channel
interface.
show interface
san-port-channel
Displays configuration and status information for a specified SAN port
channel interface.