frr/tests/topotests/srv6_sid_manager/rt6/zebra.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

46 lines
668 B
Text
Raw Normal View History

log file zebra.log
!
hostname rt6
!
! debug zebra kernel
! debug zebra packet
!
interface lo
ip address 6.6.6.6/32
ipv6 address fc00:0:6::1/128
!
interface eth-rt4
ip address 10.0.7.6/24
!
interface eth-rt5
ip address 10.0.8.6/24
!
interface eth-dst
ip address 10.0.10.1/24
ip address 2001:db8:10::1/64
!
interface eth-ce2 vrf vrf10
ipv6 address 2001:2::1/64
!
interface eth-ce4 vrf vrf20
ipv6 address 2001:4::1/64
!
interface eth-ce6 vrf vrf20
ipv6 address 2001:6::1/64
!
segment-routing
srv6
locators
locator loc1
prefix fc00:0:6::/48
format usid-f3216
!
!
!
ip forwarding
!
ipv6 route fc00:0:9::1/128 2001:db8:10::2 vrf vrf10
!
line vty
!