Specifications

12-172
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
interface fc? fan-enable
interface fc? fan-enable
To enable Fabric Address Notification (FAN) on the named Fibre Channel (FC) interface, use the
interface fc? fan-enable command. To disable FAN on the named FC interface, use the no form of this
command.
interface fc? fan-enable enable
no interface fc? fan-enable enable
Syntax Description
Defaults FAN is enabled on all FC interfaces by default
Command Modes Administrator.
Command History
Usage Guidelines Use this command to enable or disable FAN loop login behavior on the named FC interface.
Note All storage routers in a cluster should be configured with the same interface-specific parameters,
allowing failover of SCSI routing instances to provide consistent performance characteristics.
Examples The following example disables FAN on the FC interface named fc6:
[SN5428-2A]# no interface fc6 fan-enable enable
The following example enables FAN on the FC interface named fc3.
[SN5428-2A]# interface fc3 fan-enable enable
fc? The name of the FC interface for which you are setting this parameter. Valid
values are fc1 through fc8. When you type the interface fc? command, the
CLI lists the interfaces available. You cannot specify a nonexistent
interface.
enable Keyword, required to enable FAN on the named FC interface.
Release Modification
3.2.1 This command was introduced.