Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)
Displaying the In-Order Delivery Status
Use the show in-order-guarantee command to display the present configuration status:
switch# show in-order-guarantee
global inorder delivery configuration:guaranteed
VSAN specific settings
vsan 1 inorder delivery:guaranteed
vsan 101 inorder delivery:not guaranteed
vsan 1000 inorder delivery:guaranteed
vsan 1001 inorder delivery:guaranteed
vsan 1682 inorder delivery:guaranteed
vsan 2001 inorder delivery:guaranteed
vsan 2009 inorder delivery:guaranteed
vsan 2456 inorder delivery:guaranteed
vsan 3277 inorder delivery:guaranteed
vsan 3451 inorder delivery:guaranteed
vsan 3452 inorder delivery:guaranteed
Configuring the Drop Latency Time
You can change the default latency time for a network, a specified VSAN in a network, or for the entire switch.
To configure the network and the switch drop latency time, perform this task:
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configuration terminal
Step 1
Configures network drop latency time for the network.
The valid range is 0 to 60000 msec. The default is 2000
msec.
switch(config)# fcdroplatency
network value
Step 2
The network drop latency must be computed
as the sum of all switch latencies of the longest
path in the network.
Note
Configures network drop latency time for the specified
VSAN.
switch(config)# fcdroplatency
network value vsan vsan-id
Step 3
Removes the current fcdroplatecy network configuration
and reverts the switch to the factory defaults.
switch(config)# no fcdroplatency
network value
Step 4
Displaying Latency Information
You can view the configured latency parameters using the show fcdroplatency command, The following
example shows how to display network latency information:
switch# show fcdroplatency
switch latency value:500 milliseconds
global network latency value:2000 milliseconds
VSAN specific network latency settings
vsan 1 network latency:5000 milliseconds
vsan 2 network latency:2000 milliseconds
vsan 103 network latency:2000 milliseconds
vsan 460 network latency:500 milliseconds
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01 589
Configuring Fibre Channel Routing Services and Protocols
Displaying the In-Order Delivery Status