Difference between revisions of "BO CCNA Course/coursematerials/IPSrv Configuration"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "Before you can continue with this assignment you need to complete the ACL Configuration {| |[[Image:ScreenShot1272.jpg|800px|...")
(No difference)

Revision as of 06:42, 4 September 2012

Before you can continue with this assignment you need to complete the ACL Configuration

Setup

Remember the ACL troubleshooting guide when troubleshooting!!

Task 1

  1. Configure a DHCP pool on R1
    1. Configure an exclude range for the first 20 addresses
    2. Configure a DHCP pool for the LAN interface
    3. Configure options in the dhcp pool
      1. Network
      2. Default gateway
      3. DNS server
      4. Domain Name
  2. Configure the clients on LAN1 to use DHCP


Are the client on LAN1 able to get an ip address?

Are the clients on LAN1 able to ping the internal server?

Task 2

  1. Configure a DHCP pool on R2
    1. Configure an exclude range for the first 50 addresses
    2. Configure a DHCP pool for the LAN interface
    3. Configure options in the dhcp pool
      1. Network
      2. Default gateway
      3. DNS server
      4. Domain Name
  2. Configure the clients on LAN1 to use DHCP


Are the client on LAN2 able to get an ip address?

Are the clients on LAN2 able to ping the internal server?

Task 3

  1. Move the 2 DHCP pools to the Firewall router
    1. Configure an IP helper address on R1
    2. Configure an IP helper address on R2


Are the client on LAN1 & LAN2 able to get an ip address?

Extra Assignment

  1. Configure the internal server as a DHCP server
  2. Point the ip helper to the DHCP server