This commit is contained in:
Tim Wilkinson 2022-08-27 07:09:28 -07:00 committed by Joe AE6XE
parent 9daf640c85
commit 4ca403e1a1
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
#
# 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'
#