当前位置:网站首页>DHCP principle and configuration
DHCP principle and configuration
2022-06-13 08:20:00 【wf19880114】
Catalog
Preface
1.DHCP What is the principle of ?DHCP What is the configuration of the server ?DHCP Client side usage ? DHCP Relay principle and configuration ?
1. understand DHCP service
1.1 understand DHCP service
DHCP (Dynamic HostConfiguration Protocol, Dynamic Host Configuration Protocol ) from lnternet Task team design and development
Used exclusively for TCP/IP Computers in the network automatically assign TCP/IP Parameter Co
1.2 understand DHCP service
Use DHCP The benefits of
Reduce the workload of Administrators
Avoid the possibility of input errors
avoid IP Address conflict
When changed IP Address segment , There is no need to reconfigure each user's IP Address
Improved IP Address utilization
Facilitate client configuration
1.3 understand DHCP service
DHCP The way of distribution
Automatically assigned :( Assigned to a IP Permanent use after address
Manually assign : from DHCP The server administrator specifically specifies IP Address
Dynamic allocation : Release the after use IP, For other clients
1.4DHCP Lease process
Client from DHCP Server get IP The process of addressing is called DHCP Lease process There are four steps
(1) The client searches the network for servers
(2) The server responds to the client service
(3) The client sends a service request to the target server
(4) The server provides services to the client
2.DHCP Lease process
2.1DHCP Lease process
Client requests IP Address
When one DHCP When the client starts , The client has not IP Address , So the client has to go through DHCP Get a legal address here DHCP The client sends... By broadcast DHCPDiscover Find information to look for DHCP The server
2.2DHCP Lease process
Server response
DHCP The server received a request from the client IP Address information when , In their own IP Check the address pool to see if there is any legal IP Address to client , If there is ,DHCP The server will IP Mark the address , Add to DHCP Offer In the news of , And then broadcast ─ be DHCP Offer news
2.3DHCP Lease process
Client selection IP Address
DHCP The client receives the first DHCP Offer Extract... From the message lP Address , issue IP Address of the DHCP The server keeps the address , In this way, the address can no longer be assigned to another DHCP The client
2.4DHCP Lease process
The server determines the lease
1)DHCP The server receives DHCP Request After the news , With DHCPACK Broadcast a successful acknowledgement to the client in the form of a message , The message contains IP Valid lease and other configurable information for the address
2) When the client receives DHCDACK When the news ,( To configure IP Address ), complete TCP/IP The initialization
3.DHCP Configuration of
cloud The options in
LSW1
Restart the network
summary
1.DHCP How it works
(1) The client searches the network for servers
(2) The server responds to the client service
(3) The client sends a service request to the target server
(4) The server provides services to the client
2.DHCP Configuration method of
3.DHCP Client acquisition IP Address
4.DHCP Relay principle and configuration
边栏推荐
- Gtk+ programming example on page 115 - simplest progress bar 2 with steps to write GTK program using anjuta
- SolidWorks修改工程图中文字字体的方法
- How to dynamically delete data rows in a table through JS (keep the head)
- Amino encoding protocol
- 1. fabric2.2 comprehensive learning - Preface
- [virt-manager]远程管理启动虚拟机时,鼠标飘逸的问题
- HCIP_ MGRE experiment
- Rust writes near smart contract
- PHP isset() method ignores data error handling caused by null parameter value
- 【PYTORCH】RuntimeError: torch. cuda. FloatTensor is not enabled.
猜你喜欢
CCNP_ BT static routing
Import the robot model built by SolidWorks into ROS
How about a well-known food material distribution information management system?
MySQL queries difference sets (missing data) by linking tables based on an associated field
Methods of importing and exporting settings in Altium Designer
赋予代码生命力--读代码整洁之道
MySQL installation and configuration under Windows
星巴克创始人:出于安全考量 或不再向非店内消费者开放“公厕”
SQL injection experiment
Cosmos star application case
随机推荐
Differences between Merkle DAG and Merkle tree
Basic operation of dfinity (ICP) development-4
水仙花升级版(自幂数)
Import the robot model built by SolidWorks into ROS
[complete information static game characteristics of Nash equilibrium]
钉钉小程序 父子传参数对象 子组件页面不更新?
Live broadcast review | bas technology innovation exploration under active defense system
Rust writes near smart contract
CCNP_ Bt-ospf big experiment (1)
CCNP_ BT-MGRE
Dest0g3 520迎新賽
Numeric types in SQL. Try to avoid using null as the default value
学习记录4: einops // cudnn.benchamark=true // hook
1. fabric2.2 comprehensive learning - Preface
字符串的逆序与比较
Cosmos star application case
Cosmos Starport installation and startup
BD新标签页(BdTab)插件如何登入?
Sizeof, strlen find character length
Microservice project construction III: automatic code generation