First select Services tab
Services
Then select DHCP on the right side
DHCP
Next type in the information you want
Finally Saving and Adding a. If new Pool select Add b. If editing Pool select Save
Add
Save
The Pool creates the DHCP limitations for specific subnets
serverPool is the Default Pool and cannot be removed
serverPool
In this lab we used serverPool for VLAN 1 Management
VLAN 1 Management
In the photo shown above once you edit serverPool select Save because it's already been made
IP helpers allow computers on different VLANs to be able to access the DHCP Server
Enter the CLI for a MLS
CLI
Enter config mode and type
config
3. Then type
4. Type
5. Repeat steps 2 to 4 for the rest of the VLANs
Last updated 3 years ago
router(config)# interface vlan {VLAN-ID}
router(config-if)# ip helper-address {IPaddr-DHCP-Server}
exit