<div dir="ltr"><br><div>Not sure if I've missed something but it seems to work for me.   ABB NBN connected via HFC to Mullaloo POI in WA.  Running current Juniper recommended release 19.4R3-S1.3</div><div><br></div><div>dicko@SRX300> show dhcp client binding<br>IP address        Hardware address   Expires     State      Interface<br>159.196.82.129    84:c1:c1:a6:c3:80  1793        BOUND      ge-0/0/0.0<br><br>dicko@SRX300><br><br>dicko@SRX300> traceroute 1.1.1.1<br>traceroute to 1.1.1.1 (1.1.1.1), 30 hops max, 40 byte packets<br> 1  <a href="http://loop159196800.bng1.nextdc-p1.per.aussiebb.net">loop159196800.bng1.nextdc-p1.per.aussiebb.net</a> (159.196.80.1)  13.965 ms  22.100 ms  25.925 ms<br> 2  <a href="http://HundredGigE0-0-0-7.core2.nextdc-p1.per.aussiebb.net">HundredGigE0-0-0-7.core2.nextdc-p1.per.aussiebb.net</a> (202.142.143.144)  15.571 ms  16.236 ms  15.044 ms<br> 3  <a href="http://as13335.per.edgeix.net.au">as13335.per.edgeix.net.au</a> (103.136.102.17)  16.432 ms  16.919 ms  16.099 ms<br> 4  one.one.one.one (1.1.1.1)  18.022 ms  15.971 ms  15.691 ms<br><br>dicko@SRX300> show version<br>Hostname: SRX300<br>Model: srx300<br>Junos: 19.4R3-S1.3<br>JUNOS Software Release [19.4R3-S1.3]<br></div><div><br></div><div>Config snippets from the SRX300.</div><div><br></div><div>dicko@SRX300> show configuration security zones security-zone untrust<br>screen untrust-screen;<br>host-inbound-traffic {<br>    system-services {<br>        ping;<br>        ssh;<br>        netconf;<br>        snmp;<br>        dhcpv6;<br>        dhcp;<br>    }<br>}<br>interfaces {<br>    inactive: pp0.0;<br>    ge-0/0/0.0;<br>}<br><br>dicko@SRX300> show configuration interfaces ge-0/0/0<br>description ge-0/0/0_WAN;<br>unit 0 {<br>    family inet {<br>        dhcp;<br>    }<br>}<br><br>dicko@SRX300> show configuration class-of-service<br>host-outbound-traffic {<br>    ieee-802.1 {<br>        default be;<br>    }<br>}<br></div><div><br></div><div>Regards</div><div><br></div><div>Simon.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 14 Jan 2021 at 12:54, Matthew Young <<a href="mailto:matt@mattyoung.net.au">matt@mattyoung.net.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If you have access to the site in carbon, then you can do it there yourself<br>
<br>
-----Original Message-----<br>
From: AusNOG <<a href="mailto:ausnog-bounces@lists.ausnog.net" target="_blank">ausnog-bounces@lists.ausnog.net</a>> On Behalf Of Christopher Hawker<br>
Sent: Thursday, 14 January 2021 2:07 PM<br>
To: Tim Dykes <<a href="mailto:ttdykes@gmail.com" target="_blank">ttdykes@gmail.com</a>><br>
Cc: <a href="mailto:ausnog@lists.ausnog.net" target="_blank">ausnog@lists.ausnog.net</a><br>
Subject: Re: [AusNOG] Juniper SRX300 on Aussie Broadband NBN HFC - DHCP Issue<br>
<br>
I’ve seen similar issues when replacing routers on ABB’s HFC services. The problem turned out the DHCP lease was tied to the MAC of the old router. A 2-minute call to Support saw the lease kicked and the new router able to retrieve an address. Not just for Juniper, any brand.<br>
<br>
CH.<br>
<br>
Sent from my iPhone<br>
<br>
> On 14 Jan 2021, at 2:17 pm, Tim Dykes <<a href="mailto:ttdykes@gmail.com" target="_blank">ttdykes@gmail.com</a>> wrote:<br>
> <br>
> <br>
> Hey Guys,<br>
> <br>
> Anyone out there running a Juniper SRX on a NBN HFC link with Aussie BB?<br>
> <br>
> I'm having issues that sound like a DHCP problem where we can't get an address. Searching around we have found references to a DHCP issue where the juniper sends DHCP options out of order (or that NBN fiddles with options in a way that only effects Juniper) but cannot find any definitive answer or anything saying this was true/false fixed or unrelated.<br>
> <br>
> We are running JunOS 19X so would assume any horrible non compliant DHCP bugs would be fixed.<br>
> <br>
> <br>
> Anyone able to throw me a working config or verify that there is/was a known issue with this.<br>
> <br>
> Thanks.<br>
> <br>
> /Tim<br>
> _______________________________________________<br>
> AusNOG mailing list<br>
> <a href="mailto:AusNOG@lists.ausnog.net" target="_blank">AusNOG@lists.ausnog.net</a><br>
> <a href="http://lists.ausnog.net/mailman/listinfo/ausnog" rel="noreferrer" target="_blank">http://lists.ausnog.net/mailman/listinfo/ausnog</a><br>
_______________________________________________<br>
AusNOG mailing list<br>
<a href="mailto:AusNOG@lists.ausnog.net" target="_blank">AusNOG@lists.ausnog.net</a><br>
<a href="http://lists.ausnog.net/mailman/listinfo/ausnog" rel="noreferrer" target="_blank">http://lists.ausnog.net/mailman/listinfo/ausnog</a><br>
_______________________________________________<br>
AusNOG mailing list<br>
<a href="mailto:AusNOG@lists.ausnog.net" target="_blank">AusNOG@lists.ausnog.net</a><br>
<a href="http://lists.ausnog.net/mailman/listinfo/ausnog" rel="noreferrer" target="_blank">http://lists.ausnog.net/mailman/listinfo/ausnog</a><br>
</blockquote></div>