repo.or.cz
/
hostap-gosc2009.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dbus: Add example script for running WPS PBC
[hostap-gosc2009.git]
/
mac80211_hwsim
/
tests
/
0002-vlan
/
test.txt
blob
8c92f1c9794762c2161605080893698d87267499
1
# Plaintext connection, two clients, different VLANs
2
3
modprobe mac80211_hwsim radios=3
4
5
hostapd hostapd.conf
6
7
ifconfig wlan1 up
8
iwconfig wlan1 essid "mac80211 test"
9
10
ifconfig wlan2 up
11
iwconfig wlan2 essid "mac80211 test"
12
13
# Expected results:
14
# STA1(wlan1) is bound to vlan1
15
# STA2(wlan2) is bound to vlan2