Hardware fabrics iscsi add, Arguments, Example – Dell PowerVault NX3600 User Manual
Page 69: Description, Format, Options

Arguments
Argument
Description
Format
Name of the iSCSI fabric
Existing iSCSI fabric name
Example
Delete an iSCSI fabric named SANb:
CLI> hardware fabrics iSCSI delete SANb
hardware fabrics iSCSI add
Description
Add an iSCSI fabric.
NOTE: This command is available only on 10GbE iSCSI NX3600 appliances.
Format
hardware fabrics iSCSI add
Arguments
Argument
Description
Format
Interface of the new iSCSI fabric
Ethernet interface in the
following format: ethXX (for
example, eth30)
Netmask of the new iSCSI fabric
IP address in the format: 'x.x.x.x'
NAS controller IP addresses
Comma-separated list of IP
addresses in the format: 'x.x.x.x'
Options
Option
Description
Format
-VLANTag
VLAN ID of the fabric
Whole positive number (1 to
4094)
Example
Add an iSCSI fabric on the eth30 interface where the netmask is 255.255.255.0 and the NAS controller IP
addresses are 192.11.18.10 and 192.11.18.11:
CLI> hardware fabrics iSCSI add eth30 255.255.0.0 192.11.18.10,192.11.18.11
69