Users Guide

Table Of Contents
debug ip ospfv2
Enables Open Shortest Path First version 2 (OSPFv2) debugging and displays messages related to processing of OSPFv2.
Syntax
debug ip ospfv2
Parameters None
Defaults None
Command Mode EXEC
Usage Information
The no debug ip ospfv2 command stops displaying messages related to processing of OSPFv2
Example
debug ip ospfv2
Supported Releases OS10 legacy command.
default-information originate
Generates and distributes a default external route information to the OSPF routing domain.
Syntax
default-information originate [always]
Parameters always — (Optional) Always advertise the default route.
Defaults Disabled
Command Mode ROUTER-OSPF
Usage Information The no version of this command disables the distribution of default route.
Example
OS10(config)# router ospf 10
OS10(config-router-ospf-10)# default-information originate always
Supported Releases 10.3.0E or later
default-metric
Assigns a metric value to redistributed routes for the OSPF process.
Syntax
default-metric number
Parameters number — Enter a default-metric value, from 1 to 16777214.
Default Not congured
Command Mode ROUTER-OSPF
Usage Information The no version of this command disables the default-metric conguration.
Example
OS10(conf-router-ospf-10)# default-metric 2000
Supported Releases 10.2.0E or later
fast-converge
Sets the minimum LSA origination and arrival times to zero (0) allowing more rapid route computation so convergence takes less time.
Syntax
fast-converge convergence-level
616 Layer 3