Skip to main content

vserver fcp modify

Modify FCP service configuration

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

This command modifies an FCP service configuration on a Vserver.

If the target name provided is outside the vendor's namespace, the user must verify that the target name is unique outside the cluster. The vendor cannot verify that the target name is unique outside the cluster if the vendor did not generate the target name.

Parameters

-vserver <Vserver Name> - Vserver Name
Specifies the Vserver for the FCP service.
[-target-name <text>] - Target Name (privilege: advanced)
Specifies the World Wide Node Name (WWNN). The format for a WWNN is XX:XX:XX:XX:XX:XX:XX:XX where X is a hexadecimal digit.
[-status-admin {down|up}] - Administrative Status
Specifies the administrative status of the FCP service of a Vserver. If you set this parameter to up, the FCP service begins to accept login requests from FCP initiators. If you set this parameter to down, FCP initiators cannot log in.
[-force | -f [true]] - Force (privilege: advanced)
Allows you to use a World Wide Node Name outside the Vendor's registered namespace. If you use this parameter without a value, it is set to true, and the command does not prompt you when the WWNN is outside the Vendor's registered namespace.

Examples

cluster1::> vserver fcp modify -vserver vs_1 -status-admin down