Difference between revisions of "BO CCNA Course/coursematerials/Basic Routing Setup"

From Teknologisk videncenter
Jump to: navigation, search
m (Tasks)
m (Setup)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
=Setup=
 
=Setup=
Place and connect the following equipment in Packet Tracer
+
Connect the following equipment in Packet Tracer
 
{|
 
{|
 
|[[Image:ScreenShot1242.jpg|800px|left|thumb|Network]]
 
|[[Image:ScreenShot1242.jpg|800px|left|thumb|Network]]
Line 18: Line 18:
 
##Enable password encryption
 
##Enable password encryption
 
##Set a loggin banner
 
##Set a loggin banner
 +
<br/>
 
'''Use the show commands you know to verify Layer1+2 connectivity?'''<br /><br />  
 
'''Use the show commands you know to verify Layer1+2 connectivity?'''<br /><br />  
 
#Configure IP addresses
 
#Configure IP addresses
 
##The Lowest IP address should be assigned to the Router on each LAN segment
 
##The Lowest IP address should be assigned to the Router on each LAN segment
 
##The DCE Router should use the lowest IP address on each Serial line
 
##The DCE Router should use the lowest IP address on each Serial line
 
 
##The DTE Router should use the highest IP address on each Serial line
 
##The DTE Router should use the highest IP address on each Serial line
 +
<br/>
 
'''Are all the end devices able to ping their Default Gateway?'''<br /><br />
 
'''Are all the end devices able to ping their Default Gateway?'''<br /><br />
 
'''Are all the Routers able to ping their neighbours?'''<br /><br />
 
'''Are all the Routers able to ping their neighbours?'''<br /><br />
Line 29: Line 30:
 
#Configure static routing - part 1
 
#Configure static routing - part 1
 
##Configure static routing on all the Router for the 192.168.1.0/24 & 192.168.2.0/24 network
 
##Configure static routing on all the Router for the 192.168.1.0/24 & 192.168.2.0/24 network
 +
<br/>
 
'''Are all the end devices able to ping the other end devices?'''<br /><br />  
 
'''Are all the end devices able to ping the other end devices?'''<br /><br />  
 
 
#Configure static routing - part 2
 
#Configure static routing - part 2
 
##Configure complete static routing on all the router to all the networks
 
##Configure complete static routing on all the router to all the networks
 
+
<br/>
 
'''Are all the end devices able to ping the other end devices?'''<br /><br />  
 
'''Are all the end devices able to ping the other end devices?'''<br /><br />  
 
#Delete the static routes on the routers and replace them with summary routes for the 172.16 & the 192.168 networks
 
#Delete the static routes on the routers and replace them with summary routes for the 172.16 & the 192.168 networks

Latest revision as of 00:24, 23 May 2012

Setup

Connect the following equipment in Packet Tracer

Network

This setup does not use the same host IP addresses as in the slides!!

Tasks

  1. Create Labels indicating the different networks
  1. Document the IP addresses assigned to the devices using Labels
  2. Do a basic Router configuration
    1. Configure hostname
    2. Configure an enable password
    3. Configure a VTY password
    4. Configure a Console password
    5. Enable password encryption
    6. Set a loggin banner


Use the show commands you know to verify Layer1+2 connectivity?

  1. Configure IP addresses
    1. The Lowest IP address should be assigned to the Router on each LAN segment
    2. The DCE Router should use the lowest IP address on each Serial line
    3. The DTE Router should use the highest IP address on each Serial line


Are all the end devices able to ping their Default Gateway?

Are all the Routers able to ping their neighbours?

Are all the end devices able to ping the other end devices?

  1. Configure static routing - part 1
    1. Configure static routing on all the Router for the 192.168.1.0/24 & 192.168.2.0/24 network


Are all the end devices able to ping the other end devices?

  1. Configure static routing - part 2
    1. Configure complete static routing on all the router to all the networks


Are all the end devices able to ping the other end devices?

  1. Delete the static routes on the routers and replace them with summary routes for the 172.16 & the 192.168 networks