Specifications

6-14
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 6 Configuring SCSI Routing
Verifying and Saving Configuration
Use the following procedure to specify that the IP hosts listed in one named access list have read/write
access to an iSCSI target, and the IP host listed in another named access list has read-only access to the
same target.
Verifying and Saving Configuration
Verify the access list configuration and the SCSI routing configuration using the procedures that follow.
You can save the configuration at any time by using the save all bootconfig command. You must save
the running configuration to the bootable configuration for it to be retained in the storage router when it
is rebooted. Once you have saved the configuration, you can verify that the configuration to be used
when the storage router is rebooted matches the currently running configuration.
In a cluster environment, saving the configuration makes the SCSI routing instance and access list
information available to other storage routers in the cluster.
Use the following procedure to verify access list configuration.
Example 6-4 Verifying Existence of an Access List
[SN5428-2A]# show accesslist
aegis
mars
medea
Command Description
Step 1
enable Enter Administrator mode.
Step 2
scsirouter zeus target
chimaera_eng accesslist aegis rw
Assign read/write access to the iSCSI target (chimaera_eng) by IP
hosts listed in the access list (aegis).
Step 3
scsirouter zeus target
chimaera_eng accesslist any ro
Assign read-only access to the iSCSI target (chimaera_eng) by any
other IP hosts with access to that target.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
scsirouter zeus target
chimaera_eng accesslist aegis rw
Assign read/write access to the iSCSI target (chimaera_eng) by the
IP hosts listed in the access list (aegis).
Step 3
scsirouter zeus target
chimaera_eng accesslist medea ro
Assign read-only access to the iSCSI target (chimaera_eng) by the
IP host listed in the access list (medea).
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show accesslist Display a list of all existing access lists (Example 6-4).
Step 3
show accesslist aegis Display the IP hosts identified in an access list (Example 6-5).