I do this:

show configuration forwarding-options 
helpers {
    bootp {
        source-address-giaddr;
        interface {
            vlan.19 {
                server 192.168.71.1;
            }
            vlan.20 {
                server 192.168.71.1;
            }
            vlan.23 {
                server 192.168.71.1;
            }
            vlan.26 {
                server 192.168.71.1;
            }

It makes the packets have a source IP of the VLAN IP in each subnet

Luca


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Tarko Tikan
Sent: Friday, 7 December 2012 6:41 AM
To: [email protected]
Subject: Re: [j-nsp] Control giaddr in forwarded bootp/dhcp request?

hey,

> Can I control the "giaddr" field in a forwarded bootp request on JunOS?

Set it to primary instead preferred.

--
tarko
_______________________________________________
juniper-nsp mailing list [email protected] 
https://puck.nether.net/mailman/listinfo/juniper-nsp

_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to