ADTRAN AOS Version R10.1.0 Command Reference Manual page 2909

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
BGP Address Family Command Set
For more information about VRF and Multi-VRF BGP configuration, refer to the configuration guides
Configuring IPv4 Multi-VRF in AOS (article number 2156) and Configuring BGP in AOS for Releases
18.03.00/R10.1.0 or Later (article number 3524) available online at https://supportforums.adtran.com.
BGP does not blindly broadcast out of all interfaces. Instead, the network statement tells which networks to
include in BGP updates. The redistribute connected command simply covers all connected networks.
Usage Examples
The following example passes the connected routes found in the route table to other networks running the
BGP routing protocol from the IPv4 BGP AF on the default VRF instance:
(config)#router bgp 100
(config-bgp)#address-family ipv4
(config-bgp-ipv4)#redistribute connected
The following example passes the connected routes found in the route table to other networks running the
BGP routing protocol from the IPv4 BGP AF on the nondefault VRF instance named RED1:
(config)#vrf RED1 route-distinguisher ip 192.17.250.24:33
(config)#router bgp 100
(config-bgp)#vrf RED1
(config-bgp-vrf)#address-family ipv4
(config-bgp-vrf-ipv4)#redistribute connected
60000CRG0-35E
Copyright © 2012 ADTRAN, Inc.
2909

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