summaryrefslogtreecommitdiff
path: root/tests/topotests/static_srv6_sids/r1/frr.conf
blob: 999e35c35bf365ab87f359de68ee02c1f54fee8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
hostname r1
!
segment-routing
 srv6
  locators
   locator MAIN
    prefix fcbb:bbbb:1::/48 block-len 32 node-len 16 func-bits 16
   !
  !
  static-sids
   sid fcbb:bbbb:1:fe10::/64 locator MAIN behavior uDT4 vrf Vrf10
   sid fcbb:bbbb:1:fe20::/64 locator MAIN behavior uDT6 vrf Vrf20
   sid fcbb:bbbb:1:fe30::/64 locator MAIN behavior uDT46 vrf Vrf30
  !
 !
!