Redistribute Ibgp Routes Into Igp - Cisco NCS 5500 Series Configuration Manual

Bgp configuration ios xr
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Redistribute iBGP Routes into IGP

• send-extended-community-ebgp
Example:
RP/0/RP0/CPU0:router(config-bgp-nbr-af)# send-community-ebgp
or
RP/0/RP0/CPU0:router(config-bgp-nbr-af)# send-extended-community-ebgp
Specifies that the router send community attributes or extended community attributes (which are disabled by default for
eBGP neighbors) to a specified eBGP neighbor.
Step 7
commit
Redistribute iBGP Routes into IGP
Perform this task to redistribute iBGP routes into an Interior Gateway Protocol (IGP), such as Intermediate
System-to-Intermediate System (IS-IS) or Open Shortest Path First (OSPF).
Use of the bgp redistribute-internal command requires the clear route * command to be issued to
Note
reinstall all BGP routes into the IP routing table.
Redistributing iBGP routes into IGPs may cause routing loops to form within an autonomous system. Use
Caution
this command with caution.
SUMMARY STEPS
1. configure
2. router bgp as-number
3. bgp redistribute-internal
4. commit
DETAILED STEPS
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RP0/CPU0:router(config)# router bgp 120
Specifies the autonomous system number and enters the BGP configuration mode, allowing you to configure the BGP
routing process.
Step 3
bgp redistribute-internal
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
56
Implementing BGP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents