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 14674 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

Understanding dump devices sysdumpdev
Viewed 4987 times since Mon, Jul 9, 2018
Mirroring the rootvg Volume Group for AIX
Viewed 4424 times since Mon, May 21, 2018
AIX Password expiry /etc/passwd
Viewed 19808 times since Wed, Jul 3, 2019
AIX lspath Missing path
Viewed 10547 times since Fri, Oct 5, 2018
Secure Secure Shell
Viewed 11241 times since Fri, Aug 21, 2020