System information

12-21
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
aaa group server tacacs+ server
Examples The following example identifies the servers with IP address 172.29.39.46 and 10.7.0.72 as TACACS+
servers, using the default port for authentication. It creates a TACACS+ server group named region3 and
adds the previously configured TACACS+ servers to the region3 group.
[SN5428-2A]# tacacs-server host 172.29.39.46
[SN5428-2A]# tacacs-server host 10.7.0.72
[SN5428-2A]# aaa group server tacacs+ region3
[SN5428-2A]# aaa group server tacacs+ region3 server 172.29.39.46
[SN5428-2A]# aaa group server tacacs+ region3 server 10.7.0.72
The following example removes the TACACS+ server with IP address 10.7.0.72 from the TACACS+
server group named region3:
[SN5428-2A]# no aaa group server tacacs+ region3 server 10.7.0.72
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
tacacs+
Create a named group of TACACS+ servers for AAA authentication
services.
aaa test authentication Enable testing of the specified AAA authentication list.
tacacs-server host Configure remote TACACS+ servers for AAA authentication services.
tacacs-server key Sets the global authentication and encryption key for all TACACS+
communications between the storage router and the TACACS+ daemon.
tacacs-server timeout Sets the interval the storage router waits for a TACACS+ server to reply.
restore aaa Restore AAA authentication services from the named configuration file.
save aaa Save the current AAA configuration information.
scsirouter
authentication
Enable iSCSI authentication for the named SCSI routing instance.
show aaa Display AAA configuration information.