vserver iscsi interface disable
Contributors
Suggest changes
- 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.