mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 12:21:24 +00:00

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
!
|
|
router ospf6
|
|
ospf6 router-id 10.0.255.4
|
|
redistribute kernel
|
|
redistribute connected
|
|
redistribute static
|
|
interface r4-eth0 area 0.0.0.1
|
|
interface r4-eth1 area 0.0.0.1
|
|
!
|