Verifying and Managing Subscriber AAA Information
Purpose
View or clear subscriber access statistics and information.
Action
To display subscriber AAA statistics:
user@host> show network-access aaa statistics
user@host> show network-access aaa statistics authentication
To display RADIUS server status and information:
user@host> show network-access aaa radius-servers
To display subscriber access AAA information:
user@host> show network-access aaa subscribers
To display subscriber session information:
user@host> show network-access aaa subscribers session-id session-id
To clear subscriber access statistics and to log out specific subscribers:
user@host> clear network-access aaa subscriber
You can specify the subscriber with the
username username
option or thesession-id identifier
option. In either case, specifyreconnect
to attempt to reconnect the subscriber session after it is completely logged out.To clear blocked request statistics to debug session limits for all usernames across all access profiles:
user@host> clear network-access aaa subscriber session-limit-per-username
To clear blocked request statistics to debug session limits for a specific username across all access profiles:
user@host> clear network-access aaa subscriber session-limit-per-username username username
To clear blocked request statistics to debug session limits for all usernames in a specific access profile:
user@host> clear network-access aaa subscriber session-limit-per-username access-profile profile-name
To clear blocked request statistics to debug session limits for a specific username in a specific access profile:
user@host> clear network-access aaa subscriber session-limit-per-username username username access-profile profile-name
To clear AAA accounting statistics:
user@host> clear network-access aaa statistics accounting
To clear AAA address-assignment statistics for a client:
user@host> clear network-access aaa statistics address-assignment client
To clear AAA address-assignment pool statistics:
user@host> clear network-access aaa statistics address-assignment pool pool-name
To clear AAA authentication statistics:
user@host> clear network-access aaa statistics authentication