Configuring Port Tracking
DETAILED STEPS
Command or Action
Step 1
switch# configuration terminal
Step 2
switch(config)# interface fc slot/port
Step 3
switch(config-if)# port-track interface
san-port-channel 1 vsan 2
Step 4
switch(config-if)# no port-track interface
san-port-channel 1 vsan 2
About Forceful Shutdown
If a tracked port flaps frequently, then tracking ports using the operational binding feature may cause frequent
topology change. In this case, you may choose to keep the port in the down state until you are able to resolve
the reason for these frequent flaps. Keeping the flapping port in the down state forces the traffic to flow through
the redundant path until the primary tracked port problems are resolved. When the problems are resolved and
the tracked port is back up, you can explicitly enable the interface.
If you configure this feature, the linked port continues to remain in the shutdown state even after the tracked
port comes back up. You must explicitly remove the forced shut state (by administratively bringing up this
interface) of the linked port once the tracked port is up and stable.
Forcefully Shutting Down a Tracked Port
To forcefully shut down a tracked port, perform this task:
SUMMARY STEPS
1. switch# configuration terminal
2. switch(config)# interface fc slot/port
3. switch(config-if)# port-track force-shut
4. switch(config-if)# no port-track force-shut
DETAILED STEPS
Command or Action
Step 1
switch# configuration terminal
Step 2
switch(config)# interface fc slot/port
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide
252
Purpose
Enters configuration mode.
Configures the specified interface and enters the interface
configuration mode. You can now configure tracked ports.
Enables tracking of the SAN port channel in VSAN 2.
Removes the VSAN association for the linked port. The SAN
port channel link remains in effect.
Purpose
Enters configuration mode.
Configures the specified interface and enters the interface
configuration mode. You can now configure tracked ports.
Configuring Port Tracking
OL-xxxxx-xx