]> git.proxmox.com Git - mirror_frr.git/blame - tests/topotests/mgmt_startup/r3/zebra.conf
tests: add some more mgmtd tests
[mirror_frr.git] / tests / topotests / mgmt_startup / r3 / zebra.conf
CommitLineData
e3c4bd24
CH
1log timestamp precision 3
2debug northbound notifications
3debug northbound libyang
4debug northbound events
5debug northbound callbacks
6debug mgmt backend datastore frontend transaction
7debug mgmt client backend
8debug mgmt client frontend
9
10interface r3-eth0
11 ip address 101.0.0.3/24
12 ipv6 address 2101::3/64
13
14ip route 11.0.0.0/24 101.0.0.1
15ip route 12.0.0.0/24 101.0.0.2
16
17ipv6 route 2011::/48 2101::1
18ipv6 route 2012::/48 2101::2