two tftp server

Mario Scovazzi mario.scovazzi at csp.it
Thu May 22 14:36:04 UTC 2008


I have a group in my dhcp:

subnet 10.116.13.128  netmask 255.255.255.128 {
   range 10.116.13.129 10.116.13.135;
   range 10.116.13.138 10.116.13.252;
   option domain-name "xxx";
   option broadcast-address 10.116.13.255;
   option routers 10.116.13.254;
   option tftp-server-name "10.116.14.225";
   option tftp-server-name "10.116.13.136";

}

and I want to have "10.116.13.136" as primary tftp server and "10.116.14.225" as
secondary tftp server how can I configure my dhcp?




Scrive Austin Gabel <austin at gilroycal.com>:

> Yes there is a way for two servers to work as a primary and secondary.  You
> will want to search the man pages for failover peers.
>
>
> On Thu, May 22, 2008 at 8:41 AM, Mario Scovazzi <mario.scovazzi at csp.it>
> wrote:
>
> > Hi all,
> > I have two tftp server: is possible to configure one primary and the other
> > secondary?
> > The option "option tftp-server-name string" want only a server.
> >
> >
> > Thanks
> >
> >
> > Mario SCOVAZZI
> >
> >
> >
>



Mario SCOVAZZI


CSP s.c. a r.l.
______________________________________________
Via Livorno 60 - 10144 Torino [IT]
mario.scovazzi at csp.it
tel. +39 011 4815142
cell. +39 348 6023947
fax  +39 011 4815001
______________________________________________



More information about the dhcp-users mailing list