Parameter | Description | Value |
---|---|---|
ip startIp |
Specifies the start IP address of an address segment. |
The value is in dotted decimal notation. |
endIp |
Specifies the end IP address of an address segment. The end IP address must be greater than or equal to the start IP address. If the end IP address is not specified, there is only one IP address in the address segment. |
The value is in dotted decimal notation. |
recycle |
Indicates the address recycling flag. If this parameter is specified, the DHCP server reclaims the corresponding IP address if it does not receive a response from a DHCP client. |
- |
section sectionNum |
Specifies the number of an address segment. |
The value is an integer ranging from 0 to 255. |
Usage Scenario
To force a DHCP client to enter the RENEW state, configure a DHCP server to send a unicast FORCERENEW message to the client.
Precautions
<HUAWEI> system-view [~HUAWEI] ip pool huawei server [*HUAWEI-ip-pool-huawei] gateway 10.1.1.1 255.255.255.0 [*HUAWEI-ip-pool-huawei] section 1 10.1.1.1 10.1.1.255 [*HUAWEI-ip-pool-huawei] send forcerenew section 1 ip 10.1.1.1 10.1.1.255