Specifications
12-34
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
accesslist iscsi-name
accesslist iscsi-name
To add the iSCSI Name of IP hosts to the named access list, use the accesslist iscsi-name command.
accesslist name iscsi-name string
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use the accesslist iscsi-name command after creating an access list to populate the list with iSCSI Name
entries.
If you do not know the iSCSI Name of the IP host, configure the IP host and attempt to access the desired
storage targets. Use the show scsirouter command with the host table keywords to then display the
iSCSI Name (along with the initiator alias, IP address and CHAP user name) of all IP hosts that have
attempted to access storage resources.
Access lists identify the IP hosts allowed to access a common set of storage resources and are associated
with specific storage targets. IP hosts can be identified by:
• IP address
• CHAP user name (used for iSCSI authentication)
• iSCSI Name
An access list can contain one or more types of identification entries. If an identification entry type exists
in the access list, the IP host attempting to access the associated storage target must have a matching
entry defined in the access list. For example, if an access list contains both IP address and iSCSI Name
identification entry types, then every IP host that requires access to the associated set of storage
resources must have a matching IP address and iSCSI Name entry in the access list.
There is a maximum of 100 access lists per storage router or per storage router cluster. There is a
maximum of 200 access list identification entries across all access lists in the storage router or storage
router cluster.
name The name of an access list to which you are adding information.
string The iSCSI Name of IP host that requires access to storage. The iSCSI Name
is a UTF-8 character string based on iSCSI functional requirements. It is a
location-independent permanent identifier for an iSCSI node. An iSCSI
node can be either an initiator, a target, or both.
Release Modification
3.2.1 This command was introduced.