OpenWrt uSync schema
Network Configuration
This section allows you to configure your networks.
This defines if the network interface shall be bridged directly with the WAN side or shall be NAT'ed out from LAN.
The VID that shall be assign to packets leaving this network interface.
Value must be greater or equal to 16 and lesser or equal to 4095
This option allows us to override the uci naming for NAT and guest networks.
The configuration that shall be run on the network interface.
The IPv4 address that shall be assigned to the network interface.
The IPv4 netmask that shall be assigned to the network interface.
The IPv4 gateway that shall be assigned to the network interface.
The IPv4 DNS server that shall be assigned to the network interface.
The MTU that shall be used by the network interface.
Value must be greater or equal to 256 and lesser or equal to 65535
This option allows use to disable a network interface.
Value must be greater or equal to 0 and lesser or equal to 1
The prefix delegation mask that the interface shall use.
Value must be greater or equal to 0 and lesser or equal to 96
The DHCP configuration of the network interface.
This defines which number shall be used as the first leasable IP address.
Value must be greater or equal to 1 and lesser or equal to 254
This defines how many leasable IP addresses are available.
Value must be greater or equal to 10
This defines how many hours the leases should be valid for. (12h, 30m, ...)
A list of static dhcp leases assigned to the interface.
The IP address used by this static lease.
The MAC address used by this static lease.
The hostname address used by this static lease.
Value must be greater or equal to 50 and lesser or equal to 200
Value must be greater or equal to 0 and lesser or equal to 171
Must be at least 2 characters long
Must be at most 2 characters long
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 255
Value must be greater or equal to 0 and lesser or equal to 255
Value must be greater or equal to 0 and lesser or equal to 30
This is a list of all our SSIDs that shall be configured. Mapping of PHY/SSID is done via the "band" property.
The list of wifi bands that the SSID should be broadcasted on. This value can be [ 2, 5, 5l, 5u, 6 ].
Value must be greater or equal to 0 and lesser or equal to 1
Must be at least 17 characters long
Must be at most 17 characters long
Value must be greater or equal to 1 and lesser or equal to 255
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Value must be greater or equal to 0 and lesser or equal to 1
Must be at least 8 characters long
Must be at most 63 characters long
Value must be greater or equal to 1024 and lesser or equal to 65535
Value must be greater or equal to 1 and lesser or equal to 65535
Must be at least 1 characters long
Must be at most 32 characters long
Value must be greater or equal to 0 and lesser or equal to 1
This allows you to change the hostname of the device.
This allows you to change the TZ of the device.
IP address of a syslog server to which the log messages should be sent in addition to the local destination.
Port number of the remote syslog server specified with log_ip.
Value must be greater or equal to 100 and lesser or equal to 65535
Sets the protocol to use for the connection, either tcp or udp.
Hostname to send to remote syslog. If none is provided, the actual hostname is send.
Size of the file based log buffer in KiB. This value is used as the fallback value for logbuffersize if the latter is not specified.
Value must be greater or equal to 32
Enable this option to tell the unit that it shall get its time from an upstream NTP server. The servers are defined by the
Value must be greater or equal to 0 and lesser or equal to 1
Enable this option if you would like the unit to enable a downstream NTP server for its connected clients.
Value must be greater or equal to 0 and lesser or equal to 1
This is an array of URL/IP of the upstream NTP servers that the unit shall use to acquire its current time.
Enable this option if you would like to enable the SSH server on the unit.
Value must be greater or equal to 0 and lesser or equal to 1
This option defines which port the SSH server shall be available on.
Value must be greater or equal to 1 and lesser or equal to 65535