Users Guide

Command Mode ROUTER-OSPF
Usage Information The no version of this command deletes a stub area.
Example
OS10(config)# router ospf 10
OS10(conf-router-ospf-10)# area 10.10.1.5 stub
Supported Releases 10.2.0E or later
auto-cost reference-bandwidth
Calculates default metrics for the interface based on the congured auto-cost reference bandwidth value.
Syntax
auto-cost reference-bandwidth value
Parameters value — Enter the reference bandwidth value to calculate the OSPF interface cost in megabits per second (1 to
4294967).
Default 100000
Command Mode ROUTER-OSPF
Usage Information The value set by the ipv6 ospf cost command in INTERFACE mode overrides the cost resulting from the
auto-cost command. The no version of this command resets the value to the default.
Example
OS10(config)# router ospf 10
OS10(conf-router-ospf-10)# auto-cost reference-bandwidth 150
Supported Releases 10.2.0E or later
clear ip ospf process
Clears all OSPF routing tables.
Syntax
clear ip ospf {instance-number} process
Parameters instance-number — Enter an OSPF instance number (1 to 65535).
Default Not congured
Command Mode EXEC
Usage Information This command clears all entries in the OSPF routing table.
Example
OS10# clear ip ospf 3 process
Supported Releases 10.2.0E or later
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.
Layer 3 267