Difference between revisions of "Ascom/IP Generic follow up"

From Teknologisk videncenter
Jump to: navigation, search
m
m (IP Generic sessions)
 
Line 39: Line 39:
 
*[http://mars.tekkom.dk/data/ascom/module1/04.01%20subnet%20exercise.ppsx Session 4 subnet exercise example]
 
*[http://mars.tekkom.dk/data/ascom/module1/04.01%20subnet%20exercise.ppsx Session 4 subnet exercise example]
 
*[http://mars.tekkom.dk/data/ascom/module1/05.01%20-%20Module%201%20Session%205%20diasshow.ppsx Session 5] (PowerPoint diasshow)
 
*[http://mars.tekkom.dk/data/ascom/module1/05.01%20-%20Module%201%20Session%205%20diasshow.ppsx Session 5] (PowerPoint diasshow)
 +
===Follow up sessions===
 +
*[http://mars.tekkom.dk/data/ascom/module1/10.01%20-%20Follow%20up%20session%201.ppsx Follow-up session 1] (PowerPoint diasshow)
 +
*[http://mars.tekkom.dk/data/ascom/module1/10.01%20-%20Follow%20up%20session%202.ppsx Follow-up session 2] (PowerPoint diasshow)
 +
 
<!--
 
<!--
 
*[[Media:Ascom_module_1_session_1.pdf|Session 1 - Generic IP - PowerPoint]] (Loads PDF)‎ [[Ascom/Module 1 | description of Module 1]]
 
*[[Media:Ascom_module_1_session_1.pdf|Session 1 - Generic IP - PowerPoint]] (Loads PDF)‎ [[Ascom/Module 1 | description of Module 1]]
 
*[[Media:Ascom_module_1_session_2.pdf|Session 2 - Generic VoIP - PowerPoint]] (Loads PDF) [[Ascom/Module 2 | description of Module 2]]
 
*[[Media:Ascom_module_1_session_2.pdf|Session 2 - Generic VoIP - PowerPoint]] (Loads PDF) [[Ascom/Module 2 | description of Module 2]]
 
-->
 
-->
 +
 
==Additional learning materials==
 
==Additional learning materials==
 
*[[CCNA Explorer_en|CCNA Explorer]] Cisco CCNA on-line materials.  
 
*[[CCNA Explorer_en|CCNA Explorer]] Cisco CCNA on-line materials.  

Latest revision as of 14:43, 21 January 2013

IP Generic: Follow up sessions
Session Day Date From To Link to virtual classroom Link to recorded session
1 Saturday 12 January 2013 10:00 12:00 Session 1 Session 1
2 Saturday 19 January 2013 10:00 12:00 Session 2 Session 2

Learning materials

Follow-up

IP Generic sessions

Follow up sessions


Additional learning materials

Activities

Cisco Packet tracer

Packet Tracer is a Cisco router simulator that can be utilized in training and education, but also in research for simple computer network simulations. The tool is created by Cisco Systems and provided for free distribution to faculty, students, and alumni who are or have participated in the Cisco Networking Academy. The purpose of Packet Tracer is to offer students and teachers a tool to learn the principles of networking as well as develop Cisco technology specific skills.

Download Packet Tracer

VZoRu377ajE|212|left|Introduction to Cisco Packet Tracer}}

Packet tracer activities

Download the activities and open them in packet tracer to start the activity.

Packet tracer tip

When starting a big network in packet tracer it may take a few minutes before all connectivity is established. To avoid that press the button Fast Forward Time a few times.

Quiz

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.ascom.jp Find the IP address of www.ascom.jp 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.ascom.no Name server lookup. Find www.ascom.no IP address
nslookup -type=mx ascom.no Name server lookup. Find ascom.no Mail server(s) (MX)
route print Print the route table on the screen

Downloads