frr/tests/topotests/bgp_vrf_md5_peering/r1/bgpd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
248 B
Text
Raw Normal View History

!
!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
!