16 lines
283 B
Text
16 lines
283 B
Text
!
|
|
interface r3-eth0
|
|
babel hello-interval 1000
|
|
babel wired
|
|
babel update-interval 50
|
|
!
|
|
interface r3-eth1
|
|
babel hello-interval 1000
|
|
babel wired
|
|
babel update-interval 50
|
|
!
|
|
router babel
|
|
network r3-eth0
|
|
network r3-eth1
|
|
redistribute ipv4 connected
|
|
redistribute ipv4 static
|