From aaron1 at gvtc.com Tue Mar 3 17:24:14 2026 From: aaron1 at gvtc.com (Aaron Gould) Date: Tue, 3 Mar 2026 16:24:14 -0600 Subject: [j-nsp] DHCPv6 BLQ (Bulk Lease Query) In-Reply-To: References: Message-ID: Ok wow... it's interesting what you might see when you stare at a screen and observe over time... so, I am in fact seeing BLQ work following a reboot, but, look how long it takes.  ~9.5 minutes following reboot command.  This is absolutely reproducible and happens every time the ACX5048 reboots, I did it about 5 times. I'd like to see this happen immediately following network convergence, ... like right around the time interfaces come up and routing protocol(s) converge... ospf full state, bgp established, etc. Times hacks for what I observed... 00:00 - reboot 02:00 - acx5048 console login prompt 04:10 - ospf full, pinging loopback 09:38 - dhcpv6 blq tcp session seen (and wiresharked) root at 5048> show system connections inet6 fpc0: -------------------------------------------------------------------------- Active Internet connections (including servers) Proto Recv-Q Send-Q  Local Address  Foreign Address                               (state) tcp6       0      0  1234:1234:1234::408f.64277 2468:2468:2468:a0ca:192:168:111:111.547       TIME_WAIT tcp46      0      0  *.179  *.*                                           LISTEN tcp46      0      0  *.646  *.*                                           LISTEN tcp6       0      0  *.547  *.*                                           LISTEN tcp6       0      0  *.6666 *.*                                           LISTEN tcp6       0      0  *.22 *.*                                           LISTEN udp46      0      0  *.514  *.* udp46      0      0  *.3503 *.* udp46      0      0  *.646  *.* udp46      0      0  *.62465  *.* udp46      0      0  *.161  *.* udp6       0      0  *.547  *.* udp6       0      0  *.6666 *.* ... On 2/17/2026 12:16 PM, Aaron1 via juniper-nsp wrote: > I have DHCPv6 BLQ (Bulk Lease Query) working on a Juniper ACX5048 as relay talking to a remote KEA server, but only using the manual CLI “request” command. I want/need this to work if/when Juniper router reboots. Any ideas? > > > Aaron > _______________________________________________ > juniper-nsp mailing list juniper-nsp at puck.nether.net > https://puck.nether.net/mailman/listinfo/juniper-nsp -- -Aaron