R3303-HP HSR6800 Routers Security Command Reference

55
Usage guidelines
The unit for data flows and that for packets must be consistent with those on the RADIUS server.
Otherwise, accounting cannot be performed correctly.
Examples
# Set the traffic statistics unit for data flows and that for packets to kilobytes and kilo-packets, respectively,
in RADIUS scheme radius1.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] data-flow-format data kilo-byte packet kilo-packet
Related commands
display radius scheme
display radius scheme
Use display radius scheme to display the configuration of RADIUS schemes.
Syntax
In standalone mode:
display radius scheme [ radius-scheme-name ] [ slot slot-number ] [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display radius scheme [ radius-scheme-name ] [ chassis chassis-number slot slot-number ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
2: System level
Parameters
radius-scheme-name: Specifies the name of a RADIUS scheme. If you do not specify a RADIUS scheme,
this command displays the configuration of all RADIUS schemes.
slot slot-number: Specifies a card by its slot number. The slot-number argument represents the slot number
of the card. If you do not specify a card, this command displays the configuration of the RADIUS schemes
on the active MPU. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument represents the member ID of the IRF member device, and the slot-number argument represents
the slot number of the card. If you do not specify a card, this command displays the configuration of
RADIUS schemes on the global active MPU in the IRF fabric. (In IRF mode.)
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.