frr/tests/topotests/isis_sr_flex_algo_topo1/rt1/zebra.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

39 lines
623 B
Text
Raw Normal View History

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
!