Operation Manual - Security
Quidway S3000 Series Ethernet Switches
Chapter 2 AAA and RADIUS Protocol Configuration
2-15
2.3.12 Set Username Format Transmitted to RADIUS Server
As mentioned above, the supplicants are generally named in userid@isp-name format.
The part following “@” is the ISP domain name. Quidway Series Ethernet Switches will
put the users into different ISP domains according to the domain names. However,
some earlier RADIUS servers reject the username including ISP domain name. In this
case, you have to remove the domain name before sending the username to the
RADIUS server. The following command of switch decides whether the username to be
sent to RADIUS server carries ISP domain name or not.
Table 2-19
Set username format transmitted to RADIUS server
Operation
Command
Set Username Format Transmitted to RADIUS
Server
user-name-format
{
with-domain
|
without-domain
}
Note:
If a RADIUS server group is configured not to allow usernames including ISP domain names, the RADIUS
server group shall not be simultaneously used in more than one ISP domain. 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.)
By default, RADIUS server group acknowledges that the username sent to it includes
ISP domain name.
2.3.13 Set the Unit of Data Flow that Transmitted to RADIUS Server
The following command defines the unit of the data flow sent to RADIUS server.
Table 2-20
Set the unit of data flow transmitted to RADIUS server
Operation
Command
Set the unit of data flow transmitted
to RADIUS server
data-flow-format data
{
byte
|
giga-byte
|
kilo-byte
|
mega-byte
}
packet
{
giga-byte
|
kilo-byte
|
mega-byte
|
one-packet
}
Restore the unit to the default
setting
undo data-flow-format
By default, the default data unit is byte and the default data packet unit is one packet.