Reference Guide

Arguments
Argument Description Format
<Name> Name of the iSCSI fabric Existing iSCSI fabric name
Example
Display the settings of an iSCSI fabric named SANb:
CLI> hardware fabrics iSCSI view SANb
Output
Name = SANb
Interface = eth31
VLAN Tag = 3536
Netmask = 255.255.255.192
ControllersIps = 172.22.153.210,172.22.153.211
hardware fabrics iSCSI list
Description
Display a list of iSCSI fabrics.
NOTE: This command is available only on 10GbE iSCSI NX3600 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 |
'------'-----------'----------'-----------------'----------------------------'
67