Reference Guide

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 ospfv3 10
OS10(conf-router-ospf-10)# auto-cost reference-bandwidth 150
OS10(config)# router ospfv3 10
OS10(config-router-ospfv3-10)# default-information originate
OS10(config-router-ospfv3-10)# do commit
OS10(config-router-ospfv3-10)# end
OS10# show running-configuration ospfv3
!
router ospfv3 10
default-information originate
OS10#
Supported Releases 10.3.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
clear ipv6 ospf process
Clears all OSPFv3 routing tables.
Syntax
clear ipv6 ospf {instance-number} process
Parameters instance-number — Enter an OSPFv3 instance number (1 to 65535).
Default Not congured
Command Mode EXEC
Usage Information None
Example
OS10# clear ipv6 ospf 3 process
Supported Releases 10.3.0E or later
default-metric
Assigns a metric value to redistributed routes for the OSPF process.
Syntax
default-metric number
278 Layer 3