Cisco Nexus 5000 Series Manual - Página 2

Procurar online ou descarregar pdf Manual para Router de rede Cisco Nexus 5000 Series. Cisco Nexus 5000 Series 6 páginas. Configuring ip source guard
Também para Cisco Nexus 5000 Series: Nota de lançamento (26 páginas), Manual de referência rápida (14 páginas), Nota de lançamento (26 páginas), Manual de referência (12 páginas), Manual de resolução de problemas (8 páginas), Manual (11 páginas), Manual (7 páginas), Manual de operação (45 páginas), Manual de configuração (6 páginas)

Cisco Nexus 5000 Series Manual
delay (interface)
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
Syntax Description
tens-of-microseconds
Command Default
10 microseconds
Command Modes
Interface configuration mode
Subinterface configuration mode
Command History
Release
4.0(0)N1(1a)
5.0(3)N1(1)
Examples
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
Command
interface ethernet (Layer 3)
show interface
Cisco Nexus 5000 Series Interfaces Command Reference
2
Throughput delay in tens of microseconds. The range
is from 1 to 16,777,215.
Modification
This command was introduced.
Support for Layer 3 interfaces was added.
Description
Configures an Ethernet routed interface.
Displays the interface configuration information.
D Commands