From d67ea9fd2862f7dd6b61ce8db4424fdd8943d56b Mon Sep 17 00:00:00 2001 From: Devin Bayer Date: Wed, 2 Dec 2020 17:27:02 +0100 Subject: fix syntax for vht center-channel-freq --- docs/interfaces/wireless.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/interfaces/wireless.rst') diff --git a/docs/interfaces/wireless.rst b/docs/interfaces/wireless.rst index 2de3b126..16e3b7d2 100644 --- a/docs/interfaces/wireless.rst +++ b/docs/interfaces/wireless.rst @@ -225,12 +225,14 @@ VHT (Very High Throughput) capabilities (802.11ac) * ``multi-user-beamformer`` - Support for operation as single user beamformer * ``multi-user-beamformee`` - Support for operation as single user beamformer -.. cfgcmd:: set interfaces wireless capabilities vht center-channel-freq +.. cfgcmd:: set interfaces wireless capabilities vht center-channel-freq VHT operating channel center frequency - center freq 1 (for use with 80, 80+80 and 160 modes) VHT operating channel center frequency - center freq 2 (for use with the 80+80 mode) + must be from 34 - 173. For 80 MHz channels it should be channel + 6. + .. cfgcmd:: set interfaces wireless capabilities vht channel-set-width <0 | 1 | 2 | 3> * ``0`` - 20 or 40 MHz channel width (default) -- cgit v1.2.3