Cisco ASR 9000 Serie Configuration Manuals page 249

Aggregation services router system
Table of Contents

Advertisement

Implementing IP Service Level Agreements
SUMMARY STEPS
1. configure
2. ipsla operation operation-number
3. type icmp path-echo
4. destination address ipv4address
5. frequency seconds
6. exit
7. ipsla schedule operation op-num
8. life {forever | seconds}
9. ageout seconds
10. recurring
11. start-time [hh:mm:ss {day | month day} | now | pending | after hh:mm:ss]
12. commit
13. show ipsla statistics [operation-number]
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
ipsla operation operation-number
Example:
RP/0/RSP0/CPU0:router(config)# ipsla operation 432
Step 3
type icmp path-echo
Example:
RP/0/RSP0/CPU0:router(config-ipsla-op)# type icmp
path-echo
RP/0/RSP0/CPU0:router(config-ipsla-icmp-path-echo)#
Step 4
destination address ipv4address
Example:
RP/0/RSP0/CPU0:router(config-ipsla-icmp-path-echo)#
destination address 12.25.26.10
Step 5
frequency seconds
Example:
RP/0/RSP0/CPU0:router(config-ipsla-icmp-path-echo)#
frequency 300
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
Configuring the ICMP Path-echo Operation
Purpose
Specifies the operation number. The range is from 1 to
2048.
Defines an ICMP path-echo operation type.
Specifies the IP address of the destination for the proper
operation type.
(Optional) Sets the rate at which a specified IP SLA
operation is sent into the network.
• (Optional) Use the seconds argument to specify the
number of seconds between the IP SLA operations.
Valid values are in the range from 1 to 12604800
seconds. The default is 60 seconds.
233

Advertisement

Table of Contents
loading

Table of Contents