mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 12:52:49 +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
|
||||
peer 192.168.0.2
|
||||
log-session-changes
|
||||
echo-mode
|
||||
no shutdown
|
||||
!
|
||||
|
@ -4,11 +4,14 @@
|
||||
! debug bfd zebra
|
||||
!
|
||||
bfd
|
||||
peer 192.168.0.1
|
||||
profile bfd-profile
|
||||
receive-interval 1000
|
||||
transmit-interval 500
|
||||
echo-mode
|
||||
no shutdown
|
||||
log-session-changes
|
||||
peer 192.168.0.1
|
||||
profile bfd-profile
|
||||
!
|
||||
peer 192.168.1.1
|
||||
echo-mode
|
||||
|
Loading…
Reference in New Issue
Block a user