This is a draft cheat sheet. It is a work in progress and is not finished yet.
DHCP general information
DHCP Dynamic Host Configuration Protocol
|
Protocoll type communication protocol
|
Ports 67/68
|
Function assigns IP addresses to computers and other devices in a network
|
DHCP commands
remove ip from address pool ip dhcp excluded-address
|
create a DCP pool
|
create a address range network 10.0.0.0 IP 255.0.0.0 SNM
|
defaulgateway default-router 10.0.0.1 IP
|
DNS server
|
ip address from DHCP server
|
|
|
DHCP show commands
shows DHCP information
|
shows interface information
|
shows dhcp pool information
|
|