ip bgp redistribute

Configure and enable redistribution entries to allow a protocol to announce routes of a certain source type, for example, static, RIP, or direct.

Syntax

Command Parameters

direct

Specifies the type of routes to redistribute-the protocol source.

If you use this parameter, configured secondary IP subnets are always redistributed unless you configure a filtering route-map with redistribution.

dvr
Specifies the type of routes to redistribute-the protocol source.
enable
Enables the route redistribution instance.
ipv6-direct
Specifies the type of routes to redistribute-the protocol source.
ipv6-isis
Specifies the type of routes to redistribute-the protocol source.
ipv6-static
Specifies the type of routes to redistribute-the protocol source.
isis
Specifies the type of routes to redistribute-the protocol source.
metric <0-65535>
Configures the metric to apply to redistributed routes.
metric-type live-metric
Configures default bgp redistribute direct metric-type value
ospf
Specifies the type of routes to redistribute-the protocol source.
ospfv3
Specifies the type of routes to redistribute-the protocol source.
rip
Specifies the type of routes to redistribute-the protocol source.
route-map WORD<0-64>
Configures the route map to apply to redistributed routes.
static
Specifies the type of routes to redistribute-the protocol source.
vrf-src WORD<1-16>
Specifies the source VRF instance. This parameter is not required for redistribution within the same VRF.

Default

None

Command Mode

VRF Router Configuration