Specifications

12-168
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
interface fc? enable
interface fc? enable
To enable the named Fibre Channel (FC) interface, use the interface fc? enable command. To disable
the named FC interface, use the no form of this command.
interface fc? enable
no interface fc? enable
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines An FC interface must be enabled to allow access to storage targets or perform online loopback testing.
Use this command to enable an individual FC interface.
If you experience a problem with the FC interface or a specific storage resource, use the no form of this
command to disable the named FC interface.
Examples The following example enables the FC interface fc6 and then performs an online loopback test:
[SN5428-2A]# interface fc6 enable
[SN5428-2A]# interface fc6 loopback online
The following example disables the FC interface fc3:
[SN5428-2A]# no interface fc3 enable
fc? The name of the FC interface to be enabled. 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.
Release Modification
3.2.1 This command was introduced.