summaryrefslogtreecommitdiffstats
path: root/tests/topotests/mgmt_config/r1/frr.conf
blob: 076715c06895b954ded2b5925b0b52385650249b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
debug northbound notifications
! debug northbound libyang
debug northbound events
debug northbound callbacks
debug mgmt backend datastore frontend transaction
debug mgmt client backend
debug mgmt client frontend

log timestamp precision 6
log file frr.log debug

interface r1-eth0
  ip address 101.0.0.1/24
  ipv6 address 2101::1/64
exit