config general
	option export_table '10'
	option import_table '10'
	option first_table_number '100'
	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'
