mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 03:47:47 +00:00
tests: Add "log-session-changes" to bfd_topo1 r1 and r2 configs.
Signed-off-by: Acee Lindem <acee@lindem.com>
This commit is contained in:
parent
21a8f5277b
commit
f5d1fe1af1
@ -5,6 +5,7 @@
|
|||||||
!
|
!
|
||||||
bfd
|
bfd
|
||||||
peer 192.168.0.2
|
peer 192.168.0.2
|
||||||
|
log-session-changes
|
||||||
echo-mode
|
echo-mode
|
||||||
no shutdown
|
no shutdown
|
||||||
!
|
!
|
||||||
|
@ -4,11 +4,14 @@
|
|||||||
! debug bfd zebra
|
! debug bfd zebra
|
||||||
!
|
!
|
||||||
bfd
|
bfd
|
||||||
peer 192.168.0.1
|
profile bfd-profile
|
||||||
receive-interval 1000
|
receive-interval 1000
|
||||||
transmit-interval 500
|
transmit-interval 500
|
||||||
echo-mode
|
echo-mode
|
||||||
no shutdown
|
no shutdown
|
||||||
|
log-session-changes
|
||||||
|
peer 192.168.0.1
|
||||||
|
profile bfd-profile
|
||||||
!
|
!
|
||||||
peer 192.168.1.1
|
peer 192.168.1.1
|
||||||
echo-mode
|
echo-mode
|
||||||
|
Loading…
Reference in New Issue
Block a user