Specifications

16-5
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 16 Configuring Cisco IOS IP SLAs Operations
Guidelines and Limitations
Guidelines and Limitations
This chapter does not include configuration information for all available operations. For details about
configuring other operations, see the IP SLAs Configuration Guide, Cisco IOS Release 15M&T.
Default Settings
No IP SLAs operations are configured.
Configuring IP SLAs Operations
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. The responder must be enabled before you
configure IP SLAs operations that require a responder. Follow these steps to configure the IP SLAs
responder on the target device (the operational target).
BEFORE YOU BEGIN
Review the “Information About Cisco IOS IP SLAs” section on page 16-1.
DETAILED STEPS
To disable the IP SLAs responder, enter the no ip sla responder global configuration command.
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
ip sla responder {tcp-connect |
udp-echo} ipaddress ip-address
port port-number
Configure the switch as an IP SLAs responder.
The 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
end Return to privileged EXEC mode.
Step 4
show ip sla responder Verify the IP SLAs responder configuration on the device.
Step 5
copy running-config
startup-config
(Optional) Save your entries in the configuration file.