summaryrefslogtreecommitdiffstats
path: root/tests/topotests/srv6_locator/r1/zebra.conf
blob: 85001d710e5403e84dc528a84f99b23da8c802be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
hostname r1
!
! debug zebra events
! debug zebra rib detailed
!
log stdout notifications
log monitor notifications
log commands
log file zebra.log debugging
!
segment-routing
 srv6
  locators
   locator loc1
    prefix 2001:db8:1:1::/64
   !
   locator loc2
    prefix 2001:db8:2:2::/64
   !
  !
 !
!