Update an IP address's RDNS
Sets RDNS on an IP Address. Forward DNS must already be set up for reverse DNS to be applied. If you set the RDNS to null for public IPv4 addresses, it will be reset to the default ip.linodeusercontent.com RDNS value.
null
<>
linode-cli networking ip-update \203.0.113.1 \--rdns "test.example.org" Copy
linode-cli networking ip-update \203.0.113.1 \--rdns "test.example.org"
Learn more...
ips:read_write Copy
ips:read_write
Update an IP address's RDNS
Sets RDNS on an IP Address. Forward DNS must already be set up for reverse DNS to be applied. If you set the RDNS to
nullfor public IPv4 addresses, it will be reset to the default ip.linodeusercontent.com RDNS value.<
>
Learn more...
Learn more...