How to check VLAN ID number on AIX?
Article Number: 74 | Rating: 5/5 from 1 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 12947 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
How to install filesets/software in aix?
Viewed 5641 times since Mon, Jul 8, 2019
How to mirror the rootvg in AIX?
Viewed 4759 times since Mon, May 21, 2018
AIX alt_disk_copy
Viewed 9675 times since Sun, Jun 30, 2019
How to set Kernel Parameters in AIX ?
Viewed 14490 times since Tue, Jul 2, 2019
10 AIX Commands to Add to Your Toolbox
Viewed 4193 times since Sat, May 19, 2018
Creating Normal,Big,Scalable VG on AIX
Viewed 14507 times since Fri, Feb 1, 2019
Burn Image to DVD in AIX
Viewed 13292 times since Thu, Sep 20, 2018