dhcp server ansd shared-network declaration

John O'Loughlin j.oloughlin at qmul.ac.uk
Wed Dec 6 11:16:26 UTC 2006


> hi i want to know what is the shared-network declaration option in dhcpd server  configurtion

> and i want to know how the dhcp server is serving two different subnets

Suppose you have a dhcp server with two interfaces on different subnets, 
they will probably have a number of common configurations, such as 
domain-name, maybe domain-name-servers, so you could have something that 
looks like:

shared-network my-network {

option domain-name etc

subnet {

}

subnet {

}

}




> thank you
>
> please answer me as soon as possible
>
> good bye
>
>
> ---------------------------------
> Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster.
> -- 
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>




More information about the redhat-list mailing list