vserver fcp wwn blacklist show
Displays the blacklisted WWNs
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command displays WWNs that have been blacklisted from re-use.
A blacklisted WWN is a WWN that is prohibited for use as either a fiber channel protocol service WWNN or a fiber channel data LIF WWPN.
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 -instance parameter, the command displays detailed information about all fields.
- [-wwn <text>] - World Wide Name
- Selects the blacklisted WWNs that match the parameter value.
- [-vserver <Vserver Name>] - Vserver Name
- Selects the blacklisted WWNs that were previously assigned to the Vserver(s) that match the parameter value.
Examples
cluster1::> vserver fcp wwn blacklist show
WWN Vserver
----------------------- ----------
01:02:03:04:05:06:07:08 vs1
01:02:03:04:05:06:07:09 vs1
2 entries were displayed.
Give documentation feedback