API Guide

Table Of Contents
redistribute
Redistribute into OSPFv3.
C9000 Series
Syntax
redistribute {bgp as number}{connected | static}[metric metric-value | metric-
type type-value] [route-map map-name] [tag tag-value]
To disable redistribution, use the no redistribute {connected | static} command.
Parameters
bgp
as number
Enter the keyword bgp then the autonomous system number.
The range is from 1 to 65535.
connected
Enter the keyword connected to redistribute routes from physically connected
interfaces.
static
Enter the keyword static to redistribute manually configured routes.
metric
metric-
value
Enter the keyword metric then the metric value.
The range is from 0 to 16777214.
The default is 20.
metric-type
type-
value
(OPTIONAL) Enter the keywords metric-type then the OSPFv3 link state type of 1 or
2 for default routes. The values are:
1 for a type 1 external route
2 for a type 2 external route
The default is 2.
route-map
map-
name
(OPTIONAL) Enter the keywords route-map then the name of an established route
map. If the route map is not configured, the default is deny (to drop all routes).
tag
tag-value
(OPTIONAL) Enter the keyword tag to set the tag for routes redistributed into OSPFv3.
The range is from 0 to 4294967295
The default is 0.
Defaults Not configured.
Command Modes
ROUTER OSPF for OSPFv2
ROUTER OSPFv3 for OSPFv3
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
9.1.(0.0) Introduced support for OSPFv3 on the S4810 and Z9000.
8.3.19.0 Introduced on the S4820T.
7.8.1.0 Added support for the C-Series.
7.4.1.0 Introduced on the E-Series.
Usage Information
To redistribute the default route (x:x:x:x::x), use the default-information originate command.
1192 Open Shortest Path First (OSPFv2 and OSPFv3)