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
LVM: Extend an existing Volume Group by adding a new disk
Viewed 5555 times since Sat, Jun 2, 2018
Part 2, Detailed diagnosis and troubleshooting
Viewed 2791 times since Tue, May 22, 2018
AIX Power replacing (hot-swap) failed disk in rootvg
Viewed 3641 times since Tue, Apr 16, 2019
Part 1, Memory overview and tuning memory parameters AIX7
Viewed 4181 times since Wed, Jun 19, 2019
Find out which port the daemon is using on AIX OS. (similar like command netstat -anp for Linux)
Viewed 11333 times since Thu, Feb 21, 2019
List STALE partitions across Volume Groups for each Logical Volume in AIX
Viewed 2491 times since Tue, Jul 17, 2018
Script to show Total, Free and Used Memory on AIX
Viewed 3363 times since Thu, Nov 29, 2018
AIX - How to monitor CPU usage
Viewed 27024 times since Fri, Jun 8, 2018
AIX Undocumented AIX command lquerypv
Viewed 3562 times since Tue, Jul 17, 2018
AIX Reviewing AIX Error and Boot Logs
Viewed 2778 times since Wed, Mar 20, 2019