summaryrefslogtreecommitdiffstats
path: root/tests/topotests/isis_sr_flex_algo_topo1/rt2/zebra.conf
blob: 388348fced8666e2db484319563462e294775b61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
log file zebra.log
!
hostname rt2
!
log stdout notifications
log monitor notifications
log commands
!
!debug zebra packet
!debug zebra dplane
!debug zebra kernel
!
affinity-map red bit-position 0
affinity-map blue bit-position 1
affinity-map green bit-position 2
affinity-map yellow bit-position 3
affinity-map orange bit-position 4
!
interface lo
 ip address 2.2.2.2/32
 ipv6 address 2001:db8:1000::2/128
!
interface eth-rt1
 ip address 10.12.0.2/24
 link-params
  affinity red
 exit-link-params
!
interface eth-rt3
 ip address 10.23.0.2/24
 link-params
  affinity blue yellow orange
 exit-link-params
!
ip forwarding
ipv6 forwarding
!
line vty
!