Users Guide

Table Of Contents
1284 OSPF and OSPFv3
Configuring OSPFv3 Route Redistribution Settings
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 {bgp | static
| connected} [metric
metric] [metric-type {1 |
2}] [tag tag]
Configure OSPFv3 to allow redistribution of routes from
the specified source protocol/routers.
bgp — Specifies BGP as the source protocol.
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.