aredn/files/etc/config.mesh/xlink

16 lines
401 B
Plaintext
Raw Normal View History

#
# Provide extra links into the OLSR router to make it easy to
# to attach external networks to AREDN. Used for non-AREDN backbone
# radios.
#
# Example:
#
# config interface 'xlink0'
# option ifname "eth0.500"
# option proto static
# option ipaddr 44.1.2.3
# option netmask 255.255.255.0
# option peer 44.1.2.1
# option weight 2
#