Specifications

12-128
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
fcip enable
fcip enable
To start the named FCIP instance on this SN 5428-2 Storage Router, use the fcip enable command. To
stop the named FCIP instance, use the no form of this command.
fcip {name | all} enable
no fcip {name | all} enable
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines FCIP instances are automatically started by the storage router during the creation process and when the
storage router is restarted. Use this command to manually control the running state of FCIP instances.
Use the all keyword to start all FCIP instances on the SN 5428-2. All instances previously stopped on
this storage router will be restarted. This form of the command is always available; the only time the
command is available for a named FCIP instance is when that FCIP instance has been previously
stopped.
Examples The following example starts the FCIP instance named fcip2. This instance must have been previously
stopped.
[SN5428-2A]# fcip fcip2 enable
The following example stops all FCIP instances running on the storage router:
[SN5428-2A]# no fcip all enable
name The name of the FCIP instance to be started. Valid names are fcip1 and
fcip2.
all Start all FCIP instances on this storage router.
Release Modification
3.3.1 This command was introduced.