60-8
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 60 Configuring Cisco IOS IP SLA Operations
Configuring IP SLAs Operations
Number of pending Entries : 0
Number of inactive Entries : 0
Supported Operation Types
Type of Operation to Perform: 802.1agEcho
Type of Operation to Perform: 802.1agJitter
Type of Operation to Perform: dhcp
Type of Operation to Perform: dns
Type of Operation to Perform: echo
Type of Operation to Perform: ftp
Type of Operation to Perform: http
Type of Operation to Perform: jitter
Type of Operation to Perform: pathEcho
Type of Operation to Perform: pathJitter
Type of Operation to Perform: tcpConnect
Type of Operation to Perform: udpEcho
IP SLAs low memory water mark: 21741224
Configuring the IP SLAs Responder
The IP SLAs responder is available only on Cisco IOS software-based devices, including some Layer 2
switches that do not support full IP SLAs functionality, such as the Cisco ME 2400 switch.
To configure the IP SLAs responder on the target device (the operational target), perform this task:
To disable the IP SLAs responder, enter the no ip sla responder global configuration command. This
example shows how to configure the device as a responder for the UDP jitter IP SLAs operation in the
next procedure:
Switch(config)# ip sla responder udp-echo 172.29.139.134 5000
Command Purpose
Step 1 Switch# configure terminal Enters global configuration mode.
Step 2 Switch(config)# ip sla responder
{tcp-connect | udp-echo} ipaddress
ip-address port port-number
Configures the switch as an IP SLAs responder.
The optional keywords have these meanings:
tcp-connect—Enable the responder for TCP connect operations.
udp-echo—Enable the responder for User Datagram Protocol (UDP)
echo or jitter operations.
ipaddress ip-address—Enter the destination IP address.
port port-number—Enter the destination port number.
Note The IP address and port number must match those configured on
the source device for the IP SLAs operation.
Step 3 Switch(config)# end Returns to privileged EXEC mode.
Step 4 Switch# show ip sla responder Verifies the IP SLAs responder configuration on the device.
Step 5 Switch# copy running-config
startup-config (Optional) Saves your entries in the configuration file.