diff --git a/documentation/content/en/books/handbook/advanced-networking/_index.adoc b/documentation/content/en/books/handbook/advanced-networking/_index.adoc --- a/documentation/content/en/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/en/books/handbook/advanced-networking/_index.adoc @@ -543,29 +543,7 @@ The output of a scan request lists each BSS/IBSS network found. Besides listing the name of the network, the `SSID`, the output also shows the `BSSID`, which is the MAC address of the access point. -The `CAPS` field identifies the type of each network and the capabilities of the stations operating there: - -.Station Capability Codes -[cols="1,1", frame="none", options="header"] -|=== -| Capability Code -| Meaning - -|`E` -|Extended Service Set (ESS). Indicates that the station is part of an infrastructure network rather than an IBSS/ad-hoc network. - -|`I` -|IBSS/ad-hoc network. Indicates that the station is part of an ad-hoc network rather than an ESS network. - -|`P` -|Privacy. Encryption is required for all data frames exchanged within the BSS using cryptographic means such as WEP, TKIP or AES-CCMP. - -|`S` -|Short Preamble. Indicates that the network is using short preambles, defined in 802.11b High Rate/DSSS PHY, and utilizes a 56 bit sync field rather than the 128 bit field used in long preamble mode. - -|`s` -|Short slot time. Indicates that the 802.11g network is using a short slot time because there are no legacy (802.11b) stations present. -|=== +The `CAPS` field identifies the type of each network and the capabilities of the stations operating there (see the definition of `list scan` in man:ifconfig[8] for more details). One can also display the current list of known networks with: