About Dpvm Databases; Configuring Dpvm Config And Pending Databases - 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

Chapter 21
Creating Dynamic VSANs
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 enable DPVM on any participating switch, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# dpvm enable
switch(config)# no dpvm enable

About DPVM Databases

The DPVM database consists of a series of device mapping entries. Each entry consists of a device
pWWN/nWWN assignment along with the dynamic VSAN to be assigned. You can configure a
maximum of 16,000 DPVM entries in the DPVM database. This database is global to the whole switch
(and fabric) and is not maintained for each VSAN.
The DPVM feature uses three databases to accept and implement configurations.
Changes to the DPVM config database are not reflected in the active DPVM database until you activate
the DPVM config database. Changes to the DPVM pending database are not reflected in the
config/active DPVM database until you commit the DPVM pending database. This database structure
allows you to create multiple entries, review changes, and let the DPVM config and pending databases
take effect.

Configuring DPVM Config and Pending Databases

To create and populate the DPVM config and pending databases, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# dpvm database
switch(config-dpvm-db)#
switch(config)# no dpvm database
Step 3
switch(config-dpvm-db)# pwwn
12:33:56:78:90:12:34:56 vsan 100
switch(config-dpvm-db)# no pwwn
12:33:56:78:90:12:34:56 vsan 101
Step 4
switch(config-dpvm-db)# nwwn
14:21:30:12:63:39:72:81 vsan 101
switch(config-dpvm-db)# no nwwn
14:21:30:12:63:39:72:80 vsan 101
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Configuration (config) database—All configuration changes are stored in the configuration database
when distribution is disabled.
Active database—The database currently enforced by the fabric.
Pending database—All configuration changes are stored in the DPVM pending database when
distribution is enabled (see the
Purpose
Enters configuration mode.
Enables DPVM on that switch.
Disables (default) DPVM on that switch.
"DPVM Database Distribution" section on page
Purpose
Enters configuration mode.
Creates the DPVM config database.
Deletes the DPVM config database.
Maps the specified device pWWN to VSAN 100.
Removes the specified device pWWN mapping from
the DPVM config database.
Maps the specified device nWWN to VSAN 101.
Removes the specified device nWWN mapping from
the DPVM config database.
Cisco MDS 9000 Family CLI Configuration Guide
DPVM
21-5).
21-3

Advertisement

Table of Contents
loading

Table of Contents