C613-50055-01 REV A Command Reference for x230 Series Edge Switches 925
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AUTHENTICATION COMMANDS
SHOW
AUTH-MAC STATISTICS INTERFACE
show auth-mac 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-mac statistics [interface <interface-list>]
Mode Privileged Exec
Example To display MAC-Authentication statistics for port1.0.2, enter the command:
awplus# show auth-mac statistics interface port1.0.2
Related
Commands
show dot1x interface
Parameter Description
interface Specify ports to show.
<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.