ipv6 ospf area

Enables OSPFv3 on an interface.

Syntax

ipv6 ospf area area-id | ip-addr
no ipv6 ospf area

Command Default

OSPFv3 is disabled.

Parameters

area-id
Area ID in dotted decimal or decimal format.
ip-addr
Area ID in IP address format.

Modes

Interface subtype configuration mode

Usage Guidelines

This command enables an OSPFv3 area on the interface to which you are connected.

The no form of the command disables OSPFv3 on this interface.

Examples

The following example enables a configured OSPFv3 area named 0 on a specific OSPFv3 Loopback interface.

device# configure terminal
device(config)# interface loopback 1
device(config-Loopback-1)# ipv6 ospf area 0