Reference Guide

Table Of Contents
Supported Releases 10.3.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 OSPFv3 interface cost in megabits per second (1
to 4294967).
Default 100000
Command Mode ROUTER-OSPFv3
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 100
OS10(config-router-ospfv3-100)# auto-cost reference-bandwidth 150
Supported Releases 10.3.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
clear ipv6 ospf statistics
Clears OSPFv3 trac statistics.
Syntax
clear ipv6 ospf [instance-number] statistics
Parameters instance-number — (Optional) Enter an OSPFv3 instance number (1 to 65535).
Default Not congured
Command Mode EXEC
Usage Information This command clears the OSPFv3 trac statistics in a specied instance or in all OSPF instances, and resets them
to zero.
Example
OS10# clear ipv6 ospf 100 statistics
Supported Releases 10.4.0E(R1) or later
Layer 3 383