Sorry I misread tftp as dhcp for some reason.  I'm not sure if you can have a tftp in a failover situation aside from having a hot standby or a load balancer in front of it.  Someone else may be able to answer that one.<br>
<br><br><div class="gmail_quote">On Thu, May 22, 2008 at 9:36 AM, Mario Scovazzi <<a href="mailto:mario.scovazzi@csp.it">mario.scovazzi@csp.it</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I have a group in my dhcp:<br>
<br>
subnet <a href="http://10.116.13.128" target="_blank">10.116.13.128</a>  netmask <a href="http://255.255.255.128" target="_blank">255.255.255.128</a> {<br>
   range <a href="http://10.116.13.129" target="_blank">10.116.13.129</a> <a href="http://10.116.13.135" target="_blank">10.116.13.135</a>;<br>
   range <a href="http://10.116.13.138" target="_blank">10.116.13.138</a> <a href="http://10.116.13.252" target="_blank">10.116.13.252</a>;<br>
   option domain-name "xxx";<br>
   option broadcast-address <a href="http://10.116.13.255" target="_blank">10.116.13.255</a>;<br>
   option routers <a href="http://10.116.13.254" target="_blank">10.116.13.254</a>;<br>
   option tftp-server-name "<a href="http://10.116.14.225" target="_blank">10.116.14.225</a>";<br>
   option tftp-server-name "<a href="http://10.116.13.136" target="_blank">10.116.13.136</a>";<br>
<br>
}<br>
<br>
and I want to have "<a href="http://10.116.13.136" target="_blank">10.116.13.136</a>" as primary tftp server and "<a href="http://10.116.14.225" target="_blank">10.116.14.225</a>" as<br>
secondary tftp server how can I configure my dhcp?<br>
<br>
<br>
<br>
<br>
Scrive Austin Gabel <<a href="mailto:austin@gilroycal.com">austin@gilroycal.com</a>>:<br>
<div><div></div><div class="Wj3C7c"><br>
> Yes there is a way for two servers to work as a primary and secondary.  You<br>
> will want to search the man pages for failover peers.<br>
><br>
><br>
> On Thu, May 22, 2008 at 8:41 AM, Mario Scovazzi <<a href="mailto:mario.scovazzi@csp.it">mario.scovazzi@csp.it</a>><br>
> wrote:<br>
><br>
> > Hi all,<br>
> > I have two tftp server: is possible to configure one primary and the other<br>
> > secondary?<br>
> > The option "option tftp-server-name string" want only a server.<br>
> ><br>
> ><br>
> > Thanks<br>
> ><br>
> ><br>
> > Mario SCOVAZZI<br>
> ><br>
> ><br>
> ><br>
><br>
<br>
<br>
<br>
</div></div>Mario SCOVAZZI<br>
<br>
<br>
CSP s.c. a r.l.<br>
______________________________________________<br>
Via Livorno 60 - 10144 Torino [IT]<br>
<font color="#888888"><a href="mailto:mario.scovazzi@csp.it">mario.scovazzi@csp.it</a><br>
tel. +39 011 4815142<br>
cell. +39 348 6023947<br>
fax  +39 011 4815001<br>
______________________________________________<br>
<br>
<br>
</font></blockquote></div><br>