Specifications

12-17
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
aaa group server radius server
Examples The following example identifies the servers with IP address 10.5.0.53 and 10.6.0.61 as RADIUS
servers, using the default port for authentication. It creates a RADIUS server group named region2 and
adds the previously configured RADIUS servers to the region2 group.
[SN5428-2A]# radius-server host 10.5.0.53
[SN5428-2A]# radius-server host 10.6.0.61
[SN5428-2A]# aaa group server radius region2
[SN5428-2A]# aaa group server radius region2 server 10.5.0.53
[SN5428-2A]# aaa group server radius region2 server 10.6.0.61
The following example removes the RADIUS server with IP address 10.5.0.53 from the RADIUS server
group named region2:
[SN5428-2A]# no aaa group server radius region2 server 10.5.0.53
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
radius deadtime
Specify the length of time the storage router can skip a RADIUS server in
the named group that is marked as unavailable.
aaa test authentication Enable testing of the specified AAA authentication list.
radius-server
deadtime
Specify the length of time the storage router can skip a RADIUS server that
is marked as unavailable.
radius-server host Configure remote RADIUS servers for AAA authentication services.
radius-server key Sets the global authentication and encryption key for all RADIUS
communications between the storage router and the RADIUS daemon.
radius-server
retransmit
Specifies how many times the storage router resends the RADIUS request
to a server before giving up.
radius-server timeout Sets the interval the storage router waits for a RADIUS server to reply
before retransmitting.
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.