public:network_connection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
public:network_connection [2016-09-02 13:19] – created krestpublic:network_connection [2016-09-21 14:09] krest
Line 1: Line 1:
 ====== Network Connection ====== ====== Network Connection ======
  
-  * [[network_connection#How to check connectivity|How to check connectivity]] +  * [[:public:network_connection#how_to_check_connectivity|How to check connectivity]] 
-  * [[network_connection#How to check IP address|How to check IP address]]+  * [[:public:network_connection#how_to_check_ip_address|How to check IP address]]
  
 +==== How to check connectivity ====
  
-====== How to check connectivity ======+There are different small icons on the taskbar in the lower right most corner of the Windows desktop. The following icon shows that you are connected to the local area network, authenticated on ad.cerge-ei.cz Active Directory and connected further to Internet. 
 + 
 +{{:public:nw1.jpg}}{{:public:nw2.jpg}} 
 + 
 +If you click on the icon and further on **Open Network and Sharing Center**, you'll get the following window: 
 + 
 +{{:public:nw5.jpg}} 
 + 
 +It provides basic network information and set up connections (your computer name, domain network name/Active Directory etc.) 
 + 
 +If the icon is crossed out, as shown bellow, it means that your computer has no network connection 
 + 
 +{{:public:nw3.jpg}}{{:public:nw4.jpg}} 
 + 
 + 
 +** Loss of network connectivity ** can manifest itself in different ways: logon failure due to inaccessible domain controller, no internet connection, mail server inaccessible, network resources inaccessible etc.  
 + 
 +Computer networking is structured in so called layers (https://en.wikipedia.org/wiki/OSI_model), where ** layer 1 ** is the physical layer, which is practically the physical connection, a cable. Although you can't trace completely the whole physical route, at least you can first check the connection of your device to the network socket via a UTP cable, provided you are connected by a cable to the network. If you notice that your device has no network connectivity (see "Check connectivity" ) __**check the cable first**.__ 
 + 
 +{{:public:rj45_connector.jpg?200|}}  {{:public:data-socket.jpg?300|}} 
 + 
 +** RJ45 connector of UTP data cable **  and ** Data wall socket ** 
 + 
 +==== How to check IP address ==== 
 + 
 +1. Left-click on the windows icon {{:map_network_drive:start.png?50}}in the bottom left of your screen; 
 + 
 +{{:public:cmd0.jpg}} 
 + 
 +type ** cmd **  as indicated above and press Enter; 
 + 
 +type ** ipconfig **  as indicated bellow 
 + 
 +{{:public:cmd_ip1.jpg}} 
 + 
 +The IP address of your computer is displayed as indicated. 
 + 
 +{{:public:cmd_ip2.jpg?680}}
  
  
-====== How to check IP address ====== 
  • /var/www/html/dokuwiki/data/pages/public/network_connection.txt
  • Last modified: 2016-09-22 09:27
  • by krest