mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 13:21:51 +00:00

The old one is not VRF aware and is being deprecated. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
interface r4-eth0
|
|
ipv6 ospf6 area 0.0.0.1
|
|
ipv6 ospf6 bfd
|
|
ipv6 ospf6 hello-interval 2
|
|
ipv6 ospf6 dead-interval 10
|
|
!
|
|
router ospf6
|
|
ospf6 router-id 10.254.254.4
|
|
redistribute connected
|
|
!
|