2-191
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-10
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
ip sla server twamp
ip sla server twamp
Use the ip sla server twamp global configuration command to configure the switch as a Two-Way
Active Measurement Protocol (TWAMP) server. Use the no form of this command to disable the IP SLA
TWAMP server.
ip sla server twamp
no ip sla server twamp
Syntax Description This command has no arguments or keywords.
Defaults No IP SLA TWAMP server is configured.
Command Modes Global configuration
Command History
Usage Guidelines After entering the ip sla server twamp command, you enter IP SLA TWAMP server configuration mode,
and these configuration commands are available:
• default: sets a command to its defaults.
• exit: exits from IP SLA TWAMP server configuration mode.
• no: negates a command or resets to its defaults.
• port port-number: specifies the source port for TWAMP control traffic. Valid port numbers are
from
1 to 65535.
• timer inactivity seconds: specifies the maximum time the session can be inactive before the session
ends. The range is 1-6000
seconds. The default is 900 seconds.
For the TWAMP server and reflector to function, you must also configure a TWAMP control device,
which serves as the client and session sender. These functions are not configured on a Cisco device.
Examples This example shows how to configure a switch as an IP SLA TWAMP server:
Switch(config)# ip sla server twamp
Switch(config-twamp-srvr)# port 862
Switch(config-twamp-srvr)# timer inactivity 540
Release Modification
12.2(52)SE This command was introduced.