3com WX1200 3CRWX120695A Manuel D’Utilisation

Page de 728
Configuring RADIUS Server Groups
527
Adding Members to a Server Group
To add RADIUS servers to a server group, type the following command:
set server group group-name members 
server-name1
 [server-name2] [server-name3] [server-name4]
The keyword members lists the RADIUS servers contained in the named 
server group. A server group can contain between one and four RADIUS 
servers. This command accepts any RADIUS servers as the current set of 
servers. To change the server members, you must reenter all of them. 
For example, to add RADIUS server coot to server group shorebirds:
Determine the server group by typing the following command:
WX1200# display aaa
Radius Servers
Server
Addr
  Ports
T/o Tries Dead State
-------------------------------------------------------------------
sandpiper
192.168.253.3
1812 1813  5
 3
 0
 UP
heron
 192.168.253.1
1812 1813  5
 3
 0
 UP
coot
  192.168.253.4
1812 1813  5
 3
 0
 UP
egret
 192.168.253.2
1812 1813  5
 3
 0
 UP
Server groups
 shorebirds (load-balanced): sandpiper heron egret 
The RADIUS server coot is configured but not part of the server group 
shorebirds. 
To add RADIUS server coot as the last server in the server group 
shorebirds, type the following command:
WX1200# set server group shorebirds members sandpiper heron egret coot
success: change accepted.
Deleting a Server
Group
To remove a server group, type the following command: 
clear server group group-name
For example, to delete the server group shorebirds, type the following 
command:
WX1200# clear server group shorebirds
success: change accepted.