Multiple Vsan Configuration - 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

Multiple VSAN Configuration

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
To configure an overlay VSAN in one switch (using the example in
Command
Step 1
switch# config t
Step 2
switch(config)# vsan database
switch-config-vsan-db#
Step 3
switch--config-vsan-db# vsan 10 name MGMT_VSAN
Step 4
switch--config-vsan-db# exit
switch(config)#
Step 5
switch(config)# interface vsan 10
switch(config-if)#
Step 6
switch(config-if)# ip address 10.10.10.0
netmask 255.255.255.0
Step 7
switch(config-if)# no shutdown
Step 8
switch(config-if)# end
switch#
Step 9
switch# exit
To configure the NMS station displayed in
Command
Step 1
nms# route ADD 10.10.10.0 MASK 255.255.255.0
172.22.93.74
Multiple VSAN Configuration
More than one VSAN can be used to segment the management network in multiple subnets. An active
interface must be present on the switch for the VSAN interface to be enabled.
To configure multiple VSANs, follow these steps:
Add the VSAN to the VSAN database on any switch in the fabric.
Step 1
Step 2
Create a VSAN interface for the appropriate VSAN on any switch in the fabric.
Step 3
Assign an IP address on every VSAN interface on the same subnet as the corresponding VSAN.
Step 4
Define the multiple static routes on the Fibre Channel switches and the IP cloud (see
Cisco MDS 9000 Family CLI Configuration Guide
43-14
Figure
Purpose
Enters configuration mode.
Configures the VSAN database.
Defines the VSAN in the VSAN database on
all of the switches in the Fibre Channel fabric.
Exits the VSAN database mode.
Creates a VSAN interface (VSAN 10).
Assigns an IPv4 address and subnet mask for
this switch.
Enables the configured interface.
Exits to EXEC mode.
Exits the switch and returns to the NMS. In
this example the NMS is assumed to be on the
same subnet of the Ethernet management
interface of the edge that provides access to
the Fibre Channel fabric.
Figure
43-4, follow this step:
Purpose
Defines a static route on the NMS pointing to
the management interface of the edge switch
that provides access to the Fibre Channel
fabric.
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 43
Configuring IP Services
43-4), follow these steps:
Figure
43-5).

Advertisement

Table of Contents
loading

Table of Contents