How To Configure Dns On Cisco Router?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Log into your router via CLI and enter privileged EXEC mode by typing in the command “enable”.
2. Configure an IP address and subnet mask for the router by typing in “config t”.
3. Enter the command “ip name-server <IP address of DNS server>” for each DNS server that you want to list.
4. Enter the command “ip domain-name <your domain name>” to set the domain name.
5. Enter the command “exit” to exit the configuration mode.
6. Enter the command “wr mem” to save the changes.
7. Enter the command “show ip name-server” to verify the configuration.