VCONFIG(8) | System Manager's Manual | VCONFIG(8) |
vconfig - VLAN (802.1q) configuration program.
vconfig [lots of long options]
The vconfig program allows you to create and remove vlan-devices on a vlan enabled kernel. Vlan-devices are virtual ethernet devices which represents the virtual lans on the physical lan.
VLAN will use Broadcom's NICE interface when the network device supports it. This is necessary, since usually the hardware of these devices already removes the vlan tag from the ethernet packet. The set_flag option on vlan-devices created on such a physical network device will be ignored. Dumping the network-device will show only untagged(non-vlan) traffic, and dumping the vlan-devices will only show traffic intended for that vlan, without the tags.
/proc/net/vlan/config
/proc/net/vlan/[vlan-device]
This manual page was written by Ard van Breemen
<ard@kwaak.net>
The vlan patch is written by Ben Greear <greearb@candelatech.com>