Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
502 Adding a Redistribution Metric
ruggedcom# show running-config routing bgp redistribute
routing bgp
redistribute rip
no metric
!
!
If no redistribution metrics have been configured, add metrics as needed. For more information, refer to
Section13.8.10.2, “Adding a Redistribution Metric”.
Section13.8.10.2
Adding a Redistribution Metric
To add a redistribution metric for dynamic BGP routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the metric by typing:
routing bgp redistribute [ rip | ospf | connected | static | kernel ] metric metric
Where:
• metric is the metric for redistributed routes
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.10.3
Deleting a Redistribution Metric
To delete a redistribution metric for dynamic BGP routes, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the metric by typing:
no routing bgp redistribute [ rip | ospf | connected | static | kernel ]
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.8.11
Managing Route Reflector Options
This section describes how to configure the device as a route reflector for BGP networks.
CONTENTS
• Section13.8.11.1, “Understanding Route Reflectors”
• Section13.8.11.2, “Configuring the Device as a Route Reflector”
• Section13.8.11.3, “Configuring BGP Neighbors as Clients”
• Section13.8.11.4, “Example: Basic Route Reflection”
• Section13.8.11.5, “Example: Linking Clusters”