![Cisco ASR 9000 Serie Скачать руководство пользователя страница 241](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679241.webp)
Purpose
Command or Action
Exits IP SLA operation configuration mode and IPSLA
configuration mode. Returns to global configuration mode.
exit
Example:
RP/0/RSP0/CPU0:router(config-ipsla-udp-echo)#
Step 12
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 or schedule multiple operations using group
scheduling.
ipsla schedule operation op-num
Example:
RP/0/RSP0/CPU0:router(config)# ipsla schedule
Step 13
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 of the operation,
life
{
forever
|
seconds
}
Example:
RP/0/RSP0/CPU0:router(config-ipsla-sched)#
life 30
Step 14
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 information. The
ageout seconds
Example:
RP/0/RSP0/CPU0:router(config-ipsla-sched)#
ageout 3600
Step 15
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 16
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 17
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.
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
225
Implementing IP Service Level Agreements
Configuring the IP SLA for a UDP Echo Operation