OSPFv3 Commands 807
Example
The following example sets the OSPF Transmit Delay at 100 seconds for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ipv6 ospf transmit-delay 100
ipv6 router ospf
Use the ipv6 router ospf command in Global Configuration mode to enter Router OSPFv3 
Configuration mode.
Syntax
ipv6 router ospf
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode.
User Guidelines
This command has no user guidelines.
Example
Use the following command to enable OSPFv3.
console(config)#ipv6 router ospf
maximum-paths
Use the maximum-paths command in Router OSPFv3 Configuration mode to set the number 
of paths that OSPF can report for a given destination.
Syntax
maximum-paths 
maxpaths
no maximum-paths
•
maxpaths
 — Number of paths that can be reported. (Range: 1-2)
Default Configuration
2 is the default value for 
maxpaths
.