config ripd config
	option enable 0
	option redistribute 'kernel'
	option version '2'

config rip-interface
	option name 'lan'
	option send_version 2
	option receive_version 2

config rip-interface
	option name 'wan'
	option send_version 2
	option receive_version 2


