ADTRAN AOS Version R10.1.0 Command Reference Manual page 3029

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
redistribute bgp
Use the redistribute bgp command to advertise routes from one protocol to another, regardless of the
routing protocol implemented on the routing domain. Using the bgp keyword allows the propagation of
Border Gateway Protocol (BGP) routes into Routing Information Protocol (RIP). Use the no form of this
command to disable the propagation of the specified route type. Variations of this command include:
redistribute bgp
redistribute bgp metric <value>
redistribute bgp route-map <name>
Syntax Description
metric <value>
route-map <name>
Default Values
By default, this command is disabled.
Command History
Release 14.1
Functional Notes
Redistributing BGP routes imports those routes into RIP without the interfaces in question actually
participating in RIP. The BGP routes imported this way are not covered by a network command and are
learned via BGP. This allows RIP to distribute routes for networks that are not participating in this RIP
network.
If redistribute bgp is enabled and no metric value is specified, the value defaults to 0. The metric value
defined using the redistribute bgp metric command overrides the default-metric command's metric
setting. Refer to
default-metric <value> on page 3022
Usage Examples
The following example imports BGP routes into RIP:
(config)#router rip
(config-rip)#redistribute bgp
60000CRG0-35E
Optional. Specifies the hop count to use for advertising redistributed BGP
routes in RIP.
Optional. Specifies the route map filter to use for advertising redistributed
BGP routes in RIP.
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
for more information.
Router (RIP) Command Set
3029

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents