]> git.ipfire.org Git - people/ms/network.git/blame - man/network-zone-wireless.txt
man: Convert network-zone-wireless(8) to asciidoc
[people/ms/network.git] / man / network-zone-wireless.txt
CommitLineData
bc2b9c75
MT
1= network-zone-wireless(8)
2Michael Tremer <michael.tremer@ipfire.org>
3
4== NAME
5network-zone-wireless - Wireless Networks
6
7== SYNOPSIS
8[verse]
9`network zone new ZONE wireless ...`
10
11== DESCRIPTION
12The wireless hook uses a WiFi interface and connects to a wireless access point
13in station mode.
14
15Configuration and credentials for any wireless networks to connect to can be
16configured by using link:network-wireless-network[8].
17
18== OPTIONS
19The 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
31link:network[8],
32link:network-zone[8]