Configuring DNS Servers
Use this procedure to specify the DNS servers that this system will use. By specifying a valid DNS server, you will be able to enter hostnames in commands that accept hostnames as input.
- Enter system configuration mode.
For example:
bti7800# config
Entering configuration mode terminal bti7800(config)# system bti7800(config-system)#
- Add the list of DNS servers that you want the system to
use.
For example:
bti7800(config-system)# dns server 172.25.0.61 10.10.1.2
bti7800(config-system)#
- Commit your changes.
bti7800(config-system)# commit
bti7800(config-system)#
- Verify your settings by displaying the new settings.
For example (partial output only):
bti7800(config-system)# do show system
DNS : 172.25.0.61, 10.10.1.2