run show dot1x server
The 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 Retry-Interval Retry-Num Detect-Interval Consecutive-Detect-Num ---------------- ------------ -------- -------------- --------- -------------- ---------------------- 10.10.53.72 reachable ... 5 Sec(s) 5 5 Sec(s) 8
Table 1. Description of the run show dot1x server command output
Item | Description |
Server-IP | Indicates the RADIUS Server IP configured on the switch. |
Status | Indicates whether the RADIUS server is reachable. The value could be active, reachable or unreachable. If the server is reachable and currently selected for NAC authentication, the “Status” of this server is active. |
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. |
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. |
Detect-Interval | Indicates the interval at which the switch sends Test Radius Request detection message to the AAA server to detect the server reachability. |
Consecutive-Detect-Num | Indicates the number of Test Radius Request messages that the switch consecutively sends to the AAA server to detect the server reachability. |
Copyright © 2024 Pica8 Inc. All Rights Reserved.