57
DHCP S
ERVER
C
ONFIGURATION
Introduction to DHCP
Server
Usage of DHCP Server
Generally, DHCP servers are used in the following networks to assign IP addresses:
■
Large-sized networks, where manual configuration method bears heavy load
and is difficult to manage the whole network in a centralized way.
■
Networks where the number of available IP addresses is less than that of the
hosts. In this type of networks, IP addresses are not enough for all the hosts to
obtain a fixed IP address, and the number of on-line users is limited (such is the
case in an ISP network). In these networks, a great number of hosts must
dynamically obtain IP addresses through DHCP.
■
Networks where only a few hosts need fixed IP addresses and most hosts do
not need fixed IP addresses.
DHCP Address Pool
A DHCP address pool holds the IP addresses to be assigned to DHCP clients. When
a DHCP server receives a DHCP request from a DHCP client, it selects an address
pool depending on the configuration, picks an IP address from the pool and sends
the IP address and other related parameters (such as the IP address of the DNS
server, and the lease time of the IP address) to the DHCP client.
Types of address pools
The address pools of a DHCP server fall into two types: global address pool and
interface address pool.
■
A global address pool is created by executing the
dhcp server ip-pool
command in system view. It is valid on the current device.
■
If an interface is configured with a valid unicast IP address, you can create an
interface-based address pool for the interface by executing the
dhcp select
interface
command in interface view. The IP addresses an interface address
pool holds belong to the network segment the interface resides in and are
available to the interface only.
The structure of an address pool
The address pools of a DHCP server are hierarchically organized in a tree-like
structure. The root holds the IP addresses of the network segment, the branches
hold the subnet IP addresses, and the leaves hold the IP addresses that are
manually bound to specific clients. The address pools that are of the same level are
sorted by their configuration precedence order. Such a structure enables
configurations to be inherited. That is, the configurations of the network segment
can be inherited by its subnets, whose configurations in turn can be inherited by
their client address. So, for the parameters that are common to the whole network
Содержание Switch 7757
Страница 32: ...32 CHAPTER 1 CLI OVERVIEW...
Страница 70: ...70 CHAPTER 5 LOGGING IN USING MODEM...
Страница 76: ...76 CHAPTER 7 LOGGING IN THROUGH NMS...
Страница 86: ...86 CHAPTER 9 CONFIGURATION FILE MANAGEMENT...
Страница 120: ...120 CHAPTER 13 ISOLATE USER VLAN CONFIGURATION...
Страница 126: ...126 CHAPTER 14 SUPER VLAN...
Страница 136: ...136 CHAPTER 16 IP PERFORMANCE CONFIGURATION...
Страница 152: ...152 CHAPTER 17 IPX CONFIGURATION...
Страница 164: ...164 CHAPTER 19 QINQ CONFIGURATION...
Страница 172: ...172 CHAPTER 21 SHARED VLAN CONFIGURATION...
Страница 182: ...182 CHAPTER 22 PORT BASIC CONFIGURATION...
Страница 198: ...198 CHAPTER 24 PORT ISOLATION CONFIGURATION...
Страница 208: ...208 CHAPTER 25 PORT SECURITY CONFIGURATION...
Страница 224: ...224 CHAPTER 27 DLDP CONFIGURATION...
Страница 232: ...232 CHAPTER 28 MAC ADDRESS TABLE MANAGEMENT...
Страница 240: ...240 CHAPTER 29 CENTRALIZED MAC ADDRESS AUTHENTICATION CONFIGURATION...
Страница 280: ...280 CHAPTER 30 MSTP CONFIGURATION...
Страница 348: ...348 CHAPTER 35 IS IS CONFIGURATION...
Страница 408: ...408 CHAPTER 39 802 1X CONFIGURATION...
Страница 412: ...412 CHAPTER 40 HABP CONFIGURATION...
Страница 422: ...422 CHAPTER 41 MULTICAST OVERVIEW...
Страница 426: ...426 CHAPTER 42 GMRP CONFIGURATION...
Страница 480: ...480 CHAPTER 47 PIM CONFIGURATION...
Страница 506: ...506 CHAPTER 48 MSDP CONFIGURATION...
Страница 552: ...552 CHAPTER 51 TRAFFIC ACCOUNTING CONFIGURATION...
Страница 570: ...570 CHAPTER 53 HA CONFIGURATION...
Страница 582: ...582 CHAPTER 54 ARP CONFIGURATION SwitchA arp protective down recover interval 200...
Страница 622: ...622 CHAPTER 58 DHCP RELAY AGENT CONFIGURATION...
Страница 684: ...684 CHAPTER 61 QOS CONFIGURATION...
Страница 718: ...718 CHAPTER 63 CLUSTER...
Страница 738: ...738 CHAPTER 67 UDP HELPER CONFIGURATION...
Страница 752: ...752 CHAPTER 69 RMON CONFIGURATION...
Страница 772: ...772 CHAPTER 70 NTP CONFIGURATION...
Страница 796: ...796 CHAPTER 72 FILE SYSTEM MANAGEMENT...
Страница 802: ...802 CHAPTER 73 BIMS CONFIGURATION...
Страница 814: ...814 CHAPTER 74 FTP AND TFTP CONFIGURATION...
Страница 830: ...830 CHAPTER 75 INFORMATION CENTER...
Страница 836: ...836 CHAPTER 76 DNS CONFIGURATION...
Страница 852: ...852 CHAPTER 77 BOOTROM AND HOST SOFTWARE LOADING...
Страница 858: ...858 CHAPTER 78 BASIC SYSTEM CONFIGURATION DEBUGGING...