C613-50170-01 Rev B
Command Reference for x510 Series
1812
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
SHOW
AUTH
DIAGNOSTICS
show auth diagnostics
Overview
This command shows authentication diagnostics, optionally for the specified
interface, which may be a static channel (or static aggregator) or a dynamic (or
LACP) channel group or a switch port.
If no interface is specified then authentication diagnostics are shown for all
interfaces.
Syntax
show auth diagnostics [interface <
interface-list
>]
Mode
Privileged Exec
Example
To display authentication diagnostics for
port1.0.6
, enter the command:
awplus#
show auth diagnostics interface port1.0.6
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.