Procedure
Purpose
Command or Action
Enters global configuration mode.
configuration terminal
Example:
switch# configuration terminal
switch(config)#
Step 1
Enables in-order delivery in the switch.
in-order-guarantee
Example:
switch(config)# in-order-guarantee
Step 2
Reverts the switch to the factory defaults
and disables the in-order delivery feature.
no in-order-guarantee
Example:
switch(config)# no in-order-guarantee
Step 3
Enabling In-Order Delivery for a VSAN
When you create a VSAN, that VSAN automatically inherits the global in-order guarantee value. You can
override this global value by enabling or disabling in-order guarantee for the new VSAN.
Procedure
Purpose
Command or Action
Enters configuration mode.
configuration terminal
Example:
switch# configuration terminal
switch(config)#
Step 1
Enables in-order delivery in the specified
VSAN.
in-order-guarantee vsan vsan-id
Example:
switch(config)# in-order-guarantee vsan 30
Step 2
Reverts the switch to the factory defaults
and disables the in-order delivery feature in
the specified VSAN.
no in-order-guarantee vsan vsan-id
Example:
switch(config)# no in-order-guarantee vsan
30
Step 3
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
OL-30895-01
181
Configuring Fibre Channel Routing Services and Protocols
In-Order Delivery