Dmitry Shmidt | 8d520ff | 2011-05-09 14:06:53 -0700 | [diff] [blame] | 1 | # VLAN ID to network interface mapping |
2 | 1 vlan1 | ||||
3 | 2 vlan2 | ||||
4 | 3 vlan3 | ||||
5 | 100 guest | ||||
6 | # Optional wildcard entry matching all VLAN IDs. The first # in the interface | ||||
7 | # name will be replaced with the VLAN ID. The network interfaces are created | ||||
8 | # (and removed) dynamically based on the use. | ||||
9 | * vlan# |