Cisco MDS 9000 Series Configuration Manual page 55

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Creating Dynamic VSANs
switch1# config
Enter configuration commands, one per line.
switch1(config)# feature dpvm
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 DPVM database and the auto-learn option is disabled.
Step 2
Activate a null (empty) database so it can be populated with autolearned entries.
Example:
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.
Example:
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
Vsan
--------------------------------------------------------------
fc1/24
4
fc1/27
5
switch1# show flogi database
---------------------------------------------------------------------------
INTERFACE
VSAN
---------------------------------------------------------------------------
fc1/24
4
fc1/27
5
Total number of flogi = 2.
switch195# show dpvm status
DB is activated successfully, auto-learn is on
Device pWWN
21:00:00:e0:8b:0e:74:8a
21:01:00:e0:8b:2e:87:8a
FCID
PORT NAME
0xe70100
21:00:00:e0:8b:0e:74:8a
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
NODE NAME
20:00:00:e0:8b:0e:74:8a
20:01:00:e0:8b:2e:87:8a
Cisco MDS 9000 Series Fabric Configuration Guide, Release 8.x
Sample DPVM Configuration
33

Advertisement

Table of Contents
loading

Table of Contents