Release : 1.1f 721 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
27.16 redistribute
This command configures the protocol from which the routes have to be redistributed into BGP
and the no form of the command disables the redistribution of routes from the given protocol into
BGP.
redistribute <static|connected|rip|ospf|all>
no redistribute <static|connected|rip|ospf|all>
Syntax Description
static - Advertises routes, configured statically, in the BGP routing process
connected - Advertises directly connected networks routes, in the BGP routing process
rip - Advertises routes, that are learnt by the RIP process, in the BGP routing process
ospf - Advertises routes, that are learnt by the BGP process, in the BGP routing process
all - Advertises routes, that are learnt by the all processes (RIP ,OSPF, statically configured
and connected routes), in the BGP routing process
Mode
Router Configuration Mode
Example
SMIS(config-router)# redistribute ospf
BGP Speaker Local AS number must be configured.
Related Commands
router bgp – Sets the AS number of the BGP Speaker
show ip bgp info – Displays the general info about BGP protocol