Lab Configuring DHCP

Similar documents
Lab Well-Known Port Numbers and Multiple Sessions

Lab Troubleshooting RIP

Lab Configuring OSPF Timers

Lab Using the Boot System Command. Objective. Background/Preparation

Lab 1.1.4a Configuring NAT

Lab Verifying NAT and PAT Configuration

Lab 1.1.4c Configuring Static NAT Addresses

Lab Configuring ISDN BRI (U-Interface)

Lab Command Modes and Router Identification. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Lab Verifying PPP Configuration

Lab Configuring the OSPF Routing Process

Lab 4.2.5a Connectivity Tests Ping

Lab Configuring OSPF Authentication

Lab Troubleshooting IP Address Issues Instructor Version 2500

Lab Verifying RIP v2 Configuration

Lab Modifying OSPF Cost Metric

Lab Configuring Router Passwords. Objective. Background/Preparation. Step 1 Login to the router in user EXEC mode

Backup a copy of a router IOS from flash to a TFTP server. Reload the backup IOS software image from a TFTP server into flash on a router.

Lab Establishing and Verifying a Telnet Connection Instructor Version 2500

Lab Configuring Legacy DDR

Lab Configuring a Serial Interface

Lab Configuring Static Routes Instructor Version 2500

Lab Configuring OSPF Timers 2500 Series

Lab Configuring Dialer Profiles

Lab Backing up Configuration Files

Lab Configuring Legacy DDR

Lab Managing IOS Images with TFTP Instructor Version 2500

Lab Configuring OSPF Authentication 2500 Series

Lab Router Configuration Using Setup Instructor Version 2500

Lab Configuring IGRP Instructor Version 2500

Lab Troubleshooting Routing Issues with show ip route and show ip protocols Instructor Version 2500

Lab Backing up Configuration Files Instructor Version 2500

Lab VTY Restriction Instructor Version 2500

Lab Command Line Fundamentals Instructor Version 2500

Lab Troubleshooting Routing Issues with debug Instructor Version 2500

Lab b Standard ACLs Instructor Version 2500

Lab Spanning-Tree Recalculation

Lab Configuring Static VLANs

Lab Add, Move, and Change MAC Addresses

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

Lab Advanced Telnet Operations Instructor Version 2500

Lab Verifying VLAN Configurations

Lab Selecting the Root Bridge

Lab Configuring Inter-VLAN Routing

Lab Managing Router Configuration Files with Terminal Emulation Software

Lab 9.1.5b Trunking with 802.1q

CCNA 1 Chapter 2 v5.0 Exam Answers %

Lab Correcting RIPv2 Routing Problems

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

Lab Using the CLI to Gather Network Device Information Topology

Lab - Troubleshooting DHCPv4 Topology

Lab Managing the MAC Address Table 2900XL Series

Lab Configuring and Verifying Extended ACLs Topology

Lab - Building a Switch and Router Network

Lab Troubleshooting Using traceroute Instructor Version 2500

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

Lab 9.6.2: Challenge EIGRP Configuration Lab

Lab 1.3.2: Review of Concepts from Exploration 1 - Challenge

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

Lab 2.8.2: Challenge Static Route Configuration

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment?

Lab VTP Client and Server Configurations

Lab 6.2.7a Managing Switch Operating System Files

Lab 5.6.2: Challenge RIP Configuration

Lab Securing Network Devices

Configuring and Deploying DHCP (Dynamic Host Configuration Protocol) on a Cisco Router

Lab - Configuring Basic DHCPv4 on a Router (Solution)

Lab 5.2.6b Managing IOS Images with ROMmon and Xmodem Instructor Version 2500

Lab 1.4.6B Implementing Port Security

Lab: RIP v2 with VLSM

8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista

Lab 9.1.5a Trunking with ISL 2924XL Series

Lab Troubleshooting WAN Connectivity

Lab Configuring Dynamic and Static NAT (Solution)

Skills Assessment Student Training

Lab Configuring Dynamic and Static NAT (Instructor Version Optional Lab)

Lab - Examining Telnet and SSH in Wireshark

Skills Assessment Student Training Exam

CCENT Study Guide. Chapter 7 Managing a Cisco Internetwork

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM

Lab Password Recovery Procedure on a Catalyst 2900 Series Switches

~ 1 ~ Ankara University Department of Computer Engineering COM LAB 1 Part 1

Lab Troubleshooting LAN Connectivity

Device Interface IP Address Subnet Mask Default Gateway

Lab Password Recovery Procedure on a Catalyst 2950 Series Switch 2900XL Series

Lab - Troubleshooting ACL Configuration and Placement Topology

Lab Troubleshooting Basic PPP with Authentication Topology

Lab Firmware Upgrade of a Catalyst 2900 Series Switch

Lab - Configuring Multi-area OSPFv2

1.4.1 Introductory Lab 1: Getting Started and Building Start.TXT

Skills Assessment Student Training Exam

Lab b Simple DMZ Extended Access Lists Instructor Version 2500

Lab 3: Basic Device Configuration

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Lab Configuring and Verifying Standard IPv4 ACLs Topology

Lab Configuring HSRP and GLBP Topology

Lab - Configuring & Troubleshooting Basic DHCPv4 on a Router

Lab Configuring Port Address Translation (PAT) Topology

Lab - Designing and Implementing a Subnetted IPv4 Addressing Scheme

Chapter 8: Lab B: Configuring a Remote Access VPN Server and Client

Transcription:

Lab 1.2.6 Configuring DHCP Objective Configure a router for Dynamic Host Configuration Protocol (DHCP) to dynamically assign addresses to attached hosts. Background/Preparation Routing between the ISP and the campus router uses a static route between the ISP and the gateway, and a default route between the gateway and the ISP. The ISP connection to the Internet is identified by a loopback address on the ISP router. Cable a network similar to the one in the diagram above. Any router that meets the interface requirements displayed on the above diagram may be used. This includes the following and any of their possible combinations: 800 series routers 1600 series routers 1700 series routers 2500 series routers 2600 series routers Please refer to the chart at the end of the lab to correctly identify the interface identifiers to be used based on the equipment in the lab. The configuration output used in this lab is produced from 1721 1-6 CCNA 4: WAN Technologies v 3.1 - Lab 1.2.6 Copyright 2003, Cisco Systems, Inc.

series routers. Any other router used may produce slightly different output. Conduct the following steps on each router unless specifically instructed otherwise. Start a HyperTerminal session. Note: Refer to the erase and reload instructions at the end of this lab. Perform those steps on all routers in this lab assignment before continuing. Step 1 Configure the routers Configure all of the following according to the chart: The hostname The console password The virtual terminal password The enable secret password The interfaces If problems occur during this configuration, refer to Lab 1.1.4a Configuring NAT. Step 2 Save the configuration At the privileged EXEC mode prompt, on both routers, type the command copy running-config startup-config. Step 3 Create a static route a. Addresses 172.16.12.0/24 have been allocated for Internet access outside of the company. Use the ip route command to create the static route: ISP(config)#ip route 172.16.12.0 255.255.255.0 172.16.1.6 b. Is the static route in the routing table? Step 4 Create a default route a. Use the ip route command to add a default route from the campus router to the ISP router. This will provide the mechanism to forward any unknown destination address traffic to the ISP: campus(config)#ip route 0.0.0.0 0.0.0.0 172.16.1.5 b. Is the static route in the routing table? Step 5 Create the DHCP address pool To configure the campus LAN pool, use the following commands: campus(config)#ip dhcp pool campus campus(dhcp-config)#network 172.16.12.0 255.255.255.0 campus(dhcp-config)#default-router 172.16.12.1 campus(dhcp-config)#dns-server 172.16.1.2 campus(dhcp-config)#domain-name foo.com campus(dhcp-config)#netbios-name-server 172.16.1.10 2-6 CCNA 4: WAN Technologies v 3.1 - Lab 1.2.6 Copyright 2003, Cisco Systems, Inc.

Step 6 Excluding addresses from pool To exclude addresses from the pool, use the following commands: campus(config)#ip dhcp excluded-address 172.16.12.1 172.16.12.11 Step 7 Verifying DHCP Operation a. At each workstation on the directly connected subnet configure the TCP/IP properties so the workstation will obtain an IP address and Domain Name System (DNS) server address from the DHCP server. After changing and saving the configuration, reboot the workstation. b. To confirm the TCP/IP configuration information on each host use Start > Run > winipcfg /all. If running Windows 2000, check using ipconfig /all in a DOS window. c. What IP address was assigned to the workstation? d. What other information was automatically assigned? e. When was the lease obtained? f. When will the lease expire? 3-6 CCNA 4: WAN Technologies v 3.1 - Lab 1.2.6 Copyright 2003, Cisco Systems, Inc.

Step 8 View DHCP bindings a. From the campus router, the bindings for the hosts can be seen. To see the bindings, use the command show ip dhcp binding at the privileged EXEC mode prompt. b. What were the IP addresses assigned? c. What are the three other fields listed in the output? Upon completion of the previous steps, finish the lab by doing the following: Logoff by typing exit Turn the router off Remove and store the cables and adapter 4-6 CCNA 4: WAN Technologies v 3.1 - Lab 1.2.6 Copyright 2003, Cisco Systems, Inc.

Erasing and reloading the router Enter into the privileged EXEC mode by typing enable. If prompted for a password, enter class (if that does not work, ask the instructor). Router>enable At the privileged EXEC mode, enter the command erase startup-config. Router#erase startup-config Erasing the nvram filesystem will remove all files! Continue? [confirm] Press Enter to confirm. The response should be: Erase of nvram: complete Now at the privileged EXEC mode, enter the command reload. Router(config)#reload System configuration has been modified. Save? [yes/no]: Type n and then press Enter. Proceed with reload? [confirm] Press Enter to confirm. In the first line of the response will be: Reload requested by console. After the router has reloaded the line prompt will be: Would you like to enter the initial configuration dialog? [yes/no]: Type n and then press Enter. Press RETURN to get started! Press Enter. Now the router is ready for the assigned lab to be performed. 5-6 CCNA 4: WAN Technologies v 3.1 - Lab 1.2.6 Copyright 2003, Cisco Systems, Inc.

Router Interface Summary Router Model Ethernet Interface #1 Ethernet Interface #2 Serial Interface #1 Serial Interface #2 800 (806) Ethernet 0 (E0) Ethernet 1 (E1) 1600 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 1700 FastEthernet 0 (FA0) FastEthernet 1 (FA1) Serial 0 (S0) Serial 1 (S1) 2500 Ethernet 0 (E0) Ethernet 1 (E1) Serial 0 (S0) Serial 1 (S1) 2600 FastEthernet 0/0 (FA0/0) FastEthernet 0/1 (FA0/1) Serial 0/0 (S0/0) Serial 0/1 (S0/1) In order to find out exactly how the router is configured, look at the interfaces. This will identify what type and how many interfaces the router has. There is no way to effectively list all of the combinations of configurations for each router class. What is provided are the identifiers for the possible combinations of interfaces in the device. This interface chart does not include any other type of interface even though a specific router may contain one. An example of this might be an ISDN BRI interface. The string in parenthesis is the legal abbreviation that can be used in an IOS command to represent the interface. 6-6 CCNA 4: WAN Technologies v 3.1 - Lab 1.2.6 Copyright 2003, Cisco Systems, Inc.