51
attribute 25 car
Use
attribute 25 car
to specify the device to interpret the RADIUS class attribute (attribute 25) as
CAR parameters.
Use
undo attribute 25 car
to restore the default.
Syntax
attribute 25 car
undo attribute 25 car
Default
RADIUS attribute 25 is not interpreted as CAR parameters.
Views
RADIUS scheme view
Default command level
2: System level
Examples
# Specify the device to interpret RADIUS attribute 25 as CAR parameters.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] attribute 25 car
Related commands
•
display radius scheme
•
display
connection
data-flow-format (RADIUS scheme view)
Use
data-flow-format
to set the traffic statistics unit for data flows or packets.
Use
undo data-flow-format
to restore the default.
Syntax
data-flow-format
{
data
{
byte
|
giga-byte
|
kilo-byte
|
mega-byte
}
|
packet
{
giga-packet
|
kilo-packet
|
mega-packet
|
one-packet
} } *
undo data-flow-format
{
data
|
packet
}
Default
The unit for data flows is
byte
and that for data packets is
one-packet
.
Views
RADIUS scheme view
Default command level
2: System level
Parameters
data
{
byte
|
giga-byte
|
kilo-byte
|
mega-byte
}: Specifies the unit for data flows, which can be byte,
kilobyte, megabyte, or gigabyte.
packet
{
giga-packet
|
kilo-packet
|
mega-packet
|
one-packet
}: Specifies the unit for data
packets, which can be one-packet, kilo-packet, mega-packet, or giga-packet.