Cisco 1710 Specifications Page 38

  • Download
  • Add to my manuals
  • Print
  • Page
    / 88
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 37
Chapter 2 Cisco 1710 Security Router Configuration
Configuring Dynamic Host Configuration Protocol
2-8
Cisco 1710 Security Router Software Configuration Guide
78-12696-01
Configuring Dynamic Host Configuration Protocol
The Dynamic Host Configuration Protocol (DHCP) is used to enable hosts
(DHCP clients) on an IP network to obtain their configurations from a server
(DHCP server). This reduces the work necessary to administer an IP network. The
most significant configuration option the client receives from the server is its IP
address.
Perform the following tasks to configure DHCP. Begin in global configuration
mode.
Configuration Example
In the following example, three DHCP address pools are created: one in network
172.16.0.0, one in subnetwork 172.16.1.0, and one in subnetwork 172.16.2.0.
Attributes from network 172.16.0.0, such as the domain name, DNS server,
NetBIOS name server, and NetBIOS node type, are inherited in subnetworks
Command Task
Step 1
ip dhcp excluded-address low-ip-address
high-ip-address
Prevent DHCP from assigning one or more IP
addresses to potential clients.
Step 2
ip dhcp pool name Enter DHCP configuration mode, and create a
pool of IP addresses that can be assigned to
DHCP clients.
Step 3
network address subnet-mask Specify a range of IP addresses that can be
assigned to the DHCP clients.
Step 4
default-router ip-address Specify the default router.
Step 5
domain-name domain name Specify the domain name.
Step 6
dns-server ip-address Specify the DNS server.
Step 7
netbios-name-server ip-address Specify the NetBIOS name server.
Step 8
netbios-node-type node-type Specify the NetBIOS node type.
Step 9
lease days
lease infinite
Specify the duration of the lease.
Page view 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 87 88

Comments to this Manuals

No comments