# IPv6 Address Settings IP Address Management / IPv6 Address Settings ## Remove IPv6 address range from account - [GET /ipv6_disable_account](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_disable_account.md): This function removes the IPv6 address from an account. - When you disable IPv6 on an account, the system unbinds that IPv6 address from your server and the account loses the address. If you enable IPv6 on that account again, the system assigns it a different IPv6 address. - For all of cPanel & WHM's features to function properly on IPv6, the daemon listen on IPv6 addresses. To enable this functionality, select On for the setting in the section of WHM's Tweak Settings interface (). When you disable the Web Server role, the system this function. ## Add IPv6 address range to accounts - [GET /ipv6_enable_account](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_enable_account.md): This function assigns an IPv6 address to one or more accounts. You perform at least one of the following actions before you call this function: IPv6 RangesWHM >> Home >> IP Functions >> IPv6 Ranges*) or WHM API 1's function to add one or more IPv6 address ranges for use as dedicated IPv6 addresses. Basic WebHost Manager SetupWHM >> Home >> Server Configuration >> Basic WebHost Manager Setup*) or modify the file to add a shared IPv6 address to the server. OnListen on IPv6 AddressesSystemTweak SettingsWHM >> Home >> Server Configuration >> Tweak Settings*). When you disable the Web Server role, the system this function. ## Add IPv6 address range - [GET /ipv6_range_add](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_range_add.md): This function adds a range of IPv6 addresses to the server. - This function modify the server's shared IPv6 address. To update that address, modify the /etc/wwwacct.conf file, or use WHM's interface (). - For all of cPanel & WHM's features to function properly on IPv6, the daemon listen on IPv6 addresses. To enable this functionality, select for the setting in the section of WHM's interface (). When you disable the Web Server role, the system this function. ## Update IPv6 address range name or note - [GET /ipv6_range_edit](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_range_edit.md): This function changes an IPv6 address range's name and/or note. - This function modify the server's shared IPv6 address. To update that address, modify the /etc/wwwacct.conf file, or use WHM's interface (). - For all of cPanel & WHM's features to function properly on IPv6, the daemon listen on IPv6 addresses. To enable this functionality, select for the setting in the section of WHM's interface (). When you disable the Web Server role, the system this function. ## Return available IPv6 address ranges - [GET /ipv6_range_list](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_range_list.md): This function lists available IPv6 address ranges. For all of cPanel & WHM's features to function properly on IPv6, the daemon listen on IPv6 addresses. To enable this functionality, select for the setting in the section of WHM's interface (). When you disable the Web Server role, the system this function. ## Remove IPv6 address range - [GET /ipv6_range_remove](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_range_remove.md): This function removes an IPv6 address range from the server. * This function modify the server's shared IPv6 address. To update that address, modify the file, or use WHM's _Basic WebHost Manager Setup_ interface (_Home >> Server Configuration >> Basic WebHost Manager Setup_). * For all of cPanel & WHM's features to function properly on IPv6, the daemon 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_). When you disable the Web Server role, the system this function. ## Return IPv6 address usage - [GET /ipv6_range_usage](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/ipv6_range_usage.md): This function retrieves usage information for IPv6 addresses in an IPv6 range. For all of cPanel & WHM's features to function properly on IPv6, the daemon listen on IPv6 addresses. To enable this functionality, select for the setting in the section of WHM's interface (). When you disable the Web Server role, the system this function. ## Return server's IPv6 addresses - [GET /listipv6s](https://api.docs.cpanel.net/specifications/whm.openapi/ipv6-address-settings/listipv6s.md): This function lists the IPv6 addresses bound to a server’s network interfaces.