aredn/files/etc/aredn_include/static_routes

13 lines
327 B
Plaintext
Raw Normal View History

2022-08-27 08:09:28 -06:00
#
# Add extra static routes here.
# For details see: https://openwrt.org/docs/guide-user/network/routing/routes_configuration
#
# Example:
#
# config route 'route_example_1'
# option interface 'lan'
# option target '172.16.123.0'
# option netmask '255.255.255.0'
# option gateway '172.16.123.100'
#