Microsoft ES4649 Instrukcja Użytkownika Strona 468

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 467
Command Line Interface
4-140
4
Example
This example adds two domain-name servers to the list and then displays the list.
Related Commands
ip domain-name (4-137)
ip domain-lookup (4-140)
ip domain-lookup
This command enables DNS host name-to-address translation. Use the no form to
disable DNS.
Syntax
[no] ip domain-lookup
Default Setting
Disabled
Command Mode
Global Configuration
Command Usage
At least one name server must be specified before you can enable DNS.
If all name servers are deleted, DNS will automatically be disabled.
Example
This example enables DNS and then displays the configuration.
Console(config)#ip domain-server 192.168.1.55 10.1.0.55
Console(config)#end
Console#show dns
Domain Lookup Status:
DNS disabled
Default Domain Name:
.sample.com
Domain Name List:
.sample.com.jp
.sample.com.uk
Name Server List:
192.168.1.55
10.1.0.55
Console#
Console(config)#ip domain-lookup
Console(config)#end
Console#show dns
Domain Lookup Status:
DNS enabled
Default Domain Name:
.sample.com
Domain Name List:
.sample.com.jp
.sample.com.uk
Name Server List:
192.168.1.55
10.1.0.55
Przeglądanie stron 467
1 2 ... 463 464 465 466 467 468 469 470 471 472 473 ... 673 674

Komentarze do niniejszej Instrukcji

Brak uwag