Cisco Nexus 5000 Series Manual

D Commands
delay (interface), page 2
description (interface), page 3
duplex, page 5
Cisco Nexus 5000 Series Interfaces Command Reference
1
delay (interface)
To set a delay value for an interface, use the delay command. To restore the default delay value, use the no form of this command.
delay tens-of-microseconds
no delay
D Commands
Syntax Description
Command Default
Command Modes
Command History
Examples
tens-of-microseconds
Throughput delay in tens of microseconds. The range is from 1 to 16,777,215.
10 microseconds
Interface configuration mode
Subinterface configuration mode
ModificationRelease
This command was introduced.4.0(0)N1(1a)
Support for Layer 3 interfaces was added.5.0(3)N1(1)
This example shows how to set a delay of 30,000 microseconds on an interface:
switch(config)# interface ethernet 1/1 switch(config-if)# delay 30000 switch(config-if)#
This example shows how to set a delay of 1000 microseconds on a subinterface:
switch(config)# interface ethernet 1/1.1 switch(config-subif)# delay 1000 switch(config-subif)#
Related Commands
Cisco Nexus 5000 Series Interfaces Command Reference
2
DescriptionCommand
Configures an Ethernet routed interface.interface ethernet (Layer 3)
Displays the interface configuration information.show interface
Loading...
+ 4 hidden pages