![Cisco ASR 9000 Serie Скачать руководство пользователя страница 250](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679250.webp)
Purpose
Command or Action
Exits IP SLA operation configuration mode and IP SLA
configuration mode. Returns to global configuration mode.
exit
Example:
RP/0/RSP0/CPU0:router(config-ipsla-icmp-path-echo)#
Step 6
exit
RP/0/RSP0/CPU0:router(config-ipsla-op)# exit
RP/0/RSP0/CPU0:router(config-ipsla)# exit
RP/0/RSP0/CPU0:router(config)#
Schedules the start time of the operation. You can
configure a basic schedule.
ipsla schedule operation op-num
Example:
RP/0/RSP0/CPU0:router(config)# ipsla schedule
Step 7
operation 432
RP/0/RSP0/CPU0:router(config-ipsla-sched)#
The
forever
keyword schedules the operation to run
indefinitely. The
seconds
argument schedules the lifetime
life
{
forever
|
seconds
}
Example:
RP/0/RSP0/CPU0:router(config-ipsla-sched)# life 30
Step 8
of the operation, in seconds. The default lifetime of an
operation is 3600 seconds (one hour).
(Optional) Specifies the number of seconds to keep the
operation in memory when it is not actively collecting
ageout seconds
Example:
RP/0/RSP0/CPU0:router(config-ipsla-sched)# ageout
3600
Step 9
information. The default value of 0 seconds means that
the operation never times out.
(Optional) Specifies that the operation starts automatically
at the specified time and for the specified duration every
day.
recurring
Example:
RP/0/RSP0/CPU0:router(config-ipsla-sched)# recurring
Step 10
Specifies a time for the operation to start. The following
keywords are described:
start-time
[
hh:mm:ss
{
day
|
month day
} |
now
|
pending
|
after hh:mm:ss
]
Step 11
Example:
RP/0/RSP0/CPU0:router(config-ipsla-sched)#
start-time 01:00:00
•
(Optional) Use the
pending
keyword to configure
the operation to remain in a pending (unstarted)
state. The default value is inactive. If the
start-time
command is not specified, no information is
collected until the start time is configured or a trigger
occurs that performs an immediate start.
•
(Optional) Use the
now
keyword to indicate that the
operation should start immediately.
•
(Optional) Use the
after
keyword and associated
arguments to specify the time after which the
operation starts collecting information.
commit
Step 12
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
234
Implementing IP Service Level Agreements
Configuring the ICMP Path-echo Operation