< Home

default-cost (OSPFv3)

Function

The default-cost command specifies the cost of the default route that is sent to the stub area by OSPFv3.

The undo default-cost command restores the cost to the default value.

By default, the cost of the Type 3 default route transmitted to the stub area is 1.

Format

default-cost cost

undo default-cost

Parameters

Parameter Description Value
cost Specifies the cost of the default route that is sent to the stub area by OSPFv3. The value ranges from 0 to 16777214. By default, it is 1.

Views

OSPFv3 area view

Default Level

2: Configuration level

Usage Guidelines

This command is applicable only to the ABR that is connected to the stub area.

Before setting the cost of the default route that is transmitted to the stub area by OSPFv3, you need to configure the local area as a stub area by using the stub command. You can use the default-cost command to specify the cost of the default route that is transmitted to the stub area by the ABR.

If multiple OSPFv3s are enabled, the command takes effect only on this process.

Example

# Set the area 1 as the stub area and the cost of the default route that is sent to the stub area to 60.

<sysname> system-view
[sysname] ospfv3 1
[sysname-ospfv3-1] area 1
[sysname-ospfv3-1-area-0.0.0.1] stub
[sysname-ospfv3-1-area-0.0.0.1] default-cost 60
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >