frr/tests/topotests/srv6_sid_manager/rt1/zebra.conf
Daniel Baumann a2d156806a
Merging upstream version 10.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:17:20 +01:00

37 lines
526 B
Text

log file zebra.log
!
hostname rt1
!
! debug zebra kernel
! debug zebra packet
!
interface lo
ip address 1.1.1.1/32
ipv6 address fc00:0:1::1/128
!
interface eth-sw1
ip address 10.0.1.1/24
ipv6 address 2001:db8:1::1/64
!
interface eth-ce1 vrf vrf10
ipv6 address 2001:1::1/64
!
interface eth-ce3 vrf vrf10
ipv6 address 2001:3::1/64
!
interface eth-ce5 vrf vrf20
ipv6 address 2001:5::1/64
!
segment-routing
srv6
locators
locator loc1
prefix fc00:0:1::/48
format usid-f3216
!
!
!
ip forwarding
!
line vty
!