Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
506 Configuring the Device as a Route Reflector
Figure28:Redundant Route Reflector Topology
1.Cluster 2.Route Reflector
Section13.8.11.2
Configuring the Device as a Route Reflector
To configure the device to be a route reflector for a specific cluster, do the following:
1. Make sure the CLI is in Configuration mode.
2. Configure the device as a route reflector by typing:
routing bgp route-reflector enabled cluster-id id
Where id is the 4-byte ID of the cluster to which the device belongs (e.g. 1.2.3.4).
3. Configure one or more BGP neighbors to be clients of the device. For more information, refer to
Section13.8.11.3, “Configuring BGP Neighbors as Clients”.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.11.3
Configuring BGP Neighbors as Clients
When the device is configured to be a route reflector, BGP neighbors can then be configured to be clients of the
reflector.
BGP Neighbors
To configure a BGP neighbor to be a client of the device, do the following:
1. Make sure a BGP neighbor is defined. For more information, refer to Section13.8.6.2, “Adding a Neighbor”.
2. Configure the desired BGP neighbor to be a client of the route reflector by typing:
routing bgp neighbor address route-reflector-client enabled
Where address is the IP address of the BGP neighbor.
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.