
78-10
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 78 Configuring Cisco IOS IP SLA Operations
Configuring IP SLAs Operations
To disable the IP SLAs operation, enter the no
ip sla
operation-number
global configuration command.
This example shows how to configure a UDP jitter IP SLAs operation:
Switch(config)#
ip sla 10
Switch(config-ip-sla)#
udp-jitter 172.29.139.134 5000
Switch(config-ip-sla-jitter)#
frequency 30
Switch(config-ip-sla-jitter)#
exit
Switch(config)#
ip sla schedule 5 start-time now life forever
Switch(config)#
end
Switch#
show ip sla configuration 10
IP SLAs, Infrastructure Engine-II.
Entry number: 10
Owner:
Tag:
Type of operation to perform: udp-jitter
Target address/Source address: 1.1.1.1/0.0.0.0
Target port/Source port: 2/0
Request size (ARR data portion): 32
Operation timeout (milliseconds): 5000
Packet Interval (milliseconds)/Number of packets: 20/10
Step 4
frequency
seconds
(Optional) Sets the rate at which a specified IP SLAs operation repeats. The
range is from 1 to 604800 seconds; the default is 60 seconds.
Step 5
exit
Exits UDP jitter configuration mode, and return to global configuration mode.
Step 6
ip sla monitor schedule
operation-number
[
life
{
forever
|
seconds
}]
[
start-time
{
hh
:
mm
[:
ss
]
[
month day
|
day month
] |
pending
|
now
|
after
hh:mm:ss
] [
ageout
seconds
]
[
recurring
]
Configures the scheduling parameters for an individual IP SLAs operation.
•
operation-number
—Enter the RTR entry number.
•
(Optional)
life
—Set the operation to run indefinitely (
forever
) or for a
specific number of
seconds
. The range is from 0 to 2147483647. The
default is 3600 seconds (1 hour).
•
(Optional)
start-time
—Enter the time for the operation to begin collecting
information:
–
To start at a specific time, enter the hour, minute, second (in 24-hour
notation), and day of the month. If no month is entered, the default is
the current month.
–
Enter
pending
to select no information collection until a start time is
selected.
–
Enter
now
to start the operation immediately.
–
Enter
after
hh:mm:ss
to show that the operation should start after the
entered time has elapsed.
•
(Optional)
ageout
seconds
—Enter the number of seconds to keep the
operation in memory when it is not actively collecting information. The
range is 0 to 2073600 seconds, the default is 0 seconds (never ages out).
•
(Optional)
recurring
—Set the operation to automatically run every day.
Step 7
end
Returns to privileged EXEC mode.
Step 8
show ip sla configuration
[
operation-number
]
(Optional) Displays configuration values, including all defaults for all IP SLAs
operations or a specified operation.
Step 9
copy running-config
startup-config
(Optional) Saves your entries in the configuration file.
Command
Purpose
Содержание Catalyst 4500 Series
Страница 2: ......
Страница 4: ......
Страница 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...