Specifications
12-365
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show aaa
[SN5428-2A]# show aaa from bootconfig
aaa new-model
aaa authentication iscsi default group tacacs+ local
username "fred" password "9 af4f2428498a41a31e237de1c4a9b9fcef"
username "pat" password "9 7ddbccc3d0daf013f4293c3d3bd94539dd"
username "kris" password "9 0607167520058771e66ab1d379d7e6505f"
username "adrian" password "9 0ad24a3b35dc296d894e512416d572b3ee"
radius-server retransmit 12
radius-server host 10.5.0.53 auth-port 1645
tacacs-server timeout 12
tacacs-server host 10.7.0.22 auth-port 49
The following is example output from the show aaa stats command:
[SN5428-2A]# show aaa stats
authentication requests received = 134
authentication responses sent = 134
authentication requests canceled = 0
authentication requests passed = 130
authentication requests failed = 4
RADIUS Server Hosts
IP Address port timeouts bad resps
--------------- ----- ---------- ----------
10.5.0.53 1645 0 0
TACACS+ Server Hosts
IP Address port timeouts bad resps
--------------- ----- ---------- ----------
10.7.0.22 49 0 0
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 the current AAA configuration information.
tacacs-server host Configure remote TACACS+ servers for AAA authentication services.
username password Add a user name and optional password to the local username database.