28-3
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 28 Configuring DNS
Configuring DNS
Clearing a DNS Server
To clear DNS servers from the DNS server table, perform this task in privileged mode:
This example shows how to clear a DNS server from the DNS server table:
Console> (enable)
clear ip dns server 10.12.12.24
10.12.12.24 cleared from DNS table
Console> (enable)
This example shows how to clear all of the DNS servers from the DNS server table:
Console> (enable)
clear ip dns server all
All DNS servers cleared
Console> (enable)
Clearing the DNS Domain Name
To clear the default DNS domain name, perform this task in privileged mode:
This example shows how to clear the default DNS domain name:
Console> (enable)
clear ip dns domain
Default DNS domain name cleared.
Console> (enable)
Disabling DNS
To disable DNS, perform this task in privileged mode:
This example shows how to disable DNS on the switch:
Console> (enable)
set ip dns disable
DNS is disabled
Console> (enable)
Task
Command
Step 1
Remove one or all of the DNS servers from the
table.
clear ip dns server
[
ip_addr
|
all
]
Step 2
Verify the DNS configuration.
show ip dns
[
noalias
]
Task
Command
Step 1
Clear the default DNS domain name.
clear ip dns domain
Step 2
Verify the DNS configuration.
show ip dns
[
noalias
]
Task
Command
Step 1
Disable DNS on the switch.
set ip dns disable
Step 2
Verify the DNS configuration.
show ip dns
[
noalias
]