20 lines
298 B
Text
20 lines
298 B
Text
|
|
interface r1-eth0
|
|
babel hello-interval 1000
|
|
babel wired
|
|
babel update-interval 50
|
|
!
|
|
interface r1-eth1
|
|
babel hello-interval 1000
|
|
babel wired
|
|
babel update-interval 50
|
|
!
|
|
router babel
|
|
network r1-eth0
|
|
network r1-eth1
|
|
redistribute ipv4 connected
|
|
redistribute ipv6 connected
|
|
!
|
|
line vty
|
|
!
|
|
|