Searched refs:ifconfig (Results 1 - 25 of 208) sorted by relevance

123456789

/freebsd-current/tools/tools/net80211/scripts/mesh/
H A Dtopology.tree22 ifconfig $WLAN mac:allow
23 MAC=`ifconfig $WLAN | grep ether | awk '{ print $2 }'`
26 ifconfig $WLAN inet $NODE1_IP
27 ifconfig $WLAN mac:add $NODE2_MAC mac:add $NODE3_MAC
30 ifconfig $WLAN inet $NODE2_IP
31 ifconfig $WLAN mac:add $NODE1_MAC mac:add $NODE4_MAC
34 ifconfig $WLAN inet $NODE3_IP
35 ifconfig $WLAN mac:add $NODE1_MAC mac:add $NODE5_MAC
38 ifconfig $WLAN inet $NODE4_IP
39 ifconfig
[all...]
H A Dtopology.line13 ifconfig $WLAN mac:allow
14 MAC=`ifconfig $WLAN | grep ether | awk '{ print $2 }'`
17 ifconfig $WLAN inet $NODE1_IP
18 ifconfig $WLAN mac:add $NODE2_MAC
21 ifconfig $WLAN inet $NODE2_IP
22 ifconfig $WLAN mac:add $NODE1_MAC mac:add $NODE3_MAC
25 ifconfig $WLAN inet $NODE3_IP
26 ifconfig $WLAN mac:add $NODE2_MAC mac:add $NODE4_MAC
29 ifconfig $WLAN inet $NODE4_IP
30 ifconfig
[all...]
H A Dtopology.star12 ifconfig $WLAN mac:allow
13 MAC=`ifconfig $WLAN | grep ether | awk '{ print $2 }'`
16 ifconfig $WLAN inet $NODE1_IP
17 ifconfig $WLAN mac:add $NODE3_MAC
20 ifconfig $WLAN inet $NODE2_IP
21 ifconfig $WLAN mac:add $NODE3_MAC
24 ifconfig $WLAN inet $NODE3_IP
25 ifconfig $WLAN mac:add $NODE1_MAC mac:add $NODE2_MAC mac:add \
29 ifconfig $WLAN inet $NODE4_IP
30 ifconfig
[all...]
H A Dtopology.ring15 ifconfig $WLAN mac:allow
16 MAC=`ifconfig $WLAN | grep ether | awk '{ print $2 }'`
19 ifconfig $WLAN inet $NODE1_IP
20 ifconfig $WLAN mac:add $NODE2_MAC mac:add $NODE5_MAC
23 ifconfig $WLAN inet $NODE2_IP
24 ifconfig $WLAN mac:add $NODE1_MAC mac:add $NODE3_MAC
27 ifconfig $WLAN inet $NODE3_IP
28 ifconfig $WLAN mac:add $NODE2_MAC mac:add $NODE4_MAC
31 ifconfig $WLAN inet $NODE4_IP
32 ifconfig
[all...]
H A Dsetup.simple12 ifconfig $WLAN up
/freebsd-current/tools/tools/net80211/scripts/
H A Dsetup.sta11 WLAN=`ifconfig wlan create wlandev $WIRELESS`
12 ifconfig $WLAN -ampdutx
13 ifconfig $WLAN ssid $SSID up
14 ifconfig $WIRED down delete
H A Dsetup.updown15 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
16 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
17 BRIDGE=`ifconfig bridge create`
18 ifconfig $BRIDGE addm $WLAN addm $WIRED up
19 ifconfig $WIRED up
21 ifconfig $WLAN up
23 ifconfig $WLAN destroy
24 ifconfig $BRIDGE destroy
H A Dsetup.tdma-slave11 WLAN=`ifconfig wlan create wlanmode tdma wlandev $WIRELESS`
12 ifconfig $WLAN ssid "$SSID"
15 BRIDGE=`ifconfig bridge create`
16 ifconfig $BRIDGE addm $WLAN 192.168.2.2/24
18 ifconfig $WLAN up
H A Dsetup.simple210 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
11 ifconfig $WLAN ssid $SSID-1 channel $CHANNEL mtu 1500
12 BRIDGE=`ifconfig bridge create`
13 ifconfig $BRIDGE addm $WLAN addm $WIRED up
14 ifconfig $WIRED up
16 ifconfig $WLAN up
18 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS bssid`
19 #ifconfig $WLAN ssid $SSID-2 channel $CHANNEL mtu 1500
20 ifconfig $WLAN ssid $SSID-2 mtu 1500 -ht
21 ifconfig
[all...]
H A Dsetup.dfs15 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
16 ifconfig $WLAN country $COUNTRY
17 ifconfig $WLAN ssid $SSID-$COUNTRY channel $CHANNEL mtu 1500
18 BRIDGE=`ifconfig bridge create`
19 ifconfig $BRIDGE addm $WLAN addm $WIRED up
20 ifconfig $WIRED up
22 ifconfig $WLAN up
H A Dsetup.fixed9 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
10 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
11 ifconfig $WLAN ucastrate 24:a ucastrate 7
12 BRIDGE=`ifconfig bridge create`
13 ifconfig $BRIDGE addm $WLAN addm $WIRED up
14 ifconfig $WIRED up
16 ifconfig $WLAN up
H A Dsetup.wep10 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
11 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
12 #ifconfig $WLAN authmode shared
15 #ifconfig $WLAN wepkey 1:0x0123456789 deftxkey 1 wepmode mixed
16 ifconfig $WLAN wepkey 1:0x0123456789 deftxkey 1 wep
17 BRIDGE=`ifconfig bridge create`
18 ifconfig $BRIDGE addm $WLAN addm $WIRED up
19 ifconfig $WIRED up
20 ifconfig $WLAN up
H A Dsetup.wdsmain33 WLAN_AP=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
34 ifconfig $WLAN_AP ssid "$SSID" channel $CHANNEL mtu 1500
35 ifconfig $WLAN_AP dwds -apbridge
38 BRIDGE=`ifconfig bridge create`
45 ifconfig $BRIDGE addm \$DEV
46 ifconfig \$DEV up
51 ifconfig $BRIDGE addm $WLAN_AP addm $WIRED up
52 ifconfig $WIRED up
53 ifconfig $WLAN_AP up
H A Dsetup.wdsrelay18 WLAN_AP=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
19 ifconfig $WLAN_AP ssid "$AP_SSID" mtu 1500 -apbridge
22 WLAN_STA=`ifconfig wlan create wlanmode sta wlandev $WIRELESS -beacons`
23 ifconfig $WLAN_STA ssid "$WDS_SSID" dwds -bgscan
26 ifconfig $WLAN_STA -tso -ampdu
28 BRIDGE=`ifconfig bridge create`
29 ifconfig $BRIDGE addm $WLAN_AP addm $WLAN_STA up
31 ifconfig $WLAN_STA up
32 ifconfig $WLAN_AP up
34 #ifconfig
[all...]
H A Dsetup.local9 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
10 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
11 ifconfig $WIRED down delete
15 ifconfig $WLAN 192.168.0.21/24
H A Dsetup.simple9 WLAN=`ifconfig wlan create wlanmode hostap wlandev $WIRELESS`
10 ifconfig $WLAN ssid $SSID channel $CHANNEL mtu 1500
11 BRIDGE=`ifconfig bridge create`
12 ifconfig $BRIDGE addm $WLAN addm $WIRED up
13 ifconfig $WIRED up
15 ifconfig $WLAN up
H A Dsetup.tdma-master11 WLAN=`ifconfig wlan create wlanmode tdma wlandev $WIRELESS`
12 ifconfig $WLAN ssid "$SSID" tdmaslot 0 channel $CHANNEL
15 BRIDGE=`ifconfig bridge create`
16 ifconfig $BRIDGE addm $WLAN addm $WIRED 192.168.2.1/24
18 ifconfig $WIRED up
19 ifconfig $WLAN up
H A Dsetup.tsn34 trap "ifconfig $BRIDGE destroy; ifconfig $WLAN destroy; \
37 ifconfig $WLAN create wlandev $WIRELESS wlanmode hostap
40 ifconfig $WLAN ssid $SSID
41 ifconfig $WLAN channel $CHANNEL
42 ifconfig $WLAN mtu 1500 # NB: if_bridge requires matching mtu's
43 ifconfig $WLAN tsn
45 ifconfig $BRIDGE create
46 ifconfig $BRIDGE addm $WIRED addm $WLAN up
47 ifconfig
[all...]
H A Dsetup.mixed34 trap "ifconfig $BRIDGE destroy; ifconfig $WPA_WLAN destroy; \
35 ifconfig $OPEN_WLAN destroy; rm -f $CONF" 2
37 ifconfig $WPA_WLAN create wlandev $WIRELESS wlanmode hostap bssid
40 ifconfig $WPA_WLAN ssid $WPA_SSID
41 ifconfig $WPA_WLAN channel $CHANNEL
42 ifconfig $WPA_WLAN mtu 1500 # NB: if_bridge requires matching mtu's
44 ifconfig $OPEN_WLAN create wlandev $WIRELESS wlanmode hostap bssid
47 ifconfig $OPEN_WLAN ssid $SSID
48 ifconfig
[all...]
/freebsd-current/tools/test/stress2/misc/
H A Difconfig.sh40 if=`ifconfig | grep -w mtu | grep -v RUNNING | sed 's/:.*//' | head -1`
42 if=`ifconfig | \
47 ifconfig $if | grep -q RUNNING && running=1
52 (ifconfig $if.$i create
53 ifconfig $if.$i inet 224.0.0.$i netmask 255.255.255.0
54 ifconfig $if.$i destroy) > /dev/null 2>&1 &
58 [ $running ] || ifconfig $if down
H A Difconfig2.sh38 if=`ifconfig | grep -w mtu | grep -v RUNNING | sed 's/:.*//' | head -1`
40 if=`ifconfig | \
45 ifconfig $if | grep -q RUNNING && running=1
55 ifconfig $if.$i create
56 ifconfig $if.$i inet 224.0.0.$i netmask 255.255.255.0
57 ifconfig $if.$i destroy
65 [ $running ] || ifconfig $if down
/freebsd-current/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh44 atf_set "descr" "tests of ifconfig create and destroy"
55 atf_check -s exit:0 rump.ifconfig shmif0 create
56 atf_check -s exit:0 rump.ifconfig shmif0 destroy
59 atf_check -s exit:0 rump.ifconfig shmif0 create
60 atf_check -s exit:0 rump.ifconfig shmif0 linkstr shmbus
61 atf_check -s exit:0 rump.ifconfig shmif0 192.168.0.1/24
62 atf_check -s exit:0 rump.ifconfig shmif0 up
63 atf_check -s exit:0 rump.ifconfig shmif0 destroy
66 atf_check -s exit:0 rump.ifconfig shmif0 create
67 atf_check -s exit:0 rump.ifconfig shmif
[all...]
/freebsd-current/tools/regression/net/if_tap/
H A Dtest-tap.sh40 tap=$(ifconfig tap create)
42 ifconfig $tap destroy
47 tap=$(ifconfig tap create)
52 ifconfig $tap destroy &
/freebsd-current/tests/sys/net/
H A Dif_lagg_test.sh52 ifconfig $TAP0 up
53 ifconfig $TAP1 up
54 atf_check ifconfig $LAGG up laggport $TAP0 laggport $TAP1 \
56 atf_check -o match:"inet ${ADDR}" ifconfig $LAGG
57 atf_check -o match:"laggport: ${TAP0}" ifconfig $LAGG
58 atf_check -o match:"laggport: ${TAP1}" ifconfig $LAGG
61 MAC=`ifconfig $LAGG | awk '/ether/ {print $2}'`
62 atf_check -o match:"ether ${MAC}" ifconfig $TAP0
63 atf_check -o match:"ether ${MAC}" ifconfig $TAP1
68 atf_check -o not-match:"inet6 fe80:" ifconfig
[all...]
/freebsd-current/contrib/netbsd-tests/net/net/
H A Dt_ipv6_lifetime.sh54 atf_check -s exit:0 rump.ifconfig shmif0 up
57 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip
58 $DEBUG && rump.ifconfig -L shmif0
59 atf_check -s exit:0 -o not-match:'pltime' rump.ifconfig -L shmif0
60 atf_check -s exit:0 -o not-match:'vltime' rump.ifconfig -L shmif0
61 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip delete
64 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip pltime $time
65 $DEBUG && rump.ifconfig -L shmif0
66 atf_check -s exit:0 -o match:'pltime' rump.ifconfig -L shmif0
67 atf_check -s exit:0 -o match:'vltime infty' rump.ifconfig
[all...]

Completed in 101 milliseconds

123456789