Ipfc Configuration Example - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

IPFC
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

IPFC Configuration Example

This section describe an example configuration for IPFC.
The example network has the following links:
Figure 43-3
IP address: 10.1.1.3
IP subnet: 255.0.0.0
The following steps show how to configure Switch_1 in the example network in
Create the VSAN interface and enter interface configuration submode.
Step 1
switch_1# config t
switch_1(config)# interface vsan 1
switch_1(config-if)#
Configure the IP address and subnet mask.
Step 2
switch_1(config-if)# ip address 10.1.1.1 255.0.0.0
Enable the VSAN interface and exit interface configuration submode.
Step 3
switch_1(config-if)# no shutdown
switch_1(config-if)# exit
switch_1(config)#
Enable IPv4 routing.
Step 4
switch_1(config)# ip routing
switch_1(config)# exit
switch_1#
Step 5
Display the routes.
switch_1# show ip route
Codes: C - connected, S - static
C 172.16.1.0/23 is directly connect, mgmt0
Cisco MDS 9000 Family CLI Configuration Guide
43-8
Switch_1 is connected to the main network by the mgmt 0 interface and to the fabric by an ISL.
Switch_2 and Switch_3 are connected to the fabric by an ISL but are not connected to the main
network.
IPFC Example Network
Switch_3
Figure 43-3
Switch_1
IP address: 10.1.1.1
IP subnet: 255.0.0.0
Switch_2
Chapter 43
Configuring IP Services
shows an example network.
IP address: 10.1.1.2
IP subnet: 255.0.0.0
Figure
43-3:
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents