First page Back Continue Last page Image

Required dhcp-config Mode Commands

Router-Name(dhcp-config)# network 10.10.10.0 255.255.255.0

1) Identify the network

Network ID

Subnet Mask

Router-Name(dhcp-config)# default-router 10.10.10.1

2) Identify Gateway (Default Router)

Router-Name(dhcp-config)# dns-server 208.67.222.222

3) Identify a DNS Server for the Pool

Router-Name(dhcp-config)# domain-name yourURL.com

4) Identify a Domain Name for the Pool