diff options
Diffstat (limited to 'contrib/hostapd/hostapd.vlan')
-rw-r--r-- | contrib/hostapd/hostapd.vlan | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/hostapd/hostapd.vlan b/contrib/hostapd/hostapd.vlan new file mode 100644 index 0000000..98254fa --- /dev/null +++ b/contrib/hostapd/hostapd.vlan @@ -0,0 +1,9 @@ +# VLAN ID to network interface mapping +1 vlan1 +2 vlan2 +3 vlan3 +100 guest +# Optional wildcard entry matching all VLAN IDs. The first # in the interface +# name will be replaced with the VLAN ID. The network interfaces are created +# (and removed) dynamically based on the use. +* vlan# |