70
Default
The RADIUS class attribute is not interpreted as CAR parameters.
Views
RADIUS scheme view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
Configure the device to interpret the RADIUS class attribute if the RADIUS server uses the attribute
to deliver CAR parameters for user-based traffic monitoring and control.
Examples
# In RADIUS scheme
radius1
, configure the device to interpret the RADIUS class attribute as CAR
parameters.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] attribute 25 car
Related commands
display radius scheme
attribute 31 mac-format
Use
attribute 31 mac-format
to configure the MAC address format for RADIUS attribute 31.
Use
undo attribute 31 mac-format
to restore the default.
Syntax
attribute 31 mac-format section
{
six
|
three
}
separator
separator-character
{
lowercase
|
uppercase
}
undo attribute 31 mac-format
Default
A MAC address is in the format of HH-HH-HH-HH-HH-HH. The MAC address is separated by
hyphens (-) into six sections with letters in upper case.
Views
RADIUS scheme view
Predefined user roles
network-admin
mdc-admin
Parameters
section
: Specifies the number of sections that a MAC address contains.
six
: Specifies the six-section format HH-HH-HH-HH-HH-HH.
three
: Specifies the three-section format HHHH-HHHH-HHHH.
separator
separator-character
: Specifies a case-sensitive character that separates the sections.
lowercase
: Specifies the letters in a MAC address to be in lower case.