mikrotik:dhcp-server
Настроим DHCP сервер
# Create POOL first # jun/27/2014 18:58:32 by RouterOS 5.26 # software id = JXIM-B6N4 # /ip pool add name=dhcp ranges=192.168.36.51-192.168.36.100
# jun/27/2014 19:01:57 by RouterOS 5.26 # software id = JXIM-B6N4 # /ip dhcp-server add address-pool=dhcp authoritative=after-2sec-delay bootp-support=static disabled=no \ interface=bridge-local lease-time=3d name=skat /ip dhcp-server config set store-leases-disk=5m /ip dhcp-server network add address=192.168.36.0/24 dhcp-option="" dns-server=192.168.36.254 \ gateway=192.168.36.254 netmask=24 ntp-server=192.168.36.254 wins-server=192.168.36.237
mikrotik/dhcp-server.txt · Последнее изменение: 2024/05/02 13:20 — 127.0.0.1