DHCP Server

Simple DHCP Server configuration for ROS router

# Identity

This setting will name your router

# Options

# Network Class

Class AClass BClass C

# IP Address & CIDR

/
Number of usable IPs:254
Subnet ID:192.168.0.0
Broadcast Address:192.168.0.255
Mask Bits:24
First Usable IP:192.168.0.1
Last Usable IP:192.168.0.254
Subnet Mask:255.255.255.0
Default Gateway IP:192.168.0.1

This script will automatically use the "First Usable IP" to set as the router's IP address and default gateway for clients. You can customize it later

# DHCP Pool

-

# LAN Interface List

A temporary loss of connection to the router may occur when executing the script. To ensure the entire script is executed, put the name of the interface you use to connect to the router at the end of the list above