User`s guide

3–Configuring Fibre Channel
Out-of-Order Frame Reassembly
3-14 FC0054609-00 B
Out-of-Order Frame Reassembly
Out-of-order frame reassembly (OoOFR) reassembles out-of-order frames as
they are received, minimizing network congestion by eliminating the
re-transmission of frames and exchanges.
Configuring OoOFR with the QCC GUI
To enable OoOFR with the QCC GUI:
1. In the QConvergeConsole system tree, select a Fibre Channel port.
2. Click Parameters.
3. Select the Advanced HBA Parameters subtab.
4. Select the Enable Receive Out of Order Frame check box.
Configuring OoOFR with the Interactive QCC CLI
To enable OoOFR with the interactive QCC CLI:
1. On the Fibre Channel Adapter Configuration menu, select HBA
Parameters.
2. On the port menu, select a port to open the HBA Parameters menu.
3. On the HBA Parameters menu, select Configure HBA Parameters to
open the Configure Parameters menu.
4. Select 13: Enable Receive Out Of Order Frame.
Configuring OoOFR with the Noninteractive QCC CLI
Type one of the following commands to enable OoOFR in the noninteractive
mode:
# qaucli -n <hba instance>|<hba wwpn> EnableReceiveOutOfOrderFrame 1
# qaucli -n <hba instance>|<hba wwpn> EO 1
Where:
hba instance = Adapter number (use the -g command to find)
hba wwpn = Worldwide port name of the adapter
Type one of the following commands to disable OoOFR in the noninteractive
mode:
# qaucli -n <hba instance>|<hba wwpn> EnableReceiveOutOfOrderFrame 0
# qaucli -n <hba instance>|<hba wwpn> EO 0