Advanced Fcip Profile Configuration; Configuring Tcp Listener Ports - Cisco MDS 9000 series Configuration Manual

Nx-os ip services multilayer switches
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 2
Configuring FCIP
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
Command
Step 4
switch1(config-if)# peer-info ipaddr 10.1.1.1
Step 5
switch1(config-if)# no shutdown
To create an FCIP link endpoint in switch 2, follow these steps:
Command
Step 1
switch2# config terminal
switch(config)#
Step 2
switch2(config)# interface fcip 52
switch2(config-if)#
Step 3
switch2(config-if)# use-profile 20
Step 4
switch2(config-if)# peer-info ip
address 10.100.1.25
Step 5
switch1(config-if)# no shutdown

Advanced FCIP Profile Configuration

A basic FCIP configuration uses the local IP address to configure the FCIP profile. In addition to the
local IP address and the local port, you can specify other TCP parameters as part of the FCIP profile
configuration.
This sections includes the following topics:
FCIP configuration options can be accessed from the switch(Config-profile)# submode prompt.

Configuring TCP Listener Ports

To configure TCP listener ports, follow these steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# fcip profile 20
switch(config-profile)#
The default TCP port for FCIP is 3225. You can change this port by using the port command.
To change the default FCIP port number (3225), follow these steps:
Command
Step 1
switch(config-profile)# port 5000
switch(config-profile)# no port
OL-19525-01,Cisco MDS NX-OS Release 4.2(1)
Configuring TCP Listener Ports, page 2-11
Configuring TCP Parameters, page 2-12
Displaying FCIP Profile Configuration Information, page 2-16
Purpose
Assigns the peer IPv4 address information
(10.1.1.1 for switch 2) to the FCIP interface.
Enables the interface.
Purpose
Enters configuration mode.
Creates an FCIP interface (52).
Binds the profile (20) to the FCIP interface.
Assigns the peer IPv4 address information (10.100.1.25
for switch 1) to the FCIP interface.
Enables the interface.
Purpose
Enters configuration mode.
Creates the profile (if it does not already exist) and enters profile
configuration submode. The valid range is from 1 to 255.
Purpose
Associates the profile with the local port number (5000).
Reverts to the default 3225 port.
Cisco MDS 9000 Family NX-OS IP Services Configuration Guide
Configuring FCIP
2-11

Advertisement

Table of Contents
loading

Table of Contents