Send documentation comments to mdsfeedback-doc@cisco.com
5-42
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 5 D Commands
dpvm database diff
dpvm database diff
To display the active dynamic port VSAN membership (DPVM) database, use the dpvm database diff
command.
dpvm database diff {active | config}
Syntax Description
Defaults Deactivated.
Command Modes Configuration mode.
Command History
Usage Guidelines To use this command, DPVM must be enabled using the dpvm enable command.
Examples The following example displays the differences in the DPVM active database when compared with the
DPVM config database.
switch# dpvm database diff active
Legend: “+” New Entry, “-” Missing Entry, “*” Possible Conflict Entry
---------------------------------------------------------------------
- pwwn 44:22:33:44:55:66:77:88 vsan 44
* pwwn 11:22:33:44:55:66:77:88 vsan 11
The following example displays the differences in the DPVM config database when compared with the
DPVM active database.
switch# dpvm database diff config
Legend: “+” New Entry, “-” Missing Entry, “*” Possible Conflict Entry
---------------------------------------------------------------------
- pwwn 44:22:33:44:55:66:77:88 vsan 44
* pwwn 11:22:33:44:55:66:77:88 vsan 11
active Displays differences in the DPVM active database compared to the DPVM
config database.
config Displays differences in the DPVM config database compared to the DPVM
active database.
Release Modification
2.0(x) This command was introduced.