Lab 3.3: DHCP Server in Packet Tracer
Summary
In this lab we worked on creating a DHCP server that was able to communicated over multiple VLANs and used ip helpers on the core switches. We used the same Subnet Table as the previous lab.
How to create pools
- First select
Services
tab - Then select
DHCP
on the right side - Next type in the information you want
- Finally Saving and Adding a. If new Pool select
Add
b. If editing Pool selectSave
Working with serverPool
serverPool
is the Default Pool and cannot be removed- In this lab we used
serverPool
forVLAN 1 Management
- In the photo shown above once you edit
serverPool
selectSave
because it’s already been made
Assigning IP helper addresses
- Enter the
CLI
for a MLS - In
(config)
mode typeinterface vlan {VLAN-ID}
- Then type
ip helper-address {IPaddr-DHCP-Server}
- Type
exit
- Repeat steps 2 to 4 for the rest of the VLANs
Any issues you encountered
The only issue I ran into was my ports on the East-Core-Switch were off-set by one