Cisco Systems C819HG4GVK9 Detailed Steps, Identifies the default domain that the router uses to

Models: C819GUK9

1 196
Download 196 pages 51.42 Kb
Page 141
Image 141
DETAILED STEPS

Chapter 12 Configuring a LAN with DHCP and VLANs

 

 

Configuration Tasks

 

DETAILED STEPS

 

 

 

 

 

 

 

Command

Purpose

Step 1

 

 

ip domain name name

Identifies the default domain that the router uses to

 

Example:

complete unqualified hostnames (names without a

 

dotted-decimal domain name).

 

Router(config)# ip domain name smallbiz.com

 

 

 

Router(config)#

 

 

Step 2

 

 

ip name-server server-address1

Specifies the address of one or more Domain Name

 

[server-address2...server-address6]

System (DNS) servers to use for name and address

 

Example:

resolution.

 

 

 

 

Router(config)# ip name-server 192.168.11.12

 

 

 

Router(config)#

 

 

Step 3

 

 

ip dhcp excluded-address low-address

Specifies IP addresses that the DHCP server should

 

[high-address]

not assign to DHCP clients. In this example, we are

 

Example:

excluding the router address.

 

 

 

 

Router(config)# ip dhcp excluded-address

 

 

 

192.168.9.0

 

 

Step 4

 

 

ip dhcp pool name

Creates a DHCP address pool on the router and

 

Example:

enters DHCP pool configuration mode. The name

 

argument can be a string or an integer.

 

Router(config)# ip dhcp pool dpool1

 

 

 

Router(config-dhcp)#

 

 

Step 5

 

 

network network-number [mask

Defines subnet number (IP) address for the DHCP

 

prefix-length]

address pool, optionally including the mask.

 

Example:

 

 

 

Router(config-dhcp)# network 10.10.0.0

 

 

 

255.255.255.0

 

 

 

Router(config-dhcp)#

 

 

Step 6

 

 

import all

Imports DHCP option parameters into the DHCP

 

Example:

portion of the router database.

 

 

 

 

Router(config-dhcp)# import all

 

 

 

Router(config-dhcp)#

 

 

Step 7

 

 

default-routeraddress [address2...address8]

Specifies up to eight default routers for a DHCP

 

Example:

client.

 

 

 

 

Router(config-dhcp)# default-router

 

 

 

10.10.10.10

 

 

 

Router(config-dhcp)#

 

 

 

 

 

 

 

 

Cisco 819 Integrated Services Routers Software Configuration Guide

 

 

 

 

 

 

OL-23590-02

 

 

12-3

 

 

 

 

 

Page 141
Image 141
Cisco Systems C819HG4GVK9 Detailed Steps, Identifies the default domain that the router uses to, resolution, client, 12-3