xref: /freebsd/contrib/wpa/hostapd/hostapd.vlan (revision 10b3b54548f2290bbe8d8f88c59c28d12b7a635d)
1# VLAN ID to network interface mapping
21	vlan1
32	vlan2
43	vlan3
5100	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#
10