Send comments to nx5000-docfeedback@cisco.com
8-89
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
in-order-guarantee
in-order-guarantee
To enable in-order delivery, use the in-order-guarantee command. To disable in-order delivery, use the
no form of the command.
in-order-guarantee [vsan vsan-id]
no in-order-guarantee [vsan vsan-id] [,] [-]
Syntax Description
Command Default Disabled.
Command Modes Configuration mode
Command History
Usage Guidelines In-order delivery of data frames guarantees frame delivery to a destination in the same order that they
were sent by the originator.
Examples The following example shows how to enable in-order delivery for the entire switch:
switch(config) # in-order-guarantee
The following example shows how to disable in-order delivery for the entire switch:
switch(config)# no in-order-guarantee
The following example shows how to enable in-order delivery for a specific VSAN:
switch(config)# in-order-guarantee vsan 3452
The following example shows how to disable in-order delivery for a specific VSAN:
switch(config)# no in-order-guarantee vsan 101
Related Commands
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
[,] [-] (Optional) Allows you to enter multiple VSANs separated by commas, or a
range of VSANs separated by a dash.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show
in-order-guarantee
Displays the in-order-guarantee status.