3com S7906E Guide De Référence

Page de 2327
 
2-19 
Examples 
# Specify the secondary accounting server for RADIUS scheme radius1
<Sysname> system-view 
[Sysname] radius scheme radius1 
[Sysname-radius-radius1] secondary accounting 10.110.1.1 1813 
secondary authentication (RADIUS scheme view) 
Syntax 
secondary authentication ip-address port-number ] 
undo secondary authentication 
View 
RADIUS scheme view 
Default Level 
2: System level 
Parameters 
ip-address: IP address of the secondary authentication/authorization server, in dotted decimal notation. 
The default is 0.0.0.0. 
port-number: UDP port number of the secondary authentication/authorization server, which ranges from 
1 to 65535 and defaults to 1812.  
Description 
Use the secondary authentication command to specify the secondary RADIUS 
authentication/authorization server.  
Use the undo secondary authentication command to remove the configuration.  
By default, no secondary RADIUS authentication/authorization server is specified. 
Note that: 
The IP addresses of the primary and secondary authentication/authorization servers cannot be the 
same. Otherwise, the configuration fails.  
The RADIUS service port configured on the device and that of the RADIUS server must be 
consistent. 
Related commands: keyradius schemestate
Examples 
# Specify the secondary authentication/authorization server for RADIUS scheme radius1
<Sysname> system-view 
[Sysname] radius scheme radius1 
[Sysname-radius-radius1] secondary authentication 10.110.1.2 1812