Reference Guide

Options
Option Description Format
-VLANTag <VLANTag> VLAN ID of the fabric Whole positive number (1 to
4094)
-Netmask <Netmask> Netmask of the iSCSI fabric IP address in x.x.x.x format
-ControllersIPs <ControllersIPs> NAS controller IP addresses Comma-separated list of IP
addresses in x.x.x.x format
Example
For an iSCSI fabric named SANb, change the NAS controller IP addresses to 192.11.18.14 and 192.11.18.15:
CLI> hardware fabrics iscsi edit SANb -ControllersIPs 192.11.18.14,192.11.18.15
hardware fabrics iSCSI list
Display a list of iSCSI fabrics.
NOTE: This command is available only on 10GbE iSCSI FS8600 appliances.
Format
hardware fabrics iSCSI list
Example
Display a current list of iSCSI fabrics:
CLI> hardware fabrics iSCSI list
Output
.------.-----------.----------.-----------------.----------------------------.
| Name | Interface | VLAN Tag | Netmask | ControllersIps |
|------|-----------|----------|-----------------|----------------------------|
| SAN | eth30 | 3436 | 255.255.255.192 | 172.22.153.160, |
| | | | | 172.22.153.161 |
|------|-----------|----------|-----------------|----------------------------|
| SANb | eth31 | 3536 | 255.255.255.192 | 172.22.153.210, |
| | | | | 172.22.153.211 |
'------'-----------'----------'-----------------'----------------------------'
hardware fabrics iSCSI-portals add-IPv4
Add an IPv4 address to storage iSCSI portals.
NOTE: This command is available only on 10GbE iSCSI FS8600 appliances.
60
CLI Commands