[j-nsp] DHCPv6 BLQ (Bulk Lease Query)

Phil Shafer phil at juniper.net
Tue Feb 17 15:49:18 EST 2026


Is the command suitable for an event policy?  If not, an event script?

+  event-options {
+      policy boot-time {
+          events SNMPD_TRAP_COLD_START;
+          then {
+              execute-commands {
+                  commands {
+                      "your command here";
+                  }
+              }
+          }
+      }
+  }

You can add:

+          within 30 {
+              trigger on 1;
+          }

(Or other suitable time interval) if needed.

Thanks,
 Phil




On 17 Feb 2026, at 13:16, Aaron1 via juniper-nsp wrote:

> [External Email. Be cautious of content]
>
>
> 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://urldefense.com/v3/__https://puck.nether.net/mailman/listinfo/juniper-nsp__;!!NEt6yMaO-gk!GWBDefkHPluD1wf2BDRKhqkcElzMXiw4sRifxMf_E4ZKykiEn0PvA-Z2qA94g2muRS1Nt0FoweiC76Xx28n0YQ$


More information about the juniper-nsp mailing list