5-3
Cisco Secure Router 520 Series Software Configuration Guide
OL-14210-01
Chapter 5 Configuring a LAN with DHCP and VLANs
Configure DHCP
Step 4
ip dhcp pool
name
Example:
Router(config)#
ip dhcp pool dpool1
Router(dhcp-config)#
Creates a DHCP address pool on the router and
enters DHCP pool configuration mode. The
name
argument can be a string or an integer.
Step 5
network
network-number
[
mask
|
prefix-length
]
Example:
Router(dhcp-config)#
network 10.10.0.0
255.255.255.0
Router(dhcp-config)#
Defines subnet number (IP) address for the DHCP
address pool, optionally including the mask.
Step 6
import all
Example:
Router(dhcp-config)#
import all
Router(dhcp-config)#
Imports DHCP option parameters into the DHCP
portion of the router database.
Step 7
default-router
address
[
address2
...
address8
]
Example:
Router(dhcp-config)#
default-router
10.10.10.10
Router(dhcp-config)#
Specifies up to 8 default routers for a DHCP client.
Step 8
dns-server
address
[
address2
...
address8
]
Example:
Router(dhcp-config)#
dns-server 192.168.35.2
Router(dhcp-config)#
Specifies up to 8 DNS servers available to a DHCP
client.
Step 9
domain-name
domain
Example:
Router(dhcp-config)#
domain-name cisco.com
Router(dhcp-config)#
Specifies the domain name for a DHCP client.
Step 10
exit
Example:
Router(dhcp-config)#
exit
Router(config)#
Exits DHCP configuration mode, and enters
global configuration mode.
Command
Purpose
Summary of Contents for 520 Series
Page 15: ...xv Cisco Secure Router 520 Series Software Configuration Guide OL 14210 01 Preface ...
Page 18: ...xviii Cisco Secure Router 520 Series Software Configuration Guide OL 14210 01 Preface ...
Page 19: ...P A R T 1 Getting Started ...
Page 20: ......
Page 33: ...P A R T 2 Configuring Your Router for Ethernet and DSL Access ...
Page 34: ......
Page 103: ...P A R T 3 Configuring Additional Features and Troubleshooting ...
Page 104: ......
Page 123: ...P A R T 4 Reference Information ...
Page 124: ......
Page 162: ...Index IN 8 Cisco Secure Router 520 Series Software Configuration Guide OL 14210 01 ...