]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis_sr_flex_algo_topo2/rt3/zebra.conf
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / isis_sr_flex_algo_topo2 / 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 blue bit-position 0
14 !
15 interface lo
16 ip address 3.3.3.3/32
17 !
18 interface eth-rt2
19 ip address 10.23.0.3/24
20 link-params
21 affinity blue
22 exit-link-params
23 !
24 interface eth-rt4
25 ip address 10.34.0.3/24
26 !
27 interface eth-rt7
28 ip address 10.37.0.3/24
29 !
30 interface eth-rt9
31 ip address 10.39.0.3/24
32 link-params
33 affinity blue
34 exit-link-params
35 !
36 ip forwarding
37 ipv6 forwarding
38 !
39 line vty
40 !