open-babeld/frr_test.conf

12 lines
154 B
Plaintext

interface eth0
babel hello-interval 10000
babel wired
exit
!
router babel
network eth0
redistribute ipv4 connected
redistribute ipv6 connected
exit