1
0
Fork 0
frr/tests/topotests/bgp_llgr/r2/bgpd.conf

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

19 lines
624 B
Text
Raw Normal View History

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