mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 17:44:41 +00:00
Interfaces: Diagnostics: ARP|NDP Table - enable cache to increase responsiveness
This commit is contained in:
parent
ff0e772b5b
commit
d496eea29c
@ -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]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user