User Guide

server <A.B.C.D> auth
no server <A.B.C.D> auth
server <A.B.C.D> acct
no server <A.B.C.D> acct
SERVER GROUP Add a authentication server to
server group
Remove authentication server
from server group
Add a accounting server to
server group
Remove a accounting server
from server group
Notes:
1.
The radius-server command defines a radius server; the definition includes the ip
address and port of an authentication or the ip address and port of an accounting
server, Specifying a radius-server only make it available for use to the MSR2000, but
would not be used until included by a server group.
2.
The server-group contains the radius server information for authentication or
accounting, it is the current running-configuration that allow user to configure multiple
servers under the server-group. The first authentication and accounting radius server
is the primary server, the second server is the backup server, and the second server
takes effect only when the first server fail to communicate with MSR.
Table 27 Display AAA configuration
Command Syntax Command Mode Purpose
show aaa CONFIGURATION show aaa configuration,
including radius server and
server-group configuration
View AAA configuration
Figure 19 Output of AAA configuration
!
aaa
radius-server 192.168.10.69 auth-port 1812 key azalea
radius-server 192.168.20.234 auth-port 1812 key 123456
server-group
server 192.168.10.69 auth
server 192.168.20.234 auth
!
MSR2000# show aaa
!
aaa
radius-server 192.168.10.69 auth-port 1812 key azalea
radius-server 192.168.20.234 auth-port 1812 key 123456
server-group
server 192.168.10.69 auth
server 192.168.20.234 auth
MSR2000#
MSR2000 CLI Configuration Guide
59