Configuring Access Guardian Verifying Access Guardian Users
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 28-113
-> unp user flush service-id 10
• authentication-type {802.1x, mac, none}—Flushes the MAC addresses of all users authenticated with
the specified authentication type or users that have not been authenticated. For example:
-> unp user flush authentication-type 802.1x
-> unp user flush authentication-type mac
-> unp user flush authentication-type none
• profile profile_name—Flushes the MAC addresses of all users associated with the specified UNP
profile name. Combine this parameter with the mac-address parameter to flush a specific user
associated with the specified profile name. For example:
-> unp user flush profile EP-1
-> unp user flush profile EP-1 mac-address 00:da:95:11:22:01
Logging a group of users out of the network is particularly useful if configuration changes are required to
any Access Guardian features. The unp user flush command is only available to the switch admin user.
The admin account, however, is protected from any attempts to log out the admin user.