From f4c414ce4d899839adf28a8fba67c5ad7587e5ac Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Sat, 23 Nov 2019 14:00:52 +0100 Subject: add new directives "cfcmd" and "opcmd" --- docs/interfaces/wireless.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/interfaces') diff --git a/docs/interfaces/wireless.rst b/docs/interfaces/wireless.rst index e94eb09a..13eef0fe 100644 --- a/docs/interfaces/wireless.rst +++ b/docs/interfaces/wireless.rst @@ -25,7 +25,7 @@ its MAC address) and configured to run in monitor mode. To be able to use the wireless interfaces you will first need to set a regulatory domain with the country code of your locaion. -.. option:: set system wifi-regulatory-domain DE +.. cfcmd:: set system wifi-regulatory-domain DE Configure system wide Wi-Fi regulatory domain. A reboot is required for this change to be enabled. @@ -188,7 +188,7 @@ Resulting in Operational Commands ^^^^^^^^^^^^^^^^^^^^ -.. option:: show interfaces wireless info +.. opcmd:: show interfaces wireless info Use this command to view operational status and wireless-specific information about all wireless interfaces. @@ -199,7 +199,7 @@ about all wireless interfaces. Interface Type SSID Channel wlan0 access-point VyOS-TEST-0 1 -.. option:: show interfaces wireless detail +.. opcmd:: show interfaces wireless detail Use this command to view operational status and detailes wireless-specific information about all wireless interfaces. @@ -231,7 +231,7 @@ information about all wireless interfaces. TX: bytes packets errors dropped carrier collisions 183413 5430 0 0 0 0 -.. option:: show interfaces wireless +.. opcmd:: show interfaces wireless This command shows both status and statistics on the specified wireless interface. The wireless interface identifier can range from wlan0 to wlan999. @@ -252,7 +252,7 @@ The wireless interface identifier can range from wlan0 to wlan999. 83413 430 0 0 0 0 -.. option:: show interfaces wireless brief +.. opcmd:: show interfaces wireless brief This command gives a brief status overview of a specified wireless interface. The wireless interface identifier can range from wlan0 to wlan999. @@ -266,7 +266,7 @@ The wireless interface identifier can range from wlan0 to wlan999. wlan0 192.0.2.254/24 u/u -.. option:: show interfaces wireless queue +.. opcmd:: show interfaces wireless queue Use this command to view wireless interface queue information. The wireless interface identifier can range from wlan0 to wlan999. @@ -279,7 +279,7 @@ The wireless interface identifier can range from wlan0 to wlan999. rate 0bit 0pps backlog 0b 0p requeues 0 -.. option:: show interfaces wireless scan +.. opcmd:: show interfaces wireless scan This command is used to retrive information about WAP within the range of your wireless interface. This command is usefull on wireless interfaces configured -- cgit v1.2.3