diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/dhcp.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/dhcp.template b/templates/dhcp.template index 705cc77..19afcad 100644 --- a/templates/dhcp.template +++ b/templates/dhcp.template @@ -9,6 +9,7 @@ ddns-update-style interim; allow booting; allow bootp; +omapi-port 647; ignore client-updates; set vendorclass = option vendor-class-identifier; |