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

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

39 lines
622 B
Text
Raw Normal View History

log file zebra.log
!
hostname rt2
!
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 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
!