Release Notes

show aaa authentication-server internal
show aaa authentication-server internal [statistics]
Description
View authentication server settings for the internal controller database.
Examples
The output of the command below shows that the internal authentication server has been disabled
(host) #show aaa authentication-server internal
Internal Server
---------------
Host IP addr Retries Timeout Status
---- ------- ------- ------- ------
Internal 10.168.254.221 3 5 Disabled
The following data columns appear in the output of this command:
Parameter Description
Host
Name of the internal authentication server.
IP addr
Address of the internal server, in dotted-decimal format.
Retries
Number of retries allowed before the server stops attempting to authenticate a
request.
Timeout
Timeout period, in seconds.
Status
Shows if the server is enabled of disabled
Include the statistics parameter to display additional details for the internal server.
(host) #show aaa authentication-server internal statistics
Internal Database Server Statistics
-----------------------------------
PAP Requests 8
PAP Accepts 8
PAP Rejects 0
MSCHAPv2 Requests 0
MSCHAPv2 Accepts 0
MSCHAPv2 Rejects 0
Mismatch Response 0
Users Expired 1
Unknown Response 0
Timeouts 1
AvgRespTime (ms) 0
Uptime (d:h:m) 4:3:32
SEQ first/last/free 1,255,255
The following data columns appear in the output of this command:
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide show aaa authentication-server internal | 742