Sample Dpvm Configuration - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

Sample DPVM 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 .
Sample DPVM Configuration
To configure a basic DPVM scenario, follow these steps:
Enable the DPVM feature and enable DPVM distribution.
Step 1
switch1# config
Enter configuration commands, one per line.
switch1(config)# dpvm enable
switch1(config)# end
switch1# show dpvm database
switch1# show dpvm database active
switch1# show dpvm status
At this stage, the configuration does not have an active database and the auto-learn option is disabled.
Activate a null (empty) database so it can be populated with autolearned entries.
Step 2
switch1# config
Enter configuration commands, one per line.
switch1(config)# dpvm activate
switch1(config)# dpvm commit
switch1(config)# end
switch1# show dpvm database
switch1# show dpvm database active
switch1# show dpvm status
At this stage, the database is successfully activated and the auto-learn option continues to be disabled.
Step 3
Enable the auto-learn option and commit the configuration changes.
switch1# config
Enter configuration commands, one per line.
switch1(config)# dpvm auto-learn
switch1(config)# dpvm commit
switch1(config)# end
switch1# show dpvm database active
pwwn 21:00:00:e0:8b:0e:74:8a vsan 4(*)
pwwn 21:01:00:e0:8b:2e:87:8a vsan 5(*)
[Total 2 entries]
* is auto-learnt entry
switch1# show dpvm ports
--------------------------------------------------------------
Interface
--------------------------------------------------------------
fc1/24
fc1/27
switch1# show flogi database
---------------------------------------------------------------------------
INTERFACE
---------------------------------------------------------------------------
fc1/24
fc1/27
Total number of flogi = 2.
switch195# show dpvm status
DB is activated successfully, auto-learn is on
At this stage, the currently logged in devices (and their current VSAN assignment) populate the active
database. However the entries are not yet permanent in the active database.
Cisco MDS 9000 Family Configuration Guide
17-10
Vsan
Device pWWN
4
21:00:00:e0:8b:0e:74:8a
5
21:01:00:e0:8b:2e:87:8a
VSAN
FCID
4
0xe70100
21:00:00:e0:8b:0e:74:8a
5
0xe80100
21:01:00:e0:8b:2e:87:8a
End with CNTL/Z.
End with CNTL/Z.
End with CNTL/Z.
Device nWWN
20:00:00:e0:8b:0e:74:8a
20:01:00:e0:8b:2e:87:8a
PORT NAME
20:00:00:e0:8b:0e:74:8a
20:01:00:e0:8b:2e:87:8a
Chapter 17
Creating Dynamic VSANs
NODE NAME
OL-6973-03, Cisco MDS SAN-OS Release 2.x

Advertisement

Table of Contents
loading

Table of Contents