Peer-Info Ipaddr - Cisco MDS 9000 series Command Reference Manual

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 18
P Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

peer-info ipaddr

To configure the peer information for the FCIP interface, use the peer-info ipaddr command. To remove
the peer information for the FCIP interface, use the no form of the command.
Syntax Description
ipaddr address
port number
Defaults
None.
Command Modes
Interface configuration submode.
Command History
Release
1.1(1)
Usage Guidelines
Access this command from the
The basic FCIP configuration uses the peer's IP address to configure the peer information. You can also
use the peer's port number, port profile ID, or port WWN to configure the peer information. If you do
not specify a port, the default 3225 port number is used to establish connection.
Examples
The following command assigns an IP address to configure the peer information. Since no port is
specified, the default port number, 3225, is used.
switch# config terminal
switch(config)# interface fcip 10
switch(config-if)# peer-info ipaddr 10.1.1.1
The following command deletes the assigned peer port information.
switch(config-if)# no peer-info ipaddr 10.10.1.1
The following command assigns the IP address and sets the peer TCP port to 3000. The valid port
number range is from 0 to 65535.
switch(config-if)# peer-info ipaddr 10.1.1.1 port 3000
The following command deletes the assigned peer port information.
switch(config-if)# no peer-info ipaddr 10.1.1.1 port 2000
OL-8413-07, Cisco MDS SAN-OS Release 3.x
peer-info ipaddr address [port number]
no peer-info ipaddr address [port number]
Configures the peer IP address.
Configures a peer port. The range is 1 to 65535.
Modification
This command was introduced.
submode.
switch(config-if)#
Cisco MDS 9000 Family Command Reference
peer-info ipaddr
18-3

Advertisement

Table of Contents
loading

Table of Contents