Specifications
AOS-W Commands 643
Chapter 29
Example
The following example verifies that the authentication server Alcatel is enabled
and working.
(switch)# aaa test-server Alcatel
(switch) #aaa user
Manages users for authentication purposes. You can add, delete, logoff, and
debug users. You can also clear sessions for an individual user.
Syntax
Examples
The following examples show a user being added, their sessions being cleared,
a user being debugged, a user being deleted, and a user being logged out.
(switch) #aaa user add 192.10.10.1
(switch) #aaa user clear-sessions 192.10.10.1
(switch) #aaa user debug name vipin
(switch) #aaa user delete 192.10.10.1
1 user deleted
(switch) #aaa user logout 192.10.10.1
ads netad learn
Learn the system on which an anomaly has been flagged by NETAD.
Syntax
ads netad learn <anomaly-id>
where anomaly-id is the ID of the anomaly reported by the show command .
add <ipaddr> Adds the IP address of a
user
clear-sessions <ipaddr> Clears the specified user
session.
debug <ipaddr|mac|name <string>> Debugs user by user’s IP
address, MAC address, or
name.
delete <ipaddr|all|mac|name
<string>|role<string>>
Deletes specified user. Use
all to delete all connected
users.
logout <ipaddr> Logs the specified user out