45-9
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-21521-01
Chapter 45 Configuring Cisco IOS IP SLAs Operations Configuring IP SLAs Operations
Beginning in privileged EXEC mode, follow these steps to configure UDP jitter operation on the source
device:
Command Purpose
Step 1 configure terminal Enter global configuration mode.
Step 2 ip sla operation-number Create an IP SLAs operation, and enter IP SLAs configuration mode.
Step 3 udp-jitter {destination-ip-address
| destination-hostname}
destination-port [source-ip
{ip-address | hostname}]
[source-port port-number]
[control {enable | disable}]
[num-packets number-of-packets]
[interval interpacket-interval]
Configure the IP SLAs operation as a UDP jitter operation, and enter UDP
jitter configuration mode.
destination-ip-address | destination-hostname—Specify the destination IP
address or hostname.
destination-port—Specify the destination port number in the range from 1
to 65535.
(Optional) source-ip {ip-address | hostname}Specify the source IP
address or hostname. When a source IP address or hostname is not
specified, IP SLAs chooses the IP address nearest to the destination
(Optional) source-port port-number—Specify the source port number in
the range from 1 to 65535. When a port number is not specified, IP SLAs
chooses an available port.
(Optional) control—Enable or disable sending of IP SLAs control
messages to the IP SLAs responder. By default, IP SLAs control messages
are sent to the destination device to establish a connection with the IP
SLAs responder
(Optional) num-packets number-of-packets—Enter the number of
packets to be generated. The range is 1 to 6000; the default is 10.
(Optional) interval inter-packet-interval—Enter the interval between
sending packets in milliseconds. The range is 1 to 6000; the default value
is 20 ms.
Step 4 frequency seconds (Optional) Set 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 Exit UDP jitter configuration mode, and return to global configuration mode.