259
ospfv3 area
Syntax
ospfv3 process-id area area-id [ instance instance-id ]
undo ospfv3 process-id area area-id [ instance instance-id ]
View
Interface view
Default level
2: System level
Parameters
process-id: OSPFv3 process ID, in the range of 1 to 65535.
area-id: Area ID, a decimal integer (in the range of 0 to 4294967295) that is translated into IPv4 address
format by the system or an IPv4 address.
instance-id: Instance ID of an interface, in the range of 0 to 255. The default is 0.
Description
Use ospfv3 area to enable an OSPFv3 process on the interface and specify the area for the interface.
Use undo ospfv3 area to disable an OSPFv3 process.
OSPFv3 is not enabled on an interface by default.
Examples
# Enable OSPFv3 process 1 on an interface that belongs to instance 1 and specify area 1 for the
interface.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospfv3 1 area 1 instance 1
ospfv3 cost
Syntax
ospfv3 cost value [ instance instance-id ]
undo ospfv3 cost [ value ] [ instance instance-id ]
View
Interface view
Default level
2: System level
Parameters
value: OSPFv3 cost, in the range of 0 to 65535 for a loopback interface and 1 to 65535 for other
interfaces.
instance-id: Instance ID of an interface, in the range of 0 to 255, which defaults to 0.