Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
Fabric OS Command Reference 283
53-1000599-02
iodDelaySet
2
iodDelaySet
Sets the delay for the in-order delivery (IOD).
Synopsis ioddelayset domain_id iod_delay
Description Use this command to configure the IOD delay time on a switch for a specified domain.This
operation reduces the frame drops during the rebalance time frame that may occur when dynamic
load sharing (DLS) is set.
IOD must be enabled on the switch before you can set the IOD delay value.Enabling IOD ensures
that frames are always delivered in-order, even after fabric topology changes. Setting the IOD delay
to a specified value ensures that the delay in the establishment of a new path after a topology
change does not exceed the specified value.
The switch must be disabled before IOD delay can be set.
Note The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
Operands The following operands are required:
iod_delay Specifies the IOD delay in milliseconds. The valid range for this value is 10 -
500 ms. The default value is -1.
domain_id Specifies the domain ID to which the IOD delay applies.Valid domains should
be in the range of 1 - 239.
Examples To set the IOD delay in domain 5 to 10 ms:
switch:admin> ioddelayset 10 5
switch:admin> ioddelayshow 5
Domain - Iod Delay (ms)
5 - 10
See Also iodSet, iodReset, iodShow, iodDelayReset, iodDelayShow