Configuring OSPF and OSPFv3 989
Configuring OSPFv3 Route Redistribution Settings
Beginning in Privileged EXEC mode, use the following commands to 
configure OSPFv3 route redistribution settings.
Command Purpose
configure Enter global configuration mode.
ipv6 router ospf Enter OSPFv3 configuration mode.
redistribute {static | 
connected} [metric 
metric
] [metric-type {1 | 
2}] [tag 
tag
]
Configure OSPFv3 to allow redistribution of routes from 
the specified source protocol/routers.
•
static
 — Specifies that the source is a static route.
•
connected
 — Specifies that the source is a directly 
connected route.
•
metric
 — Specifies the metric to use when 
redistributing the route. (Range: 0–16777214)
•
metric-type 1
 — Type 1 external route.
•
metric-type 2
 — Type 2 external route.
•
tag
 — Value attached to each external route, which 
might be used to communicate information between 
ASBRs. (Range: 0–4294967295)
exit Exit to Global Config mode.
exit Exit to Privileged EXEC mode.
show ipv6 ospf View OSPFv3 configuration and status information, 
including information about redistributed routes.