How to check VLAN ID number on AIX?
Article Number: 74 | Rating: 5/5 from 2 votes | Last Updated: Mon, May 28, 2018 10:45 AM
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
Posted - Mon, May 28, 2018 10:43 AM. This article has been viewed 14264 times.
Filed Under:
AIX
There are no attachments for this article.
There are no comments for this article. Be the first to post a comment.
Related Articles

Tuning AIX Network Performance
Viewed 3972 times since Tue, May 22, 2018
AIX Creating a Volume Group
Viewed 2721 times since Tue, Jul 17, 2018
AIX Replacing a failed disk (rootvg)
Viewed 8991 times since Tue, Jul 17, 2018
Oslevel shows wrong AIX’s level. Why
Viewed 4966 times since Thu, Feb 21, 2019
Useful AIX commands
Viewed 9916 times since Sun, Jun 17, 2018