0% found this document useful (0 votes)
131 views4 pages

Lab 1 Packet Tracer - DHCP For IPv4 and Routing Between VLANs

This document outlines the configuration of VLANs, trunking, DHCP server pools, and DHCP client settings on routers and switches to enable routing and IP address assignment between VLANs and PCs. Router R1 will be configured with subinterfaces for each VLAN, DHCP pools to assign addresses to devices in each VLAN, and as a DHCP client to obtain an address from the upstream network. Switch S2 will be configured with VLANs, trunk and access ports, and all configurations will be verified including address assignments from the correct pools and connectivity between devices.

Uploaded by

WING KIN LEUNG
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
131 views4 pages

Lab 1 Packet Tracer - DHCP For IPv4 and Routing Between VLANs

This document outlines the configuration of VLANs, trunking, DHCP server pools, and DHCP client settings on routers and switches to enable routing and IP address assignment between VLANs and PCs. Router R1 will be configured with subinterfaces for each VLAN, DHCP pools to assign addresses to devices in each VLAN, and as a DHCP client to obtain an address from the upstream network. Switch S2 will be configured with VLANs, trunk and access ports, and all configurations will be verified including address assignments from the correct pools and connectivity between devices.

Uploaded by

WING KIN LEUNG
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Packet Tracer - DHCP for IPv4 and Routing Between

VLANs
Addressing Table
Default
Device Interface IP Address Subnet Mask Gateway

R1 G0/0.10 172.31.10.1 255.255.255.224 N/A

R1
G0/0.20 172.31.20.1 255.255.255.240 N/A

R1
G0/0.30 172.31.30.1 255.255.255.128 N/A

R1
G0/0.40 172.31.40.1 255.255.255.192 N/A

R1
G0/1 DHCP Assigned DHCP Assigned N/A

DHCP
PC1 NIC DHCP Assigned DHCP Assigned Assigned
DHCP Assigned DHCP Assigned DHCP
PC2 NIC Assigned
DHCP Assigned DHCP Assigned DHCP
PC3 NIC Assigned
DHCP Assigned DHCP Assigned DHCP
PC4 NIC Assigned

VLAN Port Assignments and DHCP Information


Ports VLAN Number - Name DHCP Pool Name Network

F0/5 - F0/9 VLAN 10 - Sales VLAN_10 172.31.10.0/27


F0/10 - F0/14 VLAN 20 - Production VLAN_20 172.31.20.0/28
F0/15 - F0/19 VLAN 30 - Marketing VLAN_30 172.31.30.0/25
F0/20 - F0/24 VLAN 40 - HR VLAN_40 172.31.40.0/26

Scenario
In this activity, you will configure VLANs, trunks, DHCP Server pools, and configure a router
as a DHCP client.

Requirements
Using the information in the tables above, implement the following requirements:
         Configure VLANs and trunking.
o    Create VLANs on S2 and assign VLANs to appropriate ports. Names are case-
sensitive
o    Configure S2 ports for static trunking.
o    Configure all non-trunk ports on S2 as static access ports.
         Configure R1 to route between VLANs. Subinterface numbers should match the VLAN
number.
         Configure R1 to act as a DHCP server for the VLANs attached to S2.
o    Create a DHCP pool for each VLAN as shown in the VLAN Port Assignments and
DHCP Information table. Names are case-sensitive.
o    Assign the appropriate addresses to each pool.
o    Configure DHCP to provide the default gateway address
o    Configure the DNS server address of 209.165.201.14 for each pool.
o    Prevent the first 10 addresses from each pool from being distributed to end devices.
         Configure R1 as a DHCP client so that it receives an IP address from the ISP network.
         Verify that each PC has an address assigned from the correct DHCP pool.
Note: DHCP address assignments may take some time. Click Fast Forward Time to
speed up the process.
         Verify all devices can now ping each other and www.cisco.pka.

You might also like