| configure |
mapping a | Use configure terminal |
static DHCP | to the IP address 1.2.3.4: |
entry |
|
| hostname# conf t |
|
|
| conf t dns |
| The configure terminal dns command manually configures the DNS server information for the |
| device. |
| |
| configures up to three domain names which will be used to resolve DNS lookups. |
| server |
| configures up to three IP addresses of DNS servers. You can also use this command to remove |
| DNS servers by entering 0.0.0.0 as the IP address. |
| |
| enables or disables the use of a DNS configuration that is obtained through the WAN |
| connection. |
|
|
| Using conf t dns |
using | Use configure terminal dns |
manually | through the WAN connection: |
configured |
|
DNS settings | hostname# conf t dns |
specifying | Use configure terminal dns server to specify the IP addresses of DNS servers: |
DNS servers |
|
| hostname# conf t dns server 10.0.0.1 10.0.0.2 |
removingDNS | Use configure terminal dns server 0.0.0.0 to remove custom DNS servers: |
servers |
|
| hostname# conf t dns server 0.0.0.0 |
resolving DNS | Use configure terminal dns |
lookups |
|
| hostname# conf t dns |
|
|
| conf t |
| The configure terminal |
| notifications the system will send every minute. The minimum is 1; the maximum is 35. |
X Family CLI Reference V 2.5.1 | 43 |
|
|