R3204P16-HP Load Balancing Module Security Command Reference-6PW101
92
Default level
2: System level
Parameters
data: Specifies the unit for data flows, which can be byte, kilobyte, megabyte, or gigabyte.
packet: Specifies the unit for data packets, which can be one-packet, kilo-packet, mega-packet, or
giga-packet.
Description
Use the data-flow-format command to specify the unit for data flows or packets to be sent to a RADIUS
server.
Use the undo data-flow-format command to restore the default.
By default, the unit for data flows is byte and that for data packets is one-packet.
The specified unit of data flows sent to the RADIUS server must be consistent with the traffic statistics unit
of the RADIUS server. Otherwise, accounting cannot be performed correctly.
You can use these commands to change the settings only when no user is using the RADIUS scheme.
Related commands: display radius scheme.
Examples
# Define RADIUS scheme radius1 to send data flows and packets destined for the RADIUS server in
kilobytes and kilo-packets.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] data-flow-format data kilo-byte packet kilo-packet
display radius scheme
Syntax
display radius scheme [ radius-scheme-name ]
View
Any view
Default level
2: System level
Parameters
radius-scheme-name: RADIUS scheme name.
Description
Use the display radius scheme command to display the configuration information of a specified RADIUS
scheme or all RADIUS schemes.
If no RADIUS scheme is specified, the command will display the configuration information of all RADIUS
schemes.
Related commands: radius scheme.
Examples
# Display the configurations of all RADIUS schemes.