35-7
Cisco IE 3010 Switch Software Configuration Guide
OL-23145-01
Chapter 35 Configuring Cisco IOS IP SLAs Operations
Configuring IP SLAs Operations
Note that not all of the IP SLAs commands or operations described in this guide are supported on the
switch. The switch supports IP service level analysis by using UDP jitter, UDP echo, HTTP, TCP
connect, ICMP echo, ICMP path echo, ICMP path jitter, FTP, DNS, and DHCP, as well as multiple
operation scheduling and proactive threshold monitoring. It does not support VoIP service levels using
the gatekeeper registration delay operations measurements.
Before configuring any IP SLAs application, you can use the show ip sla application privileged EXEC
command to verify that the operation type is supported on your software image. This is an example of
the output from the command:
Switch# show ip sla application
IP Service Level Agreement Technologies
IPSLAs Infrastructure version: Engine-II
Supported Operation Types:
dhcp, dns, echo, ftp, http, jitter, mpls jitter, pathEcho
pathJitter, tcpConnect, udpEcho
Supported Features:
IPSLAs Event Publisher
IP SLAs low memory water mark: 0
Estimated system max number of entries: 35759
Estimated number of configurable operations: 35759
Number of Entries configured : 0
Number of active Entries : 0
Number of pending Entries : 0
Number of inactive Entries : 0
Last time the operation configuration changed: *05:29:59.951 BST Mon Mar 1 1993
Switch#
Configuring the IP SLAs Responder
Beginning in privileged EXEC mode, follow these steps to configure the IP SLAs responder on the target
device (the operational target):
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 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 end Return to privileged EXEC mode.