3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-59 
z
 
After sending out a RADIUS request (authentication/authorization request or accounting request) 
to a RADIUS server, the switch waits for a response from the server. The maximum time that the 
switch can wait for the response is called the response timeout time of RADIUS servers, and the 
corresponding timer in the switch system is called the response timeout timer of RADIUS servers. 
You can use the timer response-timeout command to set the timeout time of this timer, and if the 
switch gets no answer before the response timeout timer expires, it needs to retransmit the request 
to ensure that the user can obtain RADIUS service. 
z
 
Appropriately setting the timeout time of this timer according to your network situation can improve 
the performance of your system. 
z
 
This command has the same function with the timer command. 
Related commands: radius schemeretry
Examples 
# Set the response timeout time in RADIUS scheme radius1 to five seconds. 
<Sysname> system-view  
System View: return to User View with Ctrl+Z. 
[Sysname] radius scheme radius1 
New Radius scheme 
[Sysname-radius-radius1] timer response-timeout 5 
user-name-format 
Syntax 
user-name-format
 { with-domain | without-domain } 
View 
RADIUS scheme view 
Parameters 
with-domain
: Specifies to include ISP domain names in the usernames to be sent to RADIUS server. 
without-domain
: Specifies to exclude ISP domain names from the usernames to be sent to RADIUS 
server. 
Description 
Use the user-name-format command to set the format of the usernames to be sent to RADIUS server 
By default, except for the default RADIUS scheme "system", the usernames sent to RADIUS servers in 
any RADIUS scheme carry ISP domain names. 
Note that: 
z
 
Generally, an access user is named in the userid@isp-name format. Here, isp-name behind the @ 
character represents the ISP domain name, by which the device determines which ISP domain a 
user belongs to. However, some old RADIUS servers cannot accept the usernames that carry ISP 
domain names. In this case, it is necessary to remove domain names from usernames before 
sending usernames to RADIUS server. For this reason, the user-name-format command is