]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis_sr_flex_algo_topo1/rt3/zebra.conf
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / isis_sr_flex_algo_topo1 / rt3 / zebra.conf
1 log file zebra.log
2 !
3 hostname rt3
4 !
5 log stdout notifications
6 log monitor notifications
7 log commands
8 !
9 !debug zebra packet
10 !debug zebra dplane
11 !debug zebra kernel
12 !
13 affinity-map red bit-position 0
14 affinity-map blue bit-position 1
15 affinity-map green bit-position 2
16 affinity-map yellow bit-position 3
17 affinity-map orange bit-position 4
18 !
19 interface lo
20 ip address 3.3.3.3/32
21 ipv6 address 2001:db8:1000::3/128
22 !
23 interface eth-rt1
24 ip address 10.13.0.3/24
25 link-params
26 affinity green yellow orange
27 exit-link-params
28 !
29 interface eth-rt2
30 ip address 10.23.0.3/24
31 link-params
32 affinity blue yellow orange
33 exit-link-params
34 !
35 ip forwarding
36 ipv6 forwarding
37 !
38 line vty
39 !