diff --git a/docs/en/docs/Administration/configuring-the-network.md b/docs/en/docs/Administration/configuring-the-network.md index 75283d5497861243014f9da011cacb146b42a7fc..e26657598f750ba6d5a785447ba75f53de878a4a 100644 --- a/docs/en/docs/Administration/configuring-the-network.md +++ b/docs/en/docs/Administration/configuring-the-network.md @@ -898,7 +898,7 @@ Both IPv6 and IPv4 addresses can be obtained through DHCP as the **root** user. ``` >![](./public_sys-resources/icon-note.gif) **NOTE:** - >In substring \(option dhcp6.vendor-class, 6, 10\), the start position of the substring is 6, because the substring contains four bytes of and two bytes of . The end position of the substring is 6+. In this example, the vendor class string is HWHW, and the length of the string is 4. Therefore, the end position of the substring is 6 + 4 = 10. You can specify and as required. + >In substring \(option dhcp6.vendor-class, 6, 10\), The substring starts at 6 because it is preceded by 4 bytes of and 2 bytes of . The substring ends at 6+. In this example, the vendor class string is HWHW, and the length of the string is 4. Therefore, the end position of the substring is 6 + 4 = 10. You can specify and as required. On the server: