2-182
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
ip sla responder twamp
ip sla responder twamp
Use the
ip sla responder twamp
global configuration command to configure the switch as a Two-Way
Active Measurement Protocol (TWAMP) responder. Use the
no
form of this command to disable the IP
SLA TWAMP responder.
ip sla responder twamp
[
timeout
seconds
]
no ip sla responder twamp
[
timeout
seconds
]
Syntax Description
Defaults
No IP SLA TWAMP responder is configured.
Command Modes
Global configuration
Command History
Usage Guidelines
After entering the
ip sla responder twamp
command, you enter IP SLA TWAMP reflector configuration
mode, and these configuration commands are available:
•
default
: sets a command to its defaults.
•
exit
: exits from IP SLA TWAMP reflector configuration mode.
•
no
: negates a command or resets to its defaults.
•
timeout
seconds
: specifies the maximum time the session can be inactive before the session ends.
The range is 1-604800 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 responder:
Switch(config)#
ip sla responder twamp
Switch(config-twamp-ref)#
timeout inactivity 900
timeout
seconds
(Optional) Specify the number of seconds a TWAMP session can be inactive
before the session ends. The range is 1-604800 seconds. The default is 900
seconds.
Release
Modification
12.2(52)SE
This command was introduced.