cancel
Showing results for 
Search instead for 
Did you mean: 

EXOS 31.7 BGP dynamic neighbors.

EXOS 31.7 BGP dynamic neighbors.

Ambrose_Magee
New Contributor II

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.

 

1 REPLY 1

Ambrose_Magee
New Contributor II

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.

 

 

GTM-P2G8KFN