31 lines
No EOL
516 B
Text
31 lines
No EOL
516 B
Text
log timestamp precision 6
|
|
log file frr.log debug
|
|
|
|
! 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 1.1.1.1/24
|
|
|
|
ip ospf hello-interval 2
|
|
ip ospf dead-interval 10
|
|
exit
|
|
|
|
router ospf
|
|
ospf router-id 1.1.1.1
|
|
network 1.1.1.0/24 area 0
|
|
exit
|
|
|
|
router rip
|
|
network 1.1.1.0/24
|
|
network r1-eth0
|
|
exit
|
|
|
|
!ip route 250.0.0.1/32 Null0 |