Switch 7700 Command reference Guide, v2.0

Table Of Contents
RADIUS Protocol Configuration Commands 389
Example
Set the real-time accounting interval of RADIUS server group, “3Com”, to 51
minutes.
[SW7700-radius-3Com]timer realtime-accounting 51
user-name-format Syntax
user-name-format { with-domain | without-domain }
View
RADIUS server group view
Parameter
with-domain: Specifies to send the username with domain name to RADIUS
server.
without-domain: Specifies to send the username without domain name to
RADIUS server.
Description
Use the user-name-format command to configure the username format sent to
RADIUS server.
By default, RADIUS server acknowledges that the username sent to it includes ISP
domain name.
The supplicants are generally named in userid@isp-name format. The part
following “@” is the ISP domain name. The switch will put the users into certain
ISP domains according to the domain names. However, some earlier RADIUS
servers reject the username including ISP domain name. In this case, the username
will be sent to the RADIUS server after its domain name is removed. Accordingly,
the switch provides this command to decide whether the username to be sent to
RADIUS server carries ISP domain name or not.
If a RADIUS server group is configured to reject usernames including ISP domain
names, the RADIUS server group shall not be simultaneously used in more than
one ISP domains. Otherwise, the RADIUS server will regard two users in different
ISP domains as the same user by mistake, if they have the same username
(excluding their respective domain names.)
Related command: radius scheme.
Example
Specify to send the username without domain name to RADIUS server.
[SW7700-radius-3Com]user-name-format without-domain