frr/tests/topotests/ospf6_topo1_vrf/r1/zebra.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

20 lines
302 B
Text

!
hostname r1
log file zebra.log
!
! debug zebra events
! debug zebra rib
!
interface r1-stubnet vrf r1-cust1
ipv6 address fc00:1:1:1::1/64
!
interface r1-sw5 vrf r1-cust1
ipv6 address fc00:a:a:a::1/64
!
interface lo
!
ipv6 route fc00:1111:1111:1111::/64 fc00:1:1:1::1234 vrf r1-cust1
!
!
line vty
!