vserver fcp wwpn-alias remove
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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.
- {
-a, -alias <text>,…
- Initiator WWPN Alias -
Specifies the alias of the WWPN that you want to remove.
- |
-w, -wwpn <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
On Vserver vs_1
, removes the alias my_alias
.