Chapter 46: Command Line Descriptions
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 2352
configure router bgp * address-family ipv4 redistribute ospf
Configures the type of OSPF routes to redistribute into BGP.
configure router bgp [<int>] address-family ipv4 redistribute ospf [match {internal | external1 |
external2}] [metric <int>] [route-map <word>]
configure router bgp [<int>] address-family ipv4 redistribute ospf [match {internal | external1 |
external2}] [metric <int>] [route-map <word>] no
To disable, use the no option.
Parameters
Autonomous System (AS) number. Valid range is 1-65535
[match {internal |
external1 |
external2}]]
Redistributes either internal routes, external type 1 routes, or external type 2 routes.
Metric associated with redistributed routes.
Route-map used to modify BGP attributes of redistributed routes.