CLI Guide

By default, both planned and unplanned restarts trigger an OSPFv3 graceful restart.
Selecting one or the other mode restricts OSPFv3 to the single selected mode.
ipv6 ospf area
Enable IPv6 OSPF on an interface.
Syntax
ipv6 ospf process id area area id
To disable OSPFv6 routing for an interface, use the no ipv6 ospf process-id
area area-id command.
Parameters
process-id Enter the process identification number.
area area-id Specify the OSPF area. The range is from 0 to 65535.
Defaults none
Command Modes INTERFACE
Supported Modes Full—Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
ipv6 ospf authentication
Enable IPv6 OSPF on an interface.
Syntax
ipv6 ospf authentication {null | ipsec spi number {MD5 | SHA1}
[key-encryption-type] key}}
To remove an IPsec authentication policy from an interface, use the no ipv6
ospf authentication spi number command.
To remove null authentication on an interface to allow the interface to inherit the
authentication policy configured for the OSPFv3 area, use the no ipv6 ospf
authentication null
command.
Parameters
null Causes an authentication policy configured for the area to
not be inherited on the interface.
1126
Open Shortest Path First (OSPFv2 and OSPFv3)