Disclaimer:
Due to the wide variety of devices available and potential variations in their firmware, the information presented below may or may not be accurate. For this same reason, OpenDNS support will generally not be able to provide device-specific assistance beyond what is provided below. If you need further assistance specific to your device, please contact either the manufacturer's support team, or your ISP if you are using leased equipment.
1. Connect to the Management Interface.
Connect to the CLI with ssh using an IP address of any of the IP Interfaces, such as the default of 192.168.1.254. Alternatively you may use HyperTerm to connect directly to the serial console with the settings of 115200-8-N-1.
HyperTerm Serial port settings:
3. Change the DNS settings to use OpenDNS.
Once logged into the CLI then enter the configuration terminal.
Type "config terminal".
Disable External DNS which by default is receiving DNS settings from the ISP.
Type "dns use-external-dns disable".
Manually enter the IP Addresses of the servers OpenDNS provides.
Type “dns server x.x.x.x x.x.x.x x.x.x.x”.
DNS changes take effect instantly. You can type “show conf dns” to confirm your settings are correct.