vserver iscsi interface enable
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
Enable the specified interfaces for iSCSI service
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command enables specified logical interfaces for iSCSI Vserver service. Once enabled, your system accepts new iSCSI connections and services iSCSI requests over the newly enabled logical interfaces.
Parameters
-vserver <Vserver Name>
- Vserver-
Specifies the Vserver.
- {
-lif <lif-name>,…
- Logical Interface -
Specifies the logical interfaces on a Vserver that you want to enable.
- |
-a, -all <true>
- All } -
When set to true, all logical interfaces are enabled. If you use this parameter without a value, it is set to true, and the command enables all logical interfaces.
Examples
cluster1::> vserver iscsi interface enable -vserver vs_1 -lif vs_1.iscsi
Enables the iscsi logical interface vs_1.iscsi on Vserver vs_1.