[networking-guide] master: Improve nmcli Wi-Fi signal bars (ed9aa18)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Tue Jul 15 20:29:14 UTC 2014


Repository : http://git.fedorahosted.org/cgit/docs/networking-guide.git

On branch  : master

>---------------------------------------------------------------

commit ed9aa18644557c21b4813e03024c14ff1f3a0b62
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Tue Jul 15 22:24:27 2014 +0200

    Improve nmcli Wi-Fi signal bars


>---------------------------------------------------------------

 en-US/Configure_Networking.xml |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/en-US/Configure_Networking.xml b/en-US/Configure_Networking.xml
index 234071b..f83217e 100644
--- a/en-US/Configure_Networking.xml
+++ b/en-US/Configure_Networking.xml
@@ -1977,9 +1977,13 @@ To make a profile usable for all compatible Ethernet interfaces, issue a command
   <para>
   To view the available Wi-Fi access points, issue a command as follows:
   <screen>~]$ <command>nmcli dev wifi list</command>
-SSID     MODE   CHAN  RATE     SIGNAL  BARS  SECURITY
-MyCafe   Infra  11    54 MB/s  39      ▂▄__   WPA2
-NextDoor Infra  1     54 MB/s  27      ▂___   WPA2</screen>
+  SSID            MODE  CHAN  RATE     SIGNAL  BARS  SECURITY
+  FedoraTest     Infra  11    54 MB/s  98      ▂▄▆█  WPA1
+  Red Hat Guest  Infra  6     54 MB/s  97      ▂▄▆█  WPA2       
+  Red Hat        Infra  6     54 MB/s  77      ▂▄▆_  WPA2 802.1X
+* Red Hat        Infra  40    54 MB/s  66      ▂▄▆_  WPA2 802.1X
+  VoIP           Infra  1     54 MB/s  32      ▂▄__  WEP
+  MyCafe         Infra  11    54 MB/s  39      ▂▄__  WPA2</screen>
 </para>
   <para>
   To create a Wi-Fi connection profile with manual <systemitem class="protocol">IP</systemitem> configuration, but allowing automatic <systemitem class="protocol">DNS</systemitem> address assignment, issue a command as follows:



More information about the docs-commits mailing list