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

HMC: HMC and LPAR management commands
Viewed 8601 times since Sun, Jun 3, 2018
How to set Kernel Parameters in AIX ?
Viewed 16379 times since Tue, Jul 2, 2019
AIX check the HBA status
Viewed 18108 times since Tue, May 22, 2018
Useful AIX commands
Viewed 10850 times since Sun, Jun 17, 2018
Trouble Shooting AIX Networking
Viewed 3248 times since Tue, May 22, 2018