API Guide

Example
OS10# clear ipv6 ospf 100 statistics
Supported
Releases
10.4.0E(R1) or later
debug ip ospfv3
Enables Open Shortest Path First version 3(OSPFv3) debugging and displays messages related to processing of OSPFv3.
Syntax
debug ip ospfv3
Parameters None
Defaults None
Command Mode EXEC
Usage
Information
The no debug ip ospfv3 command stops displaying messages related to processing of OSPFv3
Example
debug ip ospfv3
Supported
Releases
OS10 legacy command.
default-information originate
Generates and distributes a default external route information to the OSPFv3 routing domain.
Syntax
default-information originate [always]
Parameters always (Optional) Always advertise the default route.
Defaults Disabled
Command Mode ROUTER-OSPFv3
Usage
Information
The no version of this command disables the distribution of default route.
Example
OS10(config)# router ospfv3 100
OS10(config-router-ospfv3-100)# default-information originate always
Supported
Releases
10.3.0E or later
ipv6 ospf area
Attaches an interface to an OSPF area.
Syntax
ipv6 ospf process-id area area-id
Parameters
process-idEnter an OSPFv3 process ID for a specific OSPFv3 process, from 1 to 65535.
area-idEnter the OSPFv3 area ID in dotted decimal A.B.C.D format or enter an area ID number,
from 1 to 65535.
Default Not configured
Command Mode INTERFACE
Usage
Information
The no version of this command removes an interface from an OSPFv3 area.
734 Layer 3