Cisco ASR 9000 Series User Configuration Manual page 356

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

Advertisement

Building a Track Based on a List of Objects - Threshold Weight
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 list threshold weight
Example:
RP/0/RSP0/CPU0:router(config-track-list)# type list
threshold weight
Step 4
object object-name weight weight
Example:
RP/0/RSP0/CPU0:router(config-track-list-threshold)#
object 1 weight 10
RP/0/RSP0/CPU0:router(config-track-list-threshold)#
object 2 weight 5
RP/0/RSP0/CPU0:router(config-track-list-threshold)#
object 3 weight 3
Step 5
threshold weight up weight down weight
Example:
RP/0/RSP0/CPU0:router(config-track-list-threshold)#
threshold weight
up 10 down 5
Step 6
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
338
Purpose
Enters track configuration mode.
• track-name—Specifies a name for the object to be
tracked.
Configures a a track of type, threshold weighted list.
Configures object 1, object 2 and object 3 as members of
track t1 and with weights 10, 5 and 3 respectively.
Configures the range of weights for the objects that need to
be UP or DOWN for the list to be considered UP or DOWN
respectively. In this example, the list is considered to be in
the DOWN state because objects 1 and 2 are in the UP state
and the cumulative weight is 15 (not in the 10-5 range).
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.
◦ Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
◦ Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
Implementing Object Tracking

Advertisement

Table of Contents
loading

Table of Contents