User Guide
Table Of Contents
- Package Contents
- Chapter 1 About this Guide
- Chapter 2 Introduction
- Chapter 3 Login to the Switch
- Chapter 4 System
- Chapter 5 Switching
- Chapter 6 VLAN
- Chapter 7 Spanning Tree
- Chapter 8 Multicast
- Chapter 9 QoS
- Chapter 10 ACL
- Chapter 11 Network Security
- Chapter 12 SNMP
- Chapter 13 LLDP
- Chapter 14 Cluster
- Chapter 15 Maintenance
- Chapter 16 System Maintenance via FTP
- Appendix A: Specifications
- Appendix B: Configuring the PCs
- Appendix C: 802.1X Client Software
- Appendix D: Glossary

DHCP Working Principle
DHCP works via the “Client/Server” communication mode. The Client applies to the Server for
configuration. The Server assigns the configuration information, such as the IP address, to the
Client, so as to reach a dynamic employ of the network source. A Server can assign the IP
address for several Clients, which is illustrated in the following figure.
Figure 11-5 Network diagram for DHCP-snooping implementation
For different DHCP Clients, DHCP Server provides three IP address assigning methods:
(1) Manually assign the IP address: Allows the administrator to bind the static IP address to
the specific Client (e.g.: WWW Server) via the DHCP Server.
(2) Automatically assign the IP address: DHCP Server assigns the IP address without an
expiration time limitation to the Clients.
(3) Dynamically assign the IP address: DHCP Server assigns the IP address with an
expiration time. When the time for the IP address expired, the Client should apply for a
new one.
The most Clients obtain the IP addresses dynamically, which is illustrated in the following figure.
Figure 11-6 Interaction between a DHCP client and a DHCP server
(1) DHCP-DISCOVER Stage: The Client broadcasts the DHCP-DISCOVER packet to find the
DHCP Server.
150