mirror_frr/tests/topotests/bgp_peer-group/r3/bgpd.conf
Donatas Abraitis 2f8e365008 tests: Check if peer-group is working in topotests
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-01-15 11:35:57 +02:00

8 lines
144 B
Plaintext

!
router bgp 65003
neighbor PG peer-group
neighbor PG remote-as external
neighbor PG timers 3 10
neighbor 192.168.255.1 peer-group PG
!