Table 42: Default Port Tracking Parameters
Default
Parameters
Disabled
Port tracking
Enabled along with port tracking
Operational binding
Configuring Port Tracking
Before configuring port tracking, consider the following guidelines:
•
Verify that the tracked ports and the linked ports are on the same Cisco switch.
•
Be aware that the linked port is automatically brought down when the tracked port goes down.
•
Do not track a linked port back to itself (for example, Port fc2/2 to Port fc2/4 and back to Port fc2/2) to
avoid recursive dependency.
Enabling Port Tracking
The port tracking feature is disabled by default. When you enable this feature, port tracking is globally enabled
for the entire switch.
To configure port tracking, enable the port tracking feature and configure the linked ports for the tracked port.
You can enable port tracking
Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Enables port tracking.
port-track enable
Example:
switch(config)# port-track enable
Step 2
Removes the currently applied port tracking
configuration and disables port tracking.
no port-track enable
Example:
switch(config)# no port-track enable
Step 3
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
OL-30895-01
281
Configuring Port Tracking
Configuring Port Tracking