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.
Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Configures network drop latency time for the
network. The valid range is from 0 to 60000 msec.
The default is 2000 msec.
fcdroplatency network value
Example:
switch(config)# fcdroplatency network
1000
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.
fcdroplatency network value vsan vsan-id
Example:
switch(config)# fcdroplatency network
1000 vsan 12
Step 3
Removes the current fcdroplatency network
configuration and reverts the switch to the factory
defaults.
no fcdroplatency network value
Example:
switch(config)# no fcdroplatency
network 1000
Step 4
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
182
OL-30895-01
Configuring Fibre Channel Routing Services and Protocols
In-Order Delivery