The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver iscsi interface disable
Contributors
-
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
Disable the specified interfaces for iSCSI service
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command disables the specified logical interfaces for an iSCSI service. Once disabled, all subsequent attempts to establish new iSCSI connections over the logical interface will fail.
Parameters
-vserver <Vserver Name>
- Vserver-
Specifies the Vserver.
- {
-lif <lif-name>,…
- Logical Interface -
Specifies the logical interfaces on a Vserver you want to disable.
- |
-a, -all <true>
- All } -
Specifies that all logical interfaces on the Vserver are disabled.
[-f, -force <true>]
- Force-
When set to true, forces the termination of any active iSCSI sessions without prompting you for a confirmation.
Examples
cluster1::> vserver iscsi interface disable -vserver vs_1 -lif vs_1.iscsi
Disables the iscsi logical interface vs_1.iscsi on Vserver vs_1.