vserver fcp show
Display FCP service configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
Displays the current status of the FCP service in a cluster.
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.
- [-vserver <Vserver Name>] - Vserver Name
- Use this parameter to display the FCP services that match the Vserver that you specify.
- [-target-name <text>] - Target Name
- Use this parameter to display the FCP service that matches the target name that you specify.
- [-status-admin {down|up}] - Administrative Status
- Use this parameter to display the FCP services that match the administrative status that you specify.
Examples
cluster1::> vserver fcp show
Status
Vserver Target Name Admin
---------- ---------------------------- ------
vs0 20:00:00:a0:98:0c:b0:eb up
vs2 20:01:00:a0:98:0c:b0:eb up
2 entries were displayed.
Give documentation feedback