2-181
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
max-delay
max-delay
To configure the maximum length of time a Maintenance Endpoint (MEP) in an IP Service Level
Agreements (SLAs) Metro-Ethernet 3.0 (ITU-T Y.1731) operation waits for a synthetic frame, use the
max-delay command in IP SLA Y1731 delay configuration mode. To return to the default, use the no
form of this command.
max-delay milliseconds
no max-delay
Syntax Description
Defaults The default for max-delay is 5000 milliseconds.
Command Modes IP SLA Y.1731 delay configuration (config-sla-y1731-delay)
Command History
Usage Guidelines Use this command to change the maximum amount of time an MEP in an Ethernet delay or delay
variation operation will wait for a synthetic frame from the default (5000 ms) to the specified value.
Examples This example shows how to enable auto-MDIX on a port:
Switch(config-term)# ip sla 501
Switch(config-ip-sla)# ethernet y1731 delay receive 1DM domain xxx evc yyy cos 3 mpid 101
Switch(config-sla-y1731-delay)#max-delay 2000
Switch # show ip sla configuration 501
IP SLAs Infrastructure Engine-III
Entry number: 501
Owner: admin
Tag:
Operation timeout (milliseconds): 5000
Ethernet Y1731 Delay Operation
Frame Type: 1DM
Domain: xxx
ReceiveOnly: TRUE
Evc: yyy
Local Mpid: 101
CoS: 3
Max Delay: 5000
Threshold (milliseconds): 2000
.
.
milliseconds Maximum delay in milliseconds (ms). The range is from 1 to 65535. The
default is 5000
Release Modification
12.2(4)S1 This command was introduced.