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.

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to