![Cisco ASR 9000 Serie Configuration Manuals Download Page 243](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679243.webp)
SUMMARY STEPS
1.
configure
2.
ipsla operation operation-number
3.
type icmp 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
Purpose
Command or Action
configure
Step 1
Specifies the operation number. The range is from 1 to 2048.
ipsla operation operation-number
Example:
RP/0/RSP0/CPU0:router(config)# ipsla operation
432
Step 2
Defines an ICMP echo operation type.
type icmp echo
Example:
RP/0/RSP0/CPU0:router(config-ipsla-op)# type
icmp echo
Step 3
Specifies the IP address of the destination for the proper
operation type.
destination address ipv4address
Example:
RP/0/RSP0/CPU0:router(config-ipsla-icmp-echo)#
destination address 12.25.26.10
Step 4
(Optional) Sets the rate at which a specified IP SLA operation
is sent into the network.
frequency seconds
Example:
RP/0/RSP0/CPU0:router(config-ipsla-icmp-echo)
frequency 300
Step 5
•
(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.
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
227
Implementing IP Service Level Agreements
Configuring an ICMP Echo Operation