firmware/src/packages/fff/fff-babeld/files/etc/config/babeld

40 lines
710 B
Plaintext

config general
option export_table '10'
option import_table '10'
option local_port '33123'
config interface
option type 'wired'
config filter
option type 'redistribute'
option local 'true'
option ip '10.50.0.0/16'
config filter
option type 'redistribute'
option local 'true'
option ip '10.83.0.0/16'
config filter
option type 'redistribute'
option local 'true'
option ip 'fd43:5602:29bd::/48'
config filter
option type 'redistribute'
option local 'true'
option action 'deny'
config filter
option type 'redistribute'
option ip '10.50.0.0/16'
config filter
option type 'redistribute'
option ip '10.83.0.0/16'
config filter
option type 'redistribute'
option ip 'fd43:5602:29bd::/48'