frr/tests/topotests/bgp_vrf_md5_peering/r1/bgpd.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

11 lines
248 B
Text

!
!debug bgp neighbor
!
router bgp 65534 vrf public
bgp router-id 10.0.0.1
no bgp ebgp-requires-policy
neighbor 10.0.0.2 remote-as external
neighbor 10.0.0.2 timers 3 10
neighbor 10.0.0.2 timers connect 1
neighbor 10.0.0.2 password test123
!