frr/tests/topotests/bgp_srv6l3vpn_sid/r2/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

42 lines
664 B
Text

log file zebra.log
!
hostname r2
password zebra
!
log stdout notifications
log commands
!
!debug zebra packet
!debug zebra dplane
!debug zebra kernel
!
interface eth0
ipv6 address 2001::2/64
!
interface eth1 vrf vrf10
ipv6 address 2001:2::1/64
ip address 192.168.2.1/24
!
interface eth2 vrf vrf20
ipv6 address 2001:4::1/64
!
interface eth3 vrf vrf20
ipv6 address 2001:6::1/64
!
segment-routing
srv6
locators
locator loc1
prefix 2001:db8:2:2::/64 block-len 40 node-len 24 func-bits 16
!
!
!
ip forwarding
ipv6 forwarding
!
ipv6 route 2001:db8:1:1::/64 2001::1
ipv6 route 2001:db8:1:2::/64 2001::1
ipv6 route 2001:db8:1:3::/64 2001::1
!
line vty
!