Skip to content

Commit 0789c55

Browse files
authored
Merge pull request #217 from smlwang/patch-1
docs(ip_base.md): fix a typo
2 parents 7e06b9c + 301830d commit 0789c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: network/4_ip/ip_base.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ DHCP 在生活中我们是很常见的了,我们的电脑通常都是通过 DH
506506

507507
一旦客户端收到 DHCP ACK 后,交互便完成了,并且客户端能够在租用期内使用 DHCP 服务器分配的 IP 地址。
508508

509-
如果租约的 DHCP IP 地址快期后,客户端会向服务器发送 DHCP 请求报文:
509+
如果租约的 DHCP IP 地址快过期了,客户端会向服务器发送 DHCP 请求报文:
510510

511511
- 服务器如果同意继续租用,则用 DHCP ACK 报文进行应答,客户端就会延长租期。
512512
- 服务器如果不同意继续租用,则用 DHCP NACK 报文,客户端就要停止使用租约的 IP 地址。

0 commit comments

Comments
 (0)