1
0
Fork 0
frr/tests/topotests/isis_sr_flex_algo_topo1/rt1/zebra.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

38 lines
623 B
Text

log file zebra.log
!
hostname rt1
!
log stdout 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 1.1.1.1/32
ipv6 address 2001:db8:1000::1/128
!
interface eth-rt2
ip address 10.12.0.1/24
link-params
affinity red
exit-link-params
!
interface eth-rt3
ip address 10.13.0.1/24
link-params
affinity green yellow orange
exit-link-params
!
ip forwarding
ipv6 forwarding
!
line vty
!