Question:
How to get the vlan info of virtual ethernet adapter from AIX command line?
Answer:
You can use the entstat command.
# entstat -d ent0|grep -i vlan Invalid VLAN ID Packets: 0 Port VLAN ID: 168 VLAN Tag IDs: None
How to get the vlan info of virtual ethernet adapter from AIX command line?
You can use the entstat command.
# entstat -d ent0|grep -i vlan Invalid VLAN ID Packets: 0 Port VLAN ID: 168 VLAN Tag IDs: None