diff options
author | Jose Negron <josenj@gmail.com> | 2023-01-01 17:21:54 -0500 |
---|---|---|
committer | Jose Negron <josenj@gmail.com> | 2023-01-01 17:21:54 -0500 |
commit | 8842467e68a742530bc5c3b961170c0d9ea32e95 (patch) | |
tree | 06f5dd3f3bf9a21416b3394bd34e03922a3f4275 /docs/configuration | |
parent | f05c6af3517f8b05df01ffea90790c6129a61784 (diff) | |
download | vyos-documentation-8842467e68a742530bc5c3b961170c0d9ea32e95.tar.gz vyos-documentation-8842467e68a742530bc5c3b961170c0d9ea32e95.zip |
Added line in the example to match "Resulting in"
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/interfaces/wireless.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 |