Command Line Reference Guide
1024 | Open Shortest Path First (OSPFv2 and OSPFv3)
www.dell.com | support.dell.com
redistribute
c e
Redistribute into OSPFv3.
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
Default
Not configured.
Command Modes
ROUTER OSPFv3
Command
History
Usage
Information
To redistribute the default route (x:x:x:x::x), configure the default-information originate command.
Related
Commands
router-id
c e
Designate a fixed router ID.
Syntax
router-id ip-address
To return to the previous router ID, use the no router-id ip-address command.
Parameters
bgp as number Enter the keyword bgp followed by the autonomous system number.
Range: 1 to 65535
connected
Enter the keyword
connected
to redistribute routes from physically connected interfaces.
static Enter the keyword static redistribute manually configured routes.
metric metric-value
Enter the keyword metric followed by the metric value.
Range: 0 to 16777214
Default: 20
metric-type type-value
(OPTIONAL) Enter the keyword metric-type followed by the OSPFv3 link state
type of 1 or 2 for default routes. The values are:
1 = Type 1 external route
2 = Type 2 external route
Default: 2
route-map map-name
(OPTIONAL) Enter the keyword
route-map
followed by 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.
Range: 0 to 4294967295
Default: 0
Version 7.8.1.0 Added support for C-Series
Version 7.4.1.0 Introduced
default-information originate Configure default external route into OSPFv3
ip-address
Enter the router ID in the dotted decimal format.










