Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide show aaa rfc-3576-server | 551
show aaa rfc-3576-server
show aaa rfc-3576-server [statistics|<udp-port>]
Description
Show configuration details for an RFC-3576 server, which is a RADIUS server that can send user disconnect and
change-of-authorization (CoA) messages, as described in RFC 3576.
Example
This first example shows that there are two configured servers in the RFC 3567 Server List. The References
column lists the number of other profiles with references to the RFC 3567 server, and the Profile Status column
indicates whether the server is predefined. User-defined servers do not have an entry in the Profile Status
column.
To view details for all RFC 3576 servers, include the statistics parameter.
The output of the show aaa rfc-3576-server statistics command includes the following parameters:
Parameter Description
Disconnect Requests Number of disconnect requests sent by the server.
Disconnect Accepts Number of disconnect requests sent by the server that were accepted by the user.
Disconnect Rejects Number of disconnect requests sent by the server that were rejected by the user.
No Secret Number of authentication requests that did not contain a RADIUS secret.
No Session ID Number of authentication requests that did not contain a session ID.
(host) #show aaa rfc-3567-server
RFC 3576 Server List
--------------------
Name References Profile Status
---- ---------- --------------
10.2.14.6 2
(host) #show aaa rfc-3576-server statistics
RADIUS RFC 3576 Statistics
--------------------------
Statistics 10.1.2.3 10.1.2.34
---------- -------- ---------
Disconnect Requests 13 3
Disconnect Accepts 12 3
Disconnect Rejects 1 0
No Secret 0 0
No Session ID 0 0
Bad Authenticator 0 0
Invalid Request 0 0
Packets Dropped 0 2
Unknown service 0 0
CoA Requests 1 0
CoA Accepts 1 0
CoA Rejects 0 0
No permission 0 0
Packets received from unknown clients: 0
Packets received with unknown request: 0
Total RFC3576 packets Received : 0