Difference between revisions of "BO Network Light"

From Teknologisk videncenter
Jump to: navigation, search
m (Module II)
m (Slides)
Line 55: Line 55:
 
[http://www.elmholt.eu/Network/01.03_-_Slide_3.pdf Slide 3]<br/>
 
[http://www.elmholt.eu/Network/01.03_-_Slide_3.pdf Slide 3]<br/>
 
[http://www.elmholt.eu/Network/Ping-Pong.pdf ICMP Protocol]<br/>
 
[http://www.elmholt.eu/Network/Ping-Pong.pdf ICMP Protocol]<br/>
 
+
-->
 
==Tasks==
 
==Tasks==
 
[http://www.elmholt.eu/Network/Network_Light_-_Module_1_Task_1.pdf Task 1]<br/>
 
[http://www.elmholt.eu/Network/Network_Light_-_Module_1_Task_1.pdf Task 1]<br/>
Line 98: Line 98:
 
*[http://www.synology.com/dsm/home_home_applications_video_station.php?lang=dan Video]
 
*[http://www.synology.com/dsm/home_home_applications_video_station.php?lang=dan Video]
  
 
+
<!--
 
==Programs==
 
==Programs==
 
[http://www.wireshark.org/ Wireshark]
 
[http://www.wireshark.org/ Wireshark]

Revision as of 10:49, 13 November 2012

Module 1

Slides

Slide 1
Slide 2
Slide 3
ICMP Protocol

Tasks

Task 1

Programs

Wireshark

Putty

NetCat

Commands used

Some of the windows 7/Vista commands used
Command Description
ping 8.8.8.8 Ping the IP address 8.8.8.8 four times
ping www.google.com Find the IP address of www.google.com and ping it four times
ping -t 8.8.8.8 Ping IP address 8.8.8.8 until stopped with <CTRL>-C
tracert 8.8.8.8 Find and show the route (path) to 8.8.8.8
ipconfig Show basic IP Configuration
ipconfig /all Show extended IP configuration
ipconfig /release Release DHCP IP configuration
ipconfig /renew Obtain IP configuration from DHCP server
ipconfig /displaydns Show DNS cache
ipconfig /flushdns Purge entries in the DNS cache
nslookup www.google.com Name server lookup. Find www.google.com IP address
nslookup -type=mx google.com Name server lookup. Find google.com Mail server(s) (MX)
route print Print the route table on the screen

Module II

Slides

Slide 1
Slide 2

Tasks

Task 1

Extra tasks

Synology NAS