diff --git a/01_unifi_gateway_setup/bgp.conf b/01_unifi_gateway_setup/bgp.conf index 3e07be7..61e37bf 100644 --- a/01_unifi_gateway_setup/bgp.conf +++ b/01_unifi_gateway_setup/bgp.conf @@ -9,6 +9,7 @@ router bgp 65100 no bgp ebgp-requires-policy neighbor RKE2 peer-group neighbor RKE2 remote-as 65200 + bgp listen range 192.168.250.0/24 peer-group RKE2 neighbor 192.168.250.175 peer-group RKE2 address-family ipv4 unicast neighbor RKE2 activate