11 lines
232 B
Text
11 lines
232 B
Text
|
log timestamp precision 6
|
||
|
log file frr.log
|
||
|
|
||
|
! debug mgmt backend datastore frontend transaction
|
||
|
! debug mgmt client frontend
|
||
|
! debug mgmt client backend
|
||
|
|
||
|
interface r1-eth0
|
||
|
ip address 1.1.1.1/24
|
||
|
exit
|
||
|
ip route 11.11.11.11/32 1.1.1.2
|