55
Field Description
Username format
Format of the usernames to be sent to the RADIUS server.
Data flow unit
Unit for data flows sent to the RADIUS server.
Packet unit
Unit for packets sent to the RADIUS server.
NAS-IP address
Source IP address for RADIUS packets to be sent.
Attribute 25
Interprets RADIUS attribute 25 as the CAR parameters.
Related commands
radius scheme
display radius statistics
Use
display radius statistics
to display statistics about RADIUS packets.
Syntax
In standalone mode:
display radius statistics
[
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
In IRF mode:
display radius statistics
[
chassis
chassis-number
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
2: System level
Parameters
slot
slot-number
: Specifies a card by its slot number. The
slot-number
argument represents the slot
number of the card. (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. (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.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display statistics about RADIUS packets on the card in slot 0.
<Sysname> display radius statistics slot 0
Slot 0:state statistic(total=8000):
DEAD = 8000 AuthProc = 0 AuthSucc = 0
AcctStart = 0 RLTSend = 0 RLTWait = 0
AcctStop = 0 OnLine = 0 Stop = 0
StateErr = 0