Isolating Management Traffic - Cisco MDS 9216 Configuration Manual

Mds 9000 series san volume controller
Hide thumbs Also See for MDS 9216:
Table of Contents

Advertisement

Isolating Management Traffic

Isolating Management Traffic

Management traffic is isolated for CSM nodes that are part of the same cluster using a traffic domain
separator (for example VSANs or zones).
To create a separate traffic domain using VSANs, follow these steps.
Step 1
Exit the SVC configuration mode and enter the configuration mode.
switch1(svc)# exit
switch1# config t
switch1(config)#
Configure VSAN 2 for CSM management traffic
Step 2
switch1(config)# vsan database
switch1(config-vsan-db)# vsan 2
switch1(config-vsan-db)# exit
switch1(config)#
Configure the management N-ports on VSAN 2 for all 4 SVC nodes.
Step 3
switch1(config)# interface svc3/1
switch1(config-if)# mgmt vsan 2
switch1(config-if)# no mgmt vsan 1 <--- You have to explicitly remove from vsan 1
switch1(config-if)# no shut
switch1(config-if)# exit
switch1(config)# interface svc3/2
switch1(config-if)# mgmt vsan 2
switch1(config-if)# no mgmt vsan 1 <--- You have to explicitly remove from vsan 1
switch1(config-if)# no shut
switch1(config-if)# exit
switch1(config)# interface svc7/1
switch1(config-if)# mgmt vsan 2
switch1(config-if)# no mgmt vsan 1 <--- You have to explicitly remove from vsan 1
switch1(config-if)# no shut
switch1(config-if)# exit
switch1(config)# interface svc7/2
switch1(config-if)# mgmt vsan 2
switch1(config-if)# no mgmt vsan 1 <--- You have to explicitly remove from vsan 1
switch1(config-if)# no shut
switch1(config-if)# exit
switch1(config)#
Show the FC name server database
Step 4
switch1# show fcns database vsan 2
VSAN 2:
--------------------------------------------------------------------------
FCID
--------------------------------------------------------------------------
0x770000
0x770001
0x770002
0x770003
Total number of entries = 4
Default zone configuration is permit for VSAN 2.
Step 5
switch1(config)# zone default-zone permit vsan 2
switch1(config)#
Cisco MDS 9000 Family SAN Volume Controller Configuration Guide
3-4
TYPE
PWWN
N
22:32:00:05:30:00:11:69 (Cisco)
N
22:33:00:05:30:00:11:69 (Cisco)
N
22:34:00:05:30:00:11:69 (Cisco)
N
22:35:00:05:30:00:11:69 (Cisco)
Chapter 3
(VENDOR)
FC4-TYPE:FEATURE
scsi-fcp:both svc
scsi-fcp:both svc
scsi-fcp:both svc
scsi-fcp:both svc
78-16119-01, Cisco MDS SAN-OS Release 1.3
Creating and Managing Clusters

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mds 9500 series

Table of Contents