PurposeCommand or Action
Example:
RP/0/RSP0/CPU0:router(config-bgp-af)#
aggregate-address 10.0.0.0/8 as-set
•
The as-set keyword generates autonomous system set path
information and community information from contributing paths.
•
The as-confed-set keyword generates autonomous system
confederation set path information from contributing paths.
•
The summary-only keyword filters all more specific routes from
updates.
•
The route-policy route-policy-name keyword and argument
specify the route policy used to set the attributes of the aggregate
route.
commit
Step 5
Redistributing 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
reinstall all BGP routes into the IP routing table.
Note
Redistributing iBGP routes into IGPs may cause routing loops to form within an autonomous system. Use
this command with caution.
Caution
SUMMARY STEPS
1.
configure
2.
router bgp as-number
3.
bgp redistribute-internal
4.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
91
Implementing BGP
Redistributing iBGP Routes into IGP