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
18-46
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 18 P Commands
pwwn (DPVM database configuration submode)
pwwn (DPVM database configuration submode)
To add a device to a dynamic port VSAN membership (DPVM) database using the pWWN, use the
pwwn
command
in DPVM database configuration submode.
To remove a device from a DPVM
database using the pWWN, use the
no
form of the command.
pwwn
pwwn-id
vsan
vsan-id
no pwwn
pwwn-id
vsan
vsan-id
Syntax Description
Defaults
None.
Command Modes
DPVM database configuration submode.
Command History
Usage Guidelines
To use this command, DPVM must be enabled using the
dpvm enable
command.
Examples
The following example shows how to add an entry to the DPVM database.
switch#
config terminal
switch(config)#
dpvm database
switch(config-dpvm-db)#
pwwn 11:22:33:44:55:66:77:88 vsan 1
The following example shows how to delete an entry from the DPVM database.
switch(config-dpvm-db)#
no pwwn 11:22:33:44:55:66:77:88 vsan 1
Related Commands
pwwn-id
Specifies the port WWN ID. The format is
hh
:
hh
:
hh
:
hh
:
hh
:
hh
:
hh,
where
h
is a hexadecimal number.
vsan
vsan-id
Specifies the VSAN ID. The range is 1 to 4093.
Release
Modification
2.0(x)
This command was introduced.
Command
Description
dpvm database
Configures the DPVM database.
show dpvm
Displays DPVM database information.