User Manual UMN:CLI
V5808
581
cost as a cost, metric type 2 always uses external cost value only.
• always
Transmits the default route to outside.
• route-map
Transmits specific routing information to assigned route which has MAP-NAME.
The detail options for default route configuration are classified in 4 as above, and those
configurations can be selected more than 2 options without order.
The following is explaining options of command:
• metric <0-16777214>
• metric-type <1-2>
• always
• route-map MAP-NAME
To configure the default route with an option, use the following command.
default-information originate metric <0-16777214>
Configures the default route with one
option.
default-information originate metric-type {1 | 2}
default-information originate always
default-information originate route-map MAP-
NAME
To delete the configuration, use the following command.
no default-information originate
Deletes the configuration.
no default-information originate metric <0-
16777214>
no default-information originate metric-type {1 | 2}
no default-information originate always
no default-information originate route-map MAP-
NAME
11.3.9 Graceful Restart Support
You need to restart OSPFv3 protocol processor when there is network problem. In this
case, it takes long time to restarts OSPFv3 and there is no packet transmission. Other
routers are also need to delete routing information and register it again. Graceful Restart
improves those inconveniences. Although OSPFv3 is restarting, Graceful Restart makes
the transmission of a packet with routing information.
To configure the Graceful Restart, use the following command.