On the Services Router that you are using as a route reflector,
navigate to the Bgp level in the configuration
hierarchy.
|
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Protocols, click Edit.
- Next to Bgp, click Edit.
|
From the [edit] hierarchy level, enter
edit protocols bgp
|
On the Services Router that you are using as a route reflector,
create the BGP group cluster-peers, and add to the group
the IP addresses of the internal neighbors that you want in the cluster.
|
- In the Group box, click Add
new entry.
- In the Group name box, type the name of the group
in which the BGP peer is configured—cluster-peers in
this case.
- In the Neighbor box, click Add
new entry.
- In the Address box, type the IP address of a BGP
peer, in dotted decimal notation.
- Click OK.
- Repeat Step 3 and Step 4 for each BGP neighbor
within the cluster that you are configuring.
|
- Create the group cluster-peers, and
add the address of an internal neighbor:
set group cluster-peers neighbor 192.168.6.4
- Repeat Step 1 for each BGP neighbor within the
cluster that you are configuring.
|
On the Services Router that you are using as a route reflector,
set the group type to internal.
|
From the Type list, select internal.
|
From the [edit protocols bgp group internal-peers] hierarchy
level:
set type internal
|
On the Services Router that you are using as a route reflector,
configure the cluster identifier for the route reflector.
|
- In the Cluster box, enter the unique numeric
cluster identifier.
- Click OK.
|
Set the cluster identifier:
set cluster 2.3.4.5
|
On the other routers in the cluster, create the BGP group cluster-peers, and add the internal IP address of the route
reflector.
You do not need to include the neighbor addresses of the other
internal peers, or configure the cluster identifier on these route
reflector clients. They need only be configured as internal neighbors.
Note:
If the other routers in the network are Services Routers, follow
the steps in this row. Otherwise, consult the router documentation
for instructions.
|
On a client Services Router in the cluster:
- In the J-Web interface, select Configuration>View
and Edit>Edit Configuration.
- Next to Protocols, click Edit.
- Next to Bgp, click Edit.
- In the Group box, click Add new
entry.
- In the Group name box, type the name of the group
in which the BGP peer is configured—cluster-peers in
this case.
- In the Neighbor box, click Add
new entry.
- In the Address box, type the IP address of the
route reflector, in dotted decimal notation—in this case, 192.168.40.4.
- Click OK.
|
On a client Services Router in the cluster:
- From the [edit] hierarchy level, enter
edit protocols bgp
- Create the group cluster-peers, and add
only the route reflector address to the group:
set group cluster-peers neighbor 192.168.40.4
|
Configure a routing policy to advertise BGP routes.
|
See the J-series Services Router Advanced WAN Access Configuration Guide.
|