network fcp zone show
Display the active zone set information
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Displays the active zone set information.
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.
- [-node {<nodename>|local}] - Node
- Use this parameter to select the active zone set information for adapters that located on the node name that you specify.
- [-adapter <text>] - Adapter
- Use this parameter to select the active zone set information for the specified adapter.
- [-zoneset-name <text>] - Zoneset Name
- Use this parameter to select the active zone set information for the specified zone set name.
- [-zone-name <text>] - Zone Name
- Use this parameter to select the active zone set information for the specified zone name.
- [-unique <integer>] - Unique
- A unique index for each zoneset record.
- [-type-name <text>] - Type Name
- Use this parameter to select the active zone set information with the specified symbolic type.
- [-type <integer>] - Type
- Use this parameter to select the active zone set information with the specified port type.
- [-port-id <Hex Integer>] - Member Port Id
- Use this parameter to select the active zone set information with the specified member port id.
- [-domain-id <integer>] - Member Domain Id
- Use this parameter to select the active zone set information with the specified member domain id.
- [-port <integer>] - Member Port
- Use this parameter to select the active zone set information with the specified member port.
- [-wwn <text>] - Member WWN
- Use this parameter to select the active zone set information with the specified member WWN.
- [-zone-count <integer>] - Zone Count
- Use this parameter to select the active zone set information with the specified number of zones.
- [-zone-member-count <integer>] - Zone Member Count
- Use this parameter to select the active zone set information with the specified number of zone members in a zone.
Examples
cluster1::> network fcp adapter zone show
Member
Zone Name Type WWN
--------------------- ------------------ ------------------- -----------------
Active Zone Set on adapter 0c
Zone Set Name: zoneset_name
zone_name_1 Port ID -
zone_name_1 Port ID -
zone_name_1 Port ID -
zone_name_2 Domain ID/Port -
zone_name_2 Domain ID/Port -
zone_name_2 Domain ID/Port -
zone_name_3 Fabric Port Name 00:00:00:00:00:00:00:00
zone_name_3 Fabric Port Name 01:00:00:00:00:00:00:00
zone_name_3 Fabric Port Name 02:00:00:00:00:00:00:00
9 entries were displayed.
Give documentation feedback