blob: e3a44362b511bca3a8653772de542e3f7b889630 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
log timestamp precision 3
! way too noisy
! debug northbound libyang
debug northbound notifications
debug northbound events
debug northbound callbacks
debug mgmt backend datastore frontend transaction
debug mgmt client frontend
debug mgmt client backend
interface r1-eth0
ip address 101.0.0.1/24
ipv6 address 2101::1/64
exit
interface r1-eth1 vrf red
ip address 102.0.0.1/24
ipv6 address 2102::1/64
exit
|