]> git.proxmox.com Git - mirror_frr.git/blob - tests/topotests/isis_sr_flex_algo_topo2/rt0/zebra.conf
Merge pull request #13455 from sri-mohan1/srib-ldpd
[mirror_frr.git] / tests / topotests / isis_sr_flex_algo_topo2 / rt0 / zebra.conf
1 log file zebra.log
2 !
3 hostname rt0
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 10.10.10.10/32
17 !
18 interface eth-rt1
19 ip address 10.1.0.10/24
20 link-params
21 affinity blue
22 exit-link-params
23 !
24 interface eth-rt5
25 ip address 10.5.0.10/24
26 link-params
27 affinity blue
28 exit-link-params
29 !
30 ip forwarding
31 ipv6 forwarding
32 !
33 line vty
34 !