C613-50170-01 Rev B
Command Reference for x510 Series
1818
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
SHOW
AUTH
STATISTICS
INTERFACE
show auth statistics interface
Overview
This command shows the authentication statistics for the specified interface,
which may be a static channel (or static aggregator) or a dynamic (or LACP)
channel group or a switch port.
Syntax
show auth statistics interface <
interface-list
>
Mode
Privileged Exec
Example
To display Web-Authentication statistics for
port1.0.4
, enter the command:
awplus#
show auth statistics interface port1.0.4
Related
Commands
Parameter
Description
<interface-list>
The interfaces or ports to configure. An interface-list can be:
•
an interface (e.g.
vlan2
), a switch port (e.g.
port1.0.6
),
a static channel group (e.g.
sa2
) or a dynamic (LACP)
channel group (e.g.
po2
)
•
a continuous range of interfaces, ports, static channel
groups or dynamic (LACP) channel groups separated by a
hyphen; e.g.
vlan2-8
, or
port1.0.1-1.0.4
, or
sa1-2
,
or
po1-2
•
a comma-separated list of the above; e.g.
port1.0.1,port1.0.4-1.0.6
. Do not mix interface
types in a list
The specified interfaces must exist.