Configuring Access Guardian Verifying Access Guardian Users
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 28-109
Verifying Access Guardian Users
The following UNP show commands provide a centralized way to verify the status of users authenticated
and classified through Access Guardian security mechanisms:
show unp user
show unp user status
show unp user details
This section provides sample display outputs from the show unp user commands. For more information
about the display outputs for the other show unp commands, see “Verifying the Access Guardian
Configuration” on page 28-114.
1 The show unp user command displays information about the MAC addresses learned on UNP ports
and link aggregates:
-> show unp user
User
Port Username Mac address IP Vlan Profile Type Status
-----+------------------+------------------+-------+----+---------+-------+-------
1/1/1 00:00:00:00:00:01 00:00:00:00:00:01 1.1.1.1 10 unp-1 Access Active
1/1/2 00:00:00:00:00:02 00:00:00:00:00:02 1.1.1.2 11 unp-2 Bridge Active
1/1/3 guest_user 00:00:00:00:00:04 1.1.1.4 20 unp-guest Access Active
1/1/7 00:00:00:00:00:07 00:00:00:00:00:07 1.1.1.7 11 unp-emp Bridge Active
0/10 Employee-001 00:00:00:00:00:03 1.1.1.3 12 unp-emp Bridge Active
0/12 00:00:00:00:00:14 00:00:00:00:00:14 1.1.2.4 20 unp-7 Bridge Active
Total users : 6
-> show unp user port 1/1/3
User
Port Username Mac address IP Vlan Profile Auth Role
------+------------------+-----------------+-------+-----+-----------+------+------
1/1/3 guest_user 00:00:00:00:00:04 1.1.1.4 20 unp-guest 8021X Guest
Total users : 1
-> show unp user linkagg 10
User
Port Username Mac address IP Vlan Profile Auth Role
------+-----------------+-----------------+-------+-----+-----------+-----+--------
0/10 Employee-001 00:00:00:00:00:03 1.1.1.3 12 unp-emp 8021X Employee
Total users : 1
-> show unp user profile unp-emp
User
Port Username Mac address IP Vlan Profile Auth Role
------+-----------------+-----------------+-------+-----+-----------+-----+--------
1/1/7 00:00:00:00:00:07 00:00:00:00:00:07 1.1.1.7 11 unp-emp MAC Employee
0/10 Employee-001 00:00:00:00:00:03 1.1.1.3 12 unp-emp 8021X Employee
Total users : 2