]> git.ipfire.org Git - people/stevee/network.git/blob - man/network-zone-wireless.txt
368ac2aaa920fb893446b02cb36ae71def2159e1
[people/stevee/network.git] / man / network-zone-wireless.txt
1 = network-zone-wireless(8)
2 Michael Tremer <michael.tremer@ipfire.org>
3
4 == NAME
5 network-zone-wireless - Wireless Networks
6
7 == SYNOPSIS
8 [verse]
9 `network zone new ZONE wireless ...`
10
11 == DESCRIPTION
12 The wireless hook uses a WiFi interface and connects to a wireless access point
13 in station mode.
14
15 Configuration and credentials for any wireless networks to connect to can be
16 configured by using link:network-wireless-network[8].
17
18 == OPTIONS
19 The following options are understood:
20
21 `--phy=PHY`::
22 Takes the MAC address or name of the physical layer that is used to create
23 a virtual wireless interface.
24
25 `--address=ADDRESS`::
26 Define a MAC address that is used for the virtual wireless device. This
27 parameter is optional and a random MAC address will be generated when
28 omitted.
29
30 == SEE ALSO
31 link:network[8],
32 link:network-zone[8]