Difference between revisions of "BO CCNA Course/coursematerials/ACL Basic"

From Teknologisk videncenter
Jump to: navigation, search
m (Tasks)
m (Tasks)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
#Configure the LAN interface with the first usable IP address in the range
 
#Configure the LAN interface with the first usable IP address in the range
 
#Configure the hosts with an IP address in the range
 
#Configure the hosts with an IP address in the range
 +
##Write the IP address as a label next to the host
 
#The Firewall router should use the first usable IP address in the network connected to the internet switch
 
#The Firewall router should use the first usable IP address in the network connected to the internet switch
 
#Configure the Firewall router with an default gateway pointing towards the ip address of the www.google.com server
 
#Configure the Firewall router with an default gateway pointing towards the ip address of the www.google.com server
Line 20: Line 21:
 
<br/>
 
<br/>
 
'''Are all the hosts able to ping each other?'''
 
'''Are all the hosts able to ping each other?'''
 +
<br/>
 +
<br/>
 +
'''Are all the internal hosts able to ping the InternalWeb server?'''
 
<br/>
 
<br/>
 
<br/>
 
<br/>
Line 34: Line 38:
 
'''Are all the internal hosts able to access the webpage on the www.google.com server using the domain name?'''
 
'''Are all the internal hosts able to access the webpage on the www.google.com server using the domain name?'''
 
<br/>
 
<br/>
 +
#Enable telnet access to all the routers in the network

Latest revision as of 00:01, 29 August 2012

Configure the following setup in Packet Tracer

Setup

Tasks

  1. Connect the Routers and end devices in Cisco Packet Tracer as shown in the topology
  2. Configure hostname and basic setup on all routers.
  3. Use ppp encapsulation with CHAP on the serial connections
  4. Configure IP addresses on the serial connections
    1. Firewall Router should use the first usable IP address in the range


Are all the Routers able to ping there neighbors?

  1. Configure the LAN interface with the first usable IP address in the range
  2. Configure the hosts with an IP address in the range
    1. Write the IP address as a label next to the host
  3. The Firewall router should use the first usable IP address in the network connected to the internet switch
  4. Configure the Firewall router with an default gateway pointing towards the ip address of the www.google.com server
  5. Configure EIGRP on all the routers
    1. Redistribute the default route into EIGRP


Are all the hosts able to ping each other?

Are all the internal hosts able to ping the InternalWeb server?

Are all the hosts able to ping the www.google.com server?

  1. Configure the InternalWeb server
    1. Enable the web service and create a default page
    2. Configure the DNS service on the server
      1. Create www.google.com as a A record pointing to the IP address of the www.google.com server
      2. Create an A record for <insert company domain here> pointing to the InternalWeb servers IP address
  2. Configure all the internal hosts to use the InternalWeb server as the DNS server
  3. Create a web page on the www.google.com server.


Are all the internal hosts able to access the webpage on the www.google.com server using the domain name?

  1. Enable telnet access to all the routers in the network