Cisco ASR 9000 Series User Configuration Manual page 349

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Object Tracking
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
track track-name
Example:
RP/0/RSP0/CPU0:router(config)# track track1
Step 3
type line-protocol state
Example:
RP/0/RSP0/CPU0:router(config-track)# type
line-protocol state
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-track-line-prot)#
interface atm 0/2/0/0.1
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-track-line-prot)#
exit
Step 6
delay {up seconds|down seconds}
Example:
RP/0/RSP0/CPU0:router(config-track)# delay up
10
Step 7
Use one of the following commands:
• end
• commit
Example:
RP/0/RSP0/CPU0:router(config-track)# end
or
RP/0/RSP0/CPU0:router(config-track)# commit
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
Tracking the Line Protocol State of an Interface
Purpose
Enters track configuration mode.
• track-name—Specifies a name for the object to be tracked.
Creates a track based on the line protocol of an interface.
Specifies the interface to track the protocol state.
• type—Specifies the interface type. For more information,
use the question mark (?) online help function.
• interface-path-id—Identifies a physical interface or a virtual
interface.
Use the show interfaces command to see a list of all
Note
possible interfaces currently configured on the router.
The loopback and null interfaces are always in the up
Note
state and, therefore, cannot be tracked.
Exits the track line protocol configuration mode.
(Optional)
Schedules the delay that can occur between tracking whether the
object is up or down.
Saves configuration changes.
• When you issue the end command, the system prompts you
to commit changes:
Uncommitted changes found, commit them
before exiting(yes/no/cancel)?
[cancel]:
◦ Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
331

Advertisement

Table of Contents
loading

Table of Contents