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
40-9
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 40 Configuring FCIP
Configuring FCIP
Creating FCIP Profiles
You must assign a local IP address of a Gigabit Ethernet interface or subinterface to the FCIP profile to
create an FCIP profile. You can assign IPv4 or IPv6 addresses to the interfaces.
Figure 40-9
shows an
example configuration.
Figure 40-9
Assigning Profiles to Each Gigabit Ethernet Interface
To create an FCIP profile in switch 1 in
Figure 40-9
, follow these steps:
To assign FCIP profile in switch 2 in
Figure 40-9
, follow these steps
Displaying FCIP Profile Information
Example 40-1 Displays FCIP Profiles
switch#
show fcip profile
-------------------------------------------------------------------------------
ProfileId Ipaddr TcpPort
-------------------------------------------------------------------------------
1 10.10.100.150 3225
2 10.10.100.150 3226
40 40.1.1.2 3225
100 100.1.1.2 3225
200 200.1.1.2 3225
Switch 1
Switch 2
IP router
IP router
91561
IP
Network
IP address of Gigabit Ethernet
interface 3/1 = 10.100.1.25
IP address of Gigabit Ethernet
interface 3/1 = 10.1.1.1
Command
Purpose
Step 1
switch1#
config terminal
switch1(config)#
Enters configuration mode.
Step 2
switch1(config)#
fcip profile 10
switch1(config-profile)#
Creates a profile for the FCIP connection. The
valid range is from 1 to 255.
Step 3
switch1(config-profile)#
ip address
10.100.1.25
Associates the profile (10) with the local IPv4
address of the Gigabit Ethernet interface (3/1).
Command
Purpose
Step 1
switch2#
config terminal
switch2(config)#
Enters configuration mode.
Step 2
switch2(config)#
fcip profile 20
switch2(config-profile)#
Creates a profile for the FCIP connection.
Step 3
switch2(config-profile)#
ip address 10.1.1.1
Associates the profile (20) with the local IPv4
address of the Gigabit Ethernet interface.