Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual page 859

Mds 9000 family
Table of Contents

Advertisement

Chapter 36
Configuring IP Services
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 (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_10
switch-config-vsan-db#
Step 4
switch-config-vsan-db# exit
switch(config)#
Step 5
switch-config-vsan-db# vsan 11 name MGMT_VSAN_11
switch-config-vsan-db#
Step 6
switch-config-vsan-db# exit
switch(config)#
Step 7
switch(config)# interface vsan10
switch(config-if)#
Step 8
switch(config-if)# ip address 10.10.10.0 netmask
255.255.255.0
switch(config-if)#
Step 9
switch(config-if)# no shut
Step 10
switch--config-if# exit
switch(config)#
Step 11
switch(config)# interface vsan11
switch(config-if)#
Step 12
switch(config-if)# ip address 11.11.11.0 netmask
255.255.255.0
switch(config-if)#
Step 13
switch(config-if)# no shut
Step 14
switch-config-if# end
switch#
Step 15
switch# exit
Step 16
NMS# route ADD 10.10.10.0 MASK 255.255.255.0
172.22.93.74
Step 17
NMS# route ADD 11.11.11.0 MASK 255.255.255.0
172.22.93.74
Step 18
switch# route 10.10.10.0 255.255.255.0 next_hop
11.11.11.35
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Multiple VSAN Configuration
Figure
36-5), follow these steps:
Purpose
Enters configuration mode.
Configures the VSAN database.
Defines the VSAN in the VSAN database
on all of the switches in VSAN 10.
Exits the database 10 mode.
Defines the VSAN in the VSAN database
on all of the switches in VSAN 11.
Exits the VSAN database 11 mode.
Enters the VSAN 10 interface
configuration mode for VSAN 10.
Assigns an IP address and netmask for this
switch.
Enables the configured interface for
VSAN 10.
Exits the VSAN 10 interface mode.
Enters the VSAN 11 interface
configuration mode.
Assigns an IP address and netmask for this
switch
Enables the configured interface for
VSAN 11.
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.
Defines a static route on the NMS pointing
to the management interface of the edge
switch that provides access to the IP cloud.
Defines a static route for VSAN 11 on the
NMS pointing to the management
interface of the edge switch that provides
access to the Fibre Channel fabric.
Defines the route to reach subnet 10 from
subnet 11.
Cisco MDS 9000 Family Configuration Guide
36-15

Advertisement

Table of Contents
loading

Table of Contents