Specifications
23-11
Managing Access Server Security
Network Access Server User Authentication Counters
The following example shows how to display the user authentication counters for
the access server:
Local> SHOW SERVER AUTHENTICATION COUNTERS
Total Total
attempts failures
User authentication (all realms): 16 0
Total Valid Error
Packets Packets Packets
Sent Received Received
Realm: mfg.acme.com 8 8 0
Realm: sales.acme.com 7 6 1
Realm: finance.acme.com 1 1 0
Time since counters last zeroed: 1 01:55:14
Port User Authentication Counters
The following example shows how to display the authentication counters for a
given port:
Local> SHOW PORT 1 AUTHENTICATION COUNTERS
Port 1: j_smith Server: Finance_server
Cur. login Cur. login Total Total
attempts: failures: attempts: failures:
User authentication: 1 0 4 0
Time since last user authentication success: 0 00:52:32
Time since last user authentication failure: never
Time since counters last zeroed: 1 01:50:28
Setting the User Authentication Counters to Zero
The user authentication counters add up until you explicitly reset them. To reset
user authentication counters for the server to 0, use the following command:
Local> ZERO SERVER AUTHENTICATION COUNTERS
You can reset the user authentication counters for an individual port, a group of
ports, or all ports. For example, the following command resets the user
authentications counters to 0 for ports 2, 3, and 5:
Local> ZERO PORT 2,3,5 AUTHENTICATION COUNTERS










