Posts tagged DHCP
Configuring DHCP Snooping
Sep 9th
What is DHCP Snooping
DHCP snooping is a security feature inteneded to prevent rogue DHCP server from sending malicious DHCP replies.
When DHCP snooping is enabled, the switch intercept all the DHCP requests, and discards DHCP replies coming from “untrusted” ports. The offending switch ports are automatically shut down and put in errdisable state. Read more →
Cisco IOS DHCP Configruration
Aug 11th
Newer Cisco router and switch can act as Dynamic Host Configuration Protocol (DHCP) server.
This article shows how to configure DHCP server and create appropriate address pool for the clients.
Configuration Steps
- Create DHCP pool
- Select address pool for client
- Configure the basic required parameters
- (Optional) Select the address you wish to exclude from the pool
