Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
show auth_client
Purpose Used to display the current RADIUS authentication client.
Syntax
show auth_client
Description The show auth_client command is used to display the current
RADIUS authentication client currently configured on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To view the current RADIUS authentication client:
DGS-3400:4#show auth_client
Command: show auth_client
radiusAuthClient
----------------------------------------------------------------------------------------
radiusAuthClientInvalidServerAddresses 0
radiusAuthClientIdentifier D-Link
radiusAuthServerEntry 0
----------------------------------------------------------------------------------------
radiusAuthClientAccessChallenges 0
radiusAuthClientPendingRequests 0
radiusAuthClientPacketsDropped 0
radiusAuthServerIndex : 1
radiusAuthServerAddress : 0.0.0.0
radiusAuthClientServerPortNumber 0
radiusAuthClientRoundTripTime 0
radiusAuthClientAccessRequests 0
radiusAuthClientAccessRetransmissions 0
radiusAuthClientAccessAccepts 0
radiusAuthClientAccessRejects 0
radiusAuthClientMalformedAccessResponses 0
radiusAuthClientBadAuthenticators 0
radiusAuthClientTimeouts 0
radiusAuthClientUnknownTypes 0
CTRL+C ESC q Quit SPACE n Next Page Enter Next Entry a All
show auth_diagnostics
Purpose Used to display the current authentication diagnostics.
Syntax
show auth_diagnostics {ports [<portlist> | all]}
The show auth_diagnostics command is used to display the current
authentication diagnostics of the Switch on a per port basis.
Parameters
ports <portlist> Specifies a range of ports. The port list is specified by
listing the lowest switch number and the beginning port number on that
switch, separated by a colon. Then the highest switch number, and the
highest port number of the range (also separated by a colon) are
specified. The beginning and end of the port list range are separated by
a dash. For example, 1:3 specifies switch number 1, port 3. 2:4
specifies switch number 2, port 4. 1:3-2:4 specifies all of the ports
between switch 1, port 3 and switch 2, port 4 in numerical order. Non-
contiguous portlist entries are separated by a comma. (ex: 1:1-1:3,1:7-
1:9)
all – Specifies that all ports will be viewed.
Only administrator-level users can issue this command.
Description
Restrictions
179