/
run show dot1x server

run show dot1x server


he run show dot1x server command displays the reachability of the AAA servers configured on the switch.


Command Syntax

run show dot1x server


Parameter

None.


Example

  • Run run show dot1x server command to view reachability of the RADIUS servers.
admin@Xorplus# run show dot1x server 
Server-IP         Status        Priority  Activity  Retry-Interval  Retry-Num
----------------  ------------  --------  --------  --------------  ---------
10.10.51.70       reachable     2            *      5   Sec(s)      5        
10.10.50.72       reachable     3            -      1   Sec(s)      3  
10.10.53.72       reachable     ...          -      5   Sec(s)      5  

Table 1. Description of the run show dot1x server command output

Item

Description

Server-IP

Indicates the RADIUS Server IP configured on the switch.

Reachability

Indicates whether the RADIUS server is reachable. The value could be reachable or unreachable.

Priority

Indicates the priority of AAA server. The value is an integer that ranges from 1 to 3. Priority of 1 is higher than 3.

“...” indicates a lowest priority if not configured for the AAA server.

Note: The AAA servers are listed in the order of priority.

Activity

Indicates whether the server is currently selected for NAC authentication.

If this server is selected for authentication, displayed as “*”, else the value is “-”.

Retry-Interval

Indicates the interval for re-sending the authentication messages to the AAA server when the AAA server does not respond during NAC authentication.

Retry-Num

Indicates the maximum number of authentication attempts when the AAA server does not respond during NAC authentication.

Copyright © 2025 Pica8 Inc. All Rights Reserved.