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
 


Article Number: 74
Posted: Mon, May 28, 2018 10:43 AM
Last Updated: Mon, May 28, 2018 10:45 AM

Online URL: http://kb.ictbanking.net/article.php?id=74