How to check VLAN ID number on AIX?

To check VLAN ID on AIX you can issue the command entstat filtering the result as the follow:

# entstat -d en0 | grep 'Port VLAN ID'
Port VLAN ID:   800

How to check VLAN-ID with command on LPAR for know information or something!!

Serv01:root:/root> entstat -d ent61 |grep -i vlan
Invalid VLAN ID Packets: 0
Port VLAN ID: 95
VLAN Tag IDs: None
 
5 (2)
Article Rating (2 Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Tips I Picked up at the Power Systems Technical University
Viewed 2967 times since Mon, Jun 11, 2018
AIX hangs on boot? How to debug boot process on AIX systems
Viewed 11625 times since Thu, Feb 21, 2019
Working with Virtual media library on VIO servers
Viewed 15810 times since Thu, Feb 21, 2019
AIX POWERHA/HACMP: Basic commands
Viewed 5579 times since Sat, Jun 2, 2018
Awesome Command to show top 15 processes using memory on AIX
Viewed 24064 times since Thu, Nov 29, 2018
AIX PDF ALL
Viewed 6775 times since Mon, Jul 16, 2018
Using Shell Redirection: All About the Here-Doc
Viewed 10495 times since Wed, May 30, 2018
AIX disk queue depth tuning for performance
Viewed 15771 times since Thu, Jan 16, 2020
How to clear/clean/erase/delete/reset network adapter configuration on AIX?
Viewed 12725 times since Thu, Nov 29, 2018
How do I analyze and debug core files on AIX
Viewed 6780 times since Thu, Feb 21, 2019