Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-53
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
fcdroplatency
fcdroplatency
To configure the network and switch Fibre Channel drop latency time, use the fcdroplatency command.
To disable the Fibre Channel latency time, use the no form of the command.
fcdroplatency {network milliseconds [vsan vsan-id] | switch milliseconds}
no fcdroplatency {network milliseconds [vsan vsan-id] | switch milliseconds}
Syntax Description
Command Default 2000 millisecond network latency.
500 millisecond switch latency.
Command Modes Configuration mode
Command History
Examples The following example shows how to configure the network latency to 5000 milliseconds:
switch(config)# fcdroplatency network 5000
The following example shows how to revert to the default switch latency:
switch(config)# no fcdroplatency switch 4000
Related Commands
network milliseconds Specifies network latency. The range is 500 to 60000.
vsan vsan-id (Optional) Specifies a VSAN ID. The range is 1 to 4093.
switch milliseconds Specifies switch latency. The range is 0 to 60000 milliseconds.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show fcdroplatency Displays the configured Fibre Channel drop latency parameters.