HP VPN Firewall Appliances Network Management Command Reference
804
Syntax
area area-id
Views
OSPFv3 view
Default command level
2: System level
Parameters
area-id: ID of an area, a decimal integer (in the range of 0 to 4294967295 and changed to IPv4 address
format by the system) or an IPv4 address.
Usage guidelines
The undo form of the command is not available. An area is removed automatically if no configuration is
made and no interface is up in the area.
Examples
# Enter OSPFv3 Area 0 view.
<Sysname> system-view
[Sysname] ospfv3 1
[Sysname-ospfv3-1] area 0
[Sysname-ospfv3-1-area-0.0.0.0]
bandwidth-reference
Use bandwidth-reference to specify a reference bandwidth value for link cost calculation.
Use undo bandwidth-reference to restore the default value.
Syntax
bandwidth-reference value
undo bandwidth-reference
Default
The default value is 100 Mbps.
Views
OSPFv3 view
Default command level
2: System level
Parameters
value: Bandwidth reference value for link cost calculation, in the range of 1 to 2147483648 Mbps.
Usage guidelines
You can configure an OSPFv3 cost for an interface with one of the following methods:
• Configure the cost value in interface view.
• Configure a bandwidth reference value, and OSPFv3 computes the cost automatically based on the
bandwidth reference value: Interface OSPFv3 cost = Bandwidth reference value/Interface
bandwidth. If the calculated cost is greater than 65535, the value of 65535 is used.