3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1973
obtain the RADIUS service. The NAS uses the RADIUS server response timeout
timer to control the transmission interval.
A proper value for the RADIUS server response timeout timer can help improve
the system performance. Set the timer based on the network conditions.
The maximum total number of all types of retransmission attempts multiplied
by the RADIUS server response timeout period cannot be greater than 75.
Related command: radius scheme, retry.
Example # Set the RADIUS server response timeout timer to 5 seconds for RADIUS scheme
radius1.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] timer response-timeout 5
user-name-format (RADIUS scheme view)
Syntax user-name-format { with-domain | without-domain }
View RADIUS scheme view
Parameter with-domain: Includes the ISP domain name in the username sent to the RADIUS
server.
without-domain: Excludes the ISP domain name from the username sent to the
RADIUS server.
Description Use the
user-name-format command to specify the format of the username to
be sent to a RADIUS server.
By default, the ISP domain name is included in the username.
Note that:
A username is generally in the format of userid@isp-name, of which isp-name
is used by the device to determine the ISP domain to which a user belongs.
Some earlier RADIUS servers, however, cannot recognize a username including
an ISP domain name. Before sending a username including a domain name to
such a RADIUS server, the device must remove the domain name. This
command is thus provided for you to decide whether to include a domain
name in a username to be sent to a RADIUS server.
If a RADIUS scheme defines that the username is sent without the ISP domain
name, do not apply the RADIUS scheme to more than one ISP domain, thus
avoiding the confused situation where the RADIUS server regards two users in
different ISP domains but with the same userid as one.
Related command: radius scheme.