From f33e2df5214fac97cab1c9e93a9fa5f815b42765 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 8 Oct 2019 19:14:09 -0700 Subject: [PATCH] Add MAC Address field --- source/3/3.1/3.1.5/nm-tray.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.5/nm-tray.rst b/source/3/3.1/3.1.5/nm-tray.rst index 428cb3b8..00f33744 100644 --- a/source/3/3.1/3.1.5/nm-tray.rst +++ b/source/3/3.1/3.1.5/nm-tray.rst @@ -12,7 +12,7 @@ To toggle notifications on connecting and disconnecting to networks right click .. image:: nm-tray-context.png -To view your own networking information right click the applet :menuselection:`Connection Information` which will pop up a window with information such as your ip address. On this window each interface will show the names of each network interface in a tab bar along the top. The field :guilabel:`Interface` Shows you the name of your network adapter to the system what type of connection it is. The label for :guilabel:`Driver` shows you what driver is in use for this network interface. The field :guilabel:`Speed` shows the speed supported by the connection. +To view your own networking information right click the applet :menuselection:`Connection Information` which will pop up a window with information such as your ip address. On this window each interface will show the names of each network interface in a tab bar along the top. The field :guilabel:`Interface` Shows you the name of your network adapter to the system what type of connection it is. The :guilabel:`Hardware Adress` shows your MAC address. The label for :guilabel:`Driver` shows you what driver is in use for this network interface. The field :guilabel:`Speed` shows the speed supported by the connection. .. image:: nm-tray-conninfo.png