Release Notes

755 | show aaa debug vlan user Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
show aaa debug vlan user
show aaa debug vlan user [ip <ip addr>|ipv6 <ipv6addr>|mac <macaddr>]
Description
Display user VLAN derivation related debug information.
Syntax
Parameter Description
ip <ip addr>
User identification based on IPv4 address.
ipv6 <ipv6addr>
User identification based on IPv6 address.
mac <macaddr>
User identification based on MAC address.
Example
The output of the example below displays the VLAN derivation debug information of an user with IPv4
address.
(host) #show aaa debug vlan user ip 192.0.2.1
VLAN types present for this User
================================
Default VLAN : 3
Initial Role Contained : 1
User Dot1x Role Contained : 5
Dot1x Server Rule : 5
VLAN Derivation History
=======================
VLAN Derivation History Index : 8
1. VLAN 1 for Default VLAN
2. VLAN 1 for Current VLAN updated
3. VLAN 0 for Reset VLANs for Station up
4. VLAN 3 for Default VLAN
5. VLAN 1 for Initial Role Contained
6. VLAN 5 for Dot1x Server Rule
7. VLAN 5 for User Dot1x Role Contained
8. VLAN 5 for Current VLAN updated
Current VLAN : 5 (Dot1x Server Rule)
Command History
Release Modification
ArubaOS 6.3 Command introduced.