From 8842467e68a742530bc5c3b961170c0d9ea32e95 Mon Sep 17 00:00:00 2001 From: Jose Negron Date: Sun, 1 Jan 2023 17:21:54 -0500 Subject: Added line in the example to match "Resulting in" --- docs/configuration/interfaces/wireless.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/configuration/interfaces/wireless.rst b/docs/configuration/interfaces/wireless.rst index 231652a0..24c9b9d2 100644 --- a/docs/configuration/interfaces/wireless.rst +++ b/docs/configuration/interfaces/wireless.rst @@ -306,6 +306,7 @@ default physical device (``phy0``) is used. set interfaces wireless wlan0 address dhcp set interfaces wireless wlan0 ssid Test set interfaces wireless wlan0 security wpa + set interfaces wireless wlan0 security wpa passphrase '12345678' Resulting in -- cgit v1.2.3