mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-04-20 20:19:37 +00:00
rename lease-script -> dhcpv4-server-lease
This commit is contained in:
parent
6b3f3c1e46
commit
e54a4572f7
25 changed files with 156 additions and 150 deletions
|
|
@ -28,7 +28,7 @@ Just install the script:
|
|||
$ScriptInstallUpdate dhcp-to-dns;
|
||||
|
||||
Then run it from dhcp server as lease script. You may want to use
|
||||
[lease-script](lease-script.md).
|
||||
[dhcpv4-server-lease](dhcpv4-server-lease.md).
|
||||
|
||||
A scheduler cares about cleanup:
|
||||
|
||||
|
|
@ -102,8 +102,8 @@ See also
|
|||
|
||||
* [Collect MAC addresses in wireless access list](collect-wireless-mac.md)
|
||||
* [Comment DHCP leases with info from access list](dhcp-lease-comment.md)
|
||||
* [Run other scripts on IPv4 DHCP server lease](dhcpv4-server-lease.md)
|
||||
* [Create DNS records for IPSec peers](ipsec-to-dns.md)
|
||||
* [Run other scripts on DHCP lease](lease-script.md)
|
||||
|
||||
---
|
||||
[⬅️ Go back to main README](../README.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue