AAA and RADIUS Protocol Configuration 285
Setting the Username
Format Transmitted to
the RADIUS Server
As mentioned above, the users are generally named in userid@isp-name format.
The part following “@” is the ISP domain name. The Switch 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.
Perform the following configurations in RADIUS Scheme View.
Tab le 324 Setting the Username Format Transmitted to the RADIUS Server
If a RADIUS scheme is configured not to allow usernames including ISP domain
names, the RADIUS scheme 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, the RADIUS scheme acknowledges that the username sent to it
includes the ISP domain name.
Setting the Unit of Data
Flow that Transmitted to
the RADIUS Server
The following command defines the unit of the data flow sent to RADIUS server.
Perform the following configurations in RADIUS Scheme View
Tab le 325 Setting the Unit of Data Flow Transmitted to the RADIUS Server
By default, the default data unit is byte and the default data packet unit is one
packet.
Configuring the Local
RADIUS Authentication
Server
RADIUS service adopts authentication/authorization/accounting servers to manage
users. Local authentication/authorization/accounting service is also used in these
products and it is called local RADIUS authentication server function.
Perform the following commands in System View to create/delete local RADIUS
authentication server.
Tab le 326 Creating/Deleting the Local RADIUS Authentication Server
Operation Command
Set Username Format Transmitted to
RADIUS Server
user-name-format { with-domain |
without-domain }
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
Operation Command
Create the local RADIUS authentication
server
local-server nas-ip
ip_address
key
password
Delete the local RADIUSauthentication
server
undo local-server nas-ip
ip_address