cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
848
Views
0
Helpful
1
Replies

multiple domain names in dhcp server

r.marzinzik
Level 1
Level 1

Hello,

i want multiple domain names configured in the DHCP-Server, so i configured the domain-name command with ""

ip dhcp pool herakles

...

...

domain-name "pic.dot.net intern.dot.net dot.net"

the stored configuration doesn't have the "" and so it does not work after a reboot.

Has anybody a solution for this problem?

1 Reply 1

a-vazquez
Level 6
Level 6

To the best of my knowledge, I just show the example configuration with the explanaion.

ip dhcp excluded-address 10.0.0.1 10.0.0.5

!--- This range should not be assigned to DHCP clients

!

ip dhcp pool Central

network 10.0.0.0 255.255.255.0

!--- Specify the network number and mask for DHCP clients

domain-name Central

!--- Specify the domain name for the client

For more information

http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080094a52.shtml

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: