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 (1)
Article Rating (1 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
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
AIX, Storage, System Admin↑ Identifying a Disk Bottleneck Using filemon
Viewed 9715 times since Fri, Apr 19, 2019
10 AIX Commands to Add to Your Toolbox
Viewed 4193 times since Sat, May 19, 2018
Troubleshooting Starts With Understanding Your Physical Disks’ Attributes
Viewed 3578 times since Sat, May 19, 2018
Creating Normal,Big,Scalable VG on AIX
Viewed 14507 times since Fri, Feb 1, 2019
How to know witch process is running in a particular port on AIX using KDB
Viewed 12483 times since Thu, Nov 29, 2018
Burn Image to DVD in AIX
Viewed 13292 times since Thu, Sep 20, 2018