This function removes an IPv6 address range from the server.
Note:
/etc/wwwacct.conf
file, or use WHM's Basic WebHost Manager Setup interface (Home >> Server Configuration >> Basic WebHost Manager Setup).cpsrvd
daemon must listen on IPv6 addresses. To enable this functionality, select On for the Listen on IPv6 Addresses setting in the System section of WHM's Tweak Settings interface (WHM >> Home >> Server Configuration >> Tweak Settings).Important:
When you disable the Web Server role, the system disables this function.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ ipv6_range_remove \ name='Range1'
{- "metadata": {
- "command": "ipv6_range_remove",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}