System information

12-25
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
aaa test authentication
Examples The following example tests iSCSI authentication using the default authentication list for the user named
user1, with a password of password1:
[SN5428-2A]# aaa test authentication iscsi default user1 password1
The following example tests iSCSI authentication using the authentication list named webtest1, for the
user named user2, with a password of password2:
[SN5428-2A]# aaa test authentication iscsi webtest1 user2 password2
The following example tests Enable authentication for the user named $enab15$, with a password of
admin:
[SN5428-2A]# aaa test authentication enable default $enab15$ admin
The following example tests Login authentication for the user named monitor, with a password of cisco:
[SN5428-2A]# aaa test authentication login default monitor cisco
Related Commands Command Description
aaa authentication
enable
Configure AAA authentication services for Administrator mode access to
the SN 5428-2 Storage Router via the CLI enable command.
aaa authentication
iscsi
Configure the AAA authentication services to be used for iSCSI
authentication.
aaa authentication
login
Configure AAA authentication services for Monitor mode access to the
SN 5428-2 Storage Router via the CLI.
aaa group server
radius
Create a named group of RADIUS servers for AAA authentication services.
aaa group server
tacacs+
Create a named group of TACACS+ servers for AAA authentication
services.
debug aaa Enable debugging for the AAA authentication services.
radius-server host Configure remote RADIUS servers for AAA authentication services.
restore aaa Restore AAA authentication services from the named configuration file.
save aaa Save current AAA configuration information.
scsirouter
authentication
Enable iSCSI authentication for the named SCSI routing instance.
show aaa Display AAA configuration information.
tacacs-server host Configure remote TACACS+ servers for AAA authentication services.