1
0
Fork 0
frr/tests/topotests/bgp_llgr/r2/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

18 lines
624 B
Text

router bgp 65002
no bgp ebgp-requires-policy
bgp graceful-restart
bgp long-lived-graceful-restart stale-time 20
neighbor 192.168.0.1 remote-as external
neighbor 192.168.0.1 timers 3 10
neighbor 192.168.0.1 timers connect 1
neighbor 192.168.1.1 remote-as external
neighbor 192.168.1.1 timers 3 10
neighbor 192.168.1.1 timers connect 1
neighbor 192.168.2.1 remote-as external
neighbor 192.168.2.1 timers 3 10
neighbor 192.168.2.1 timers connect 1
neighbor PG peer-group
neighbor PG remote-as external
bgp listen range 192.168.3.0/24 peer-group PG
address-family ipv4 unicast
neighbor 192.168.1.1 weight 100