This article describes how to change the D.ROOT-SERVERS.NET address record with the new IPv4 address.
To avoid any networking issues because of the D-Root change, the NetScaler DNS address record for the D.ROOT-SERVERS.NET must be changed to point to the new IPv4 address.
To change the D.ROOT-SERVERS.NET address record and to point to a new IPv4 address, complete the following procedure:Delete the existing D.ROOT-SERVERS.NET address record, as shown in the following screen shot:
Add new address record for D.ROOT-SERVERS.NET with the new IPv4 address.
Save the configuration.
Run the following commands to complete the preceding procedure from the command line interface:
>rm dns addRec d.root-servers.net
>Done > >add dns addRec d.root-servers.net 199.7.91.13 -TTL 3600000 >Done > > show dns addRec d.root-servers.net 1) Host Name : d.root-servers.net Record Type : ADNS TTL : 3600 secs IP Address : 199.7.91.13 Done >save config >Done
Note: The D-Root IPv6 address is not changed. Therefore, there is no impact on IPv6 address.