vserver fcp wwpn-alias show
Displays a list of the WWPN aliases configured for initiators
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command displays aliases associated with World Wide Port Names (WWPN).
| 
 | 
You can also use these commands to display WWPN aliases: | 
Parameters
- { 
[-fields <fieldname>,…] - 
If you specify the
-fields <fieldname>, …parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - | 
[-instance ]} - 
If you specify the
-instanceparameter, the command displays detailed information about all fields. [-vserver <Vserver Name>]- Vserver Name- 
Use this parameter to display a list of WWPNs and the associated aliases that match the Vserver name that you specify.
 [-a, -alias <text>]- Initiator WWPN Alias- 
Use this parameter to display the WWPN that matches the alias that you specify.
 [-w, -wwpn <FC WWN>]- Initiator WWPN- 
Use this parameter to display a list of aliases that match the WWPN that you specify.
 
Examples
cluster1::> vserver fcp wwpn-alias show
    Initiator               Initiator
Vserver   WWPN                    Alias
--------- ----------------------- ------------------
vs1       2f:a0:00:a0:98:0b:56:13 my_alias
Displays the alias my_alias for the WWPN 2f:a0:00:a0:98:0b:56:13 on Vserver vs1.