PurposeCommand or Action
•
Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Tracking IPSLA Reachability
Use this task to enable the tracking of the return code of IP service level agreement (SLA) operations.
SUMMARY STEPS
1.
configure
2.
track track-name
3.
type rtr ipsla-no reachability
4.
commit
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 1
Enters track configuration mode.
track track-name
Example:
RP/0/RSP0/CPU0:router(config)# track t1
Step 2
Specifies the IP SLA operation ID to be tracked for
reachability. Values for the ipsla-no can range from1
to 2048.
type rtr ipsla-no reachability
Example:
RP/0/RSP0/CPU0:router(config-track)# type rtr 100
reachability
Step 3
commit
Step 4
Configuring IPSLA Tracking: Example
This example shows the configuration of IPSLA tracking:
RP/0/RSP0/CPU0:router(config)# track track1
RP/0/RSP0/CPU0:router(config-track)# type rtr 1 reachability
RP/0/RSP0/CPU0:router(config-track)# delay up 5
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
339
Implementing Object Tracking
Tracking IPSLA Reachability