]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/bgp_srv6l3vpn_to_bgp_vrf2/r1/zebra.conf
Merge pull request #12837 from donaldsharp/unlikely_routemap
[mirror_frr.git] / tests / topotests / bgp_srv6l3vpn_to_bgp_vrf2 / r1 / zebra.conf
CommitLineData
076c5a1e
RS
1log file zebra.log
2!
3hostname r1
4password zebra
5!
6log stdout notifications
7log monitor notifications
8log commands
9!
2007e2db
DS
10!debug zebra packet
11!debug zebra dplane
12!debug zebra kernel
076c5a1e
RS
13!
14interface eth0
15 ipv6 address 2001::1/64
16!
17interface eth1 vrf vrf10
18 ip address 192.168.1.1/24
19 ipv6 address 2001:1::1/64
20!
21interface eth2 vrf vrf10
22 ip address 192.168.3.1/24
23!
24interface eth3 vrf vrf20
25 ip address 192.168.5.1/24
26!
27segment-routing
28 srv6
29 locators
30 locator loc1
be6985ad 31 prefix 2001:db8:1:1::/64 func-bits 8
076c5a1e
RS
32 !
33 !
34!
35ip forwarding
36ipv6 forwarding
37!
38ipv6 route 2001:db8:2:2::/64 2001::2
39!
40line vty
41!