summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_profiles_topo1/r1/bfdd.conf
blob: c2ac9c1b7c01a8fcfbeb14843b69b25eac33110b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
! debug bfd peer
! debug bfd network
! debug bfd zebra
!
bfd
 profile slowtx
  receive-interval 800
  transmit-interval 800
  echo receive-interval 400
 !
 peer 172.16.0.1 interface r1-eth0
  profile slowtx
  no shutdown
 !
!