[j-nsp] BOOTP helper on MX vrf

Mark Tinka mark.tinka at seacom.mu
Thu Jun 13 07:20:59 EDT 2013


On Thursday, June 13, 2013 01:03:04 PM Sebastian Wiesinger 
wrote:

> So any information regarding this is appreciated.

This was my working configuration on an MX480 running Junos 
10.4:

routing-instances {
    SOME-VRF-NAME {
...
<skip>

        forwarding-options {
            dhcp-relay {
                overrides {
                    trust-option-82;
                }
                server-group {
                    DHCP-SERVICE {
                        192.168.1.1;
                    }
                }
                group DHCP-SERVICE {
                    active-server-group DHCP-SERVICE;
                    interface ge-0/0/0.190;
                }
            }
        }

Cheers,

Mark.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://puck.nether.net/pipermail/juniper-nsp/attachments/20130613/edf3eeab/attachment.sig>


More information about the juniper-nsp mailing list