PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 5
Related Topics
Understanding Link-State Tracking, on page 366
Configuring Link-State Tracking: Example, on page 370
Restrictions for Configuring Link-State Tracking, on page 365
Monitoring Link-State Tracking
You can display link-state tracking status using the command in this table.
Table 41: Commands for Monitoring Link-State Tracking Status
DescriptionCommand
Displays the link-state group information.
show link state group [ number ] [detail]
Configuring Link-State Tracking: Example
This example shows how to create the link-state group 1 and configure the interfaces in the link-state group.
Switch# configure terminal
Switch(config)# link state track 1
Switch(config-if)# interface range gigabitethernet1/0/21-22
Switch(config-if)# link state group 1 upstream
Switch(config-if)# interface gigabitethernet1/0/1
Switch(config-if)# link state group 1 downstream
Switch(config-if)# interface gigabitethernet1/0/3
Switch(config-if)# link state group 1 downstream
Switch(config-if)# interface gigabitethernet1/0/5
Switch(config-if)# link state group 1 downstream
Switch(config-if)# end
Related Topics
Understanding Link-State Tracking, on page 366
How to Configure Link-State Tracking , on page 369
Monitoring Link-State Tracking Status
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
370
Monitoring Link-State Tracking