Interfaces: Diagnostics: ARP|NDP Table - enable cache to increase responsiveness

This commit is contained in:
Ad Schellevis 2024-06-08 18:27:44 +02:00
parent ff0e772b5b
commit d496eea29c

View File

@ -63,6 +63,7 @@ message:invoke dynamic interface registration
command:/usr/local/opnsense/scripts/interfaces/list_arp.py
parameters:%s %s
type:script_output
cache_ttl:30
message:request arp table
[remove.arp]
@ -81,6 +82,7 @@ message:flush arp table
command:/usr/local/opnsense/scripts/interfaces/list_ndp.py
parameters: %s
type:script_output
cache_ttl:30
message:request ndp table
[list.macdb]