S1720, S2700, S5700, and S6720 V200R011C10 Configuration Guide - IP Service
This document describes the configurations of IP Service, including IP address, ARP, DHCP, DHCP policy VLAN, DNS, mDNS gateway, mDNS relay, UDP Helper, IP performance optimization, IPv6, DHCPv6, IPv6 DNS, IPv6 over IPv4 tunnel, and IPv4 over IPv6 tunnel.
This document describes the configurations of IP Service, including IP address, ARP, DHCP, DHCP policy VLAN, DNS, mDNS gateway, mDNS relay, UDP Helper, IP performance optimization, IPv6, DHCPv6, IPv6 DNS, IPv6 over IPv4 tunnel, and IPv4 over IPv6 tunnel.
Resetting a DHCP Address Pool
Context
To force a DHCP server to re-allocate IP addresses to clients or to set IP addresses in an address pool to idle (idle IP addresses will be preferentially allocated), reset an address pool.
Procedure
- Run the following commands to reset address pools on the
device.
Interface address pool:
reset ip pool interface interface-name { start-ip-address [ end-ip-address ] | all | conflict | expired | used }
Global address pool:
reset ip pool name ip-pool-name { start-ip-address [ end-ip-address ] | all | conflict | expired | used }
- Configure a DHCP relay agent to request a DHCP server to
release IP addresses of clients.
After a DHCP relay agent is configured to request the DHCP server to release IP addresses of clients, it sends DHCP Release messages to the specified DHCP server. After receiving the message, the DHCP server restores specified IP addresses to the idle status. Released IP addresses can then be allocated to other clients. Run the following commands to configure the DHCP relay agent to request the DHCP server to release IP addresses of clients: