11 hours ago
Hello,
May I ask if EXOS 31.7.3 supports BGP dynamic neighbour range, please; namely, specify a network on which the BGP neighbours are, rather than individual addresses?
Below is the config that I ran in; but I was stumped trying to find how to configure dynamic neighbours.
configure bgp AS-number 4247257098
configure bgp routerid 1.1.1.1
configure bgp add network 10.1.2.0/24
create bgp peer-group DYNAMIC-PEERS
configure bgp peer-group DYNAMIC-PEERS remote-AS-number 4247257108
I have a Core feature licence enabled on the EXOS box.
Regards,
A.M.
7 hours ago
Further information. I tried to add 'listen-range', but it is invalid input.
# configure bgp peer-group DYNAMIC-PEERS listen-range 10.2.3.0/24
^
%% Invalid input detected at '^' marker.