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-47
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 18 P Commands
pwwn (fcdomain database configuration submode)
pwwn (fcdomain database configuration submode)
To map a pWWN to a persistent FC ID for IVR, use the
pwwn
command in IVR fcdomain database
configuration submode. To remove the mapping for the pWWN, use the
no
form of the command.
pwwn
pwwn-id fc-id
no pwwn
pwwn-id
Syntax Description
Defaults
None.
Command Modes
fcdomain database configuration submode.
Command History
Usage Guidelines
Only one FC ID can be mapped to a pWWN.
Examples
The following example shows how to map the pWWN to the persistent FC ID.
switch#
config t
switch(config)#
ivr fcdomain database autonomous-fabric-num 10 vsan 20
switch(config-fcdomain)#
native-autonomous-fabric-num 20 native-vsan 30 domain 15
switch(config-fcdomain-fcid)#
pwwn 11:22:33:44:55:66:77:88 0x123456
The following example shows how to remove the mapping between the pWWN and the FC ID.
switch#
config t
switch(config)#
ivr fcdomain database autonomous-fabric-num 10 vsan 20
switch(config-fcdomain)#
native-autonomous-fabric-num 20 native-vsan 30 domain 15
switch(config-fcdomain-fcid)#
no pwwn 11:22:33:44:55:66:77:88
Related Commands
pwwn-id
Specifies the pWWN ID. The format is
hh
:
hh
:
hh
:
hh
:
hh
:
hh
:
hh
:
hh
, where
h
is a hexadecimal number.
fc-id
Specifies the FC ID of the device.
Release
Modification
2.1(2)
This command was introduced.
Command
Description
ivr fcdomain database
autonomous-fabric-num
Creates IVR persistent FC IDs.
native-autonomous-fabric-num
Creates an IVR persistent FC ID database entry.
show ivr fcdomain database
Displays IVR fcdomain database entry information.