Reference Guide

area-id—Enter the OSPFv3 area ID in dotted decimal format (A.B.C.D) or enter an area ID number (1 to
65535).
Default Not congured
Command Mode INTERFACE
Usage Information The no version of this command removes an interface from an OSPFv3 area.
Example
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)# ipv6 ospf 10 area 1
Supported Releases 10.3.0E or later
ipv6 ospf cost
Changes the cost associated with the OSPFv3 trac on an interface
Syntax
ipv6 ospf cost cost
Parameters cost — Enter a value as the OSPFv3 cost for the interface (1 to 65335).
Default Based on bandwidth reference
Command Mode INTERFACE
Usage Information If not congured, the interface cost is based on the auto-cost command. This command congures OSPFv3
over multiple vendors to ensure that all routers use the same cost value. The no version of this command removes
the IPv6 OSPF cost conguration.
Example
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)# ipv6 ospf cost 10
Supported Releases 10.3.0E or later
ipv6 ospf dead-interval
Sets the time interval since the last hello-packet was received from a router. After the interval elapses, the neighboring routers declare the
router dead.
Syntax
ipv6 ospf dead-interval seconds
Parameters seconds — Enter the dead interval value in seconds (1 to 65535).
Default 40 seconds
Command Mode INTERFACE
Usage Information The dead interval is four times the default hello-interval by default. The no version of this command removes the
IPv6 OSPF dead-interval conguration.
Example
OS10(config)# interface vlan 10
OS10(conf-if-vl-10)# ipv6 ospf dead-interval 10
Supported Releases 10.3.0E or later
Layer 3 303