Specifications

12-122
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
fcip destination raw
fcip destination raw
To add a peer destination to the named FCIP instance, with a connection type of raw IP, use the
fcip destination raw command.
fcip name destination name raw A.B.C.D
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Each FCIP instance requires three active elements:
The networkif element assigns an interface and IP address for use by the FCIP peer.
The destination element assigns the peers protocol and IP address.
The device interface element associates the FCIP instance with an internal Fibre Channel interface
and is automatically assigned and enabled.
An FCIP instance runs with a point-to-point connection to an FCIP instance on a peer SN 5428-2 Storage
Router. Each FCIP instance requires one and only one peer. Use this command to configure a peer
destination name and IP address, using raw IP as the protocol type.
The destination IP address is the Gigabit Ethernet IP address of the FCIP instance running in the peer
SN 5428-2 Storage Router. Both FCIP instances must be configured to use the same connection protocol.
Raw IP uses a proprietary connection protocol, but provides more operational control over flow control
and error recovery than standard TCP/IP.
Note When configuring an FCIP instance, you must configure the network interface before you configure the
peer destination and protocol.
name The name of the FCIP instance. Valid names are fcip1 and fcip2.
destination name The name of the peer destination. Enter a maximum of 31 characters.
A.B.C.D The IP address of the peer destination. A.B.C.D is the dotted quad notation
of the IP address. The peer destination is the FCIP instance running in the
partner SN 5428-2 Storage Router.
Release Modification
3.3.1 This command was introduced.