Users Guide

Table Of Contents
Layer 3 Routing Commands 1772
Syntax
default-information originate [always] [metric metric-value] [metric-type
type-value]
no default-information originate [metric] [metric-type]
always—Always advertise default routes.
metric-value—
type-value—The metric (or preference) value of the default route. (Range:
1–16777214)
One of the following:
1
External type-1 route.
2
External type-2 route.
Default Configuration
The default metric is none and the default type is 2.
Command Mode
Router OSPFv3 Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example controls the advertisement of default routes by
defining a metric value of 100 and metric type 2.
console(config)#ipv6 router ospf
console(config-rtr)#default-information originate metric 100 metric-type 2
default-metric
Use the default-metric command in Router OSPFv3 Configuration mode to
set a default for the metric of distributed routes. Use the no form of the
command to remove the metric from the distributed routes.