Manual Pages


Table of Contents

NAME

na_fcnic - Command to control out-of-order (OOD) frame delivery on Fibre Channel Virtual Interface (FCVI) NIC adapters

SYNOPSIS

fcnic ood [ on | off | status] <interface>

DESCRIPTION

fcnic ood on

The fcnic ood on subcommand is used to enable the OOD feature on the specified interface.

fcnic ood off

The fcnic ood off subcommand is used to disable the OOD feature on the specified interface.

fcnic ood status

The fcnic ood status subcommand is used to display OOD status for the specified interface.

EXAMPLES

Example 1: Enable the OOD feature on FCVI NIC interface ql1a.

  FAS> fcnic ood on ql1a
Example 2: Display the OOD status for a specified FCVI NIC on interface ql1a.

  FAS> fcnic ood status ql1a
  NIC 2 Statistics
  --------------------
  OOD Status Enabled
  Coalescing Enabled

SEE ALSO

<none>


Table of Contents