Release : 1.1f 844 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
31.14 redistribute
This command configures the protocol from which the routes have to be redistributed into
OSPFv3. The no form of the command disables the redistribution of routes from the given
protocol into OSPFv3.
redistribute {static | connected | ripng | bgp}
no redistribute {static | connected | ripng | bgp }
Syntax Description
static - Advertises routes, configured statically in the OSPFv3 routing process
connected - Advertises directly connected networks routes in the OSPFv3 routing process
ripng - Advertises routes that are learnt by the RIP process in the OSPFv3 routing process
bgp - Advertises routes that are learnt by the BGP process in the OSPFv3 routing process
Mode
Router Configuration Mode
Example
SMIS(config-router)# redistribute static
To configure Redistribution of routes from other protocols, the following steps must
be performed.
1. Configure the router as ASBR.
2. Configure redistribution of routes from particular protocol.
The above order must be maintained and ASBR setting must be done before enabling
redistribution.
Related Commands
ASBR Router – Configures the router as an ASBR
show ipv6 ospf - General Information – Displays general information about the
OSPFv3 routing process