vserver fcp wwpn-alias remove
Removes an alias for a World Wide Port Name of an initiator.
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command removes an alias from a World Wide Port Name (WWPN).
Parameters
- -vserver <Vserver Name> - Vserver Name
- Specifies the Vserver.
- { -alias | -a <text>, ... - Initiator WWPN Alias
- Specifies the alias of the WWPN that you want to remove.
- | -wwpn | -w <FC WWN>} - Initiator WWPN
- Specifies the WWPN.
Examples
cluster1::> vserver fcp wwpn-alias remove -vserver vs_1 -wwpn 2f:a0:00:a0:98:0b:56:13
On Vserver vs_1, removes all the aliases on WWPN 2f:a0:00:a0:98:0b:56:13.
cluster1::> vserver fcp wwpn-alias remove -vserver vs_1 -alias my_alias
Give documentation feedback