A SERVICE OF

logo

928 OSPFv3 Commands
area default-cost
Use the area default-cost command in Router OSPFv3 Configuration mode
to configure the monetary default cost for the stub area. The operator must
specify the area id and an integer value between 1-16777215. Use the no form
of the command to return the cost to the default value.
Syntax
area
areaid
default-cost
cost
no area
areaid
default-cost
areaid
— Valid area identifier.
cost
— Default cost. (Range: 1-16777215)
Default Configuration
This command has no default configuration.
Command Mode
Router OSPFv3 Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example configures the monetary default cost at 100 for stub
area 1.
console(config)#ipv6 router ospf
console(config-rtr)#area 1 default-cost 100
area nssa
Use the area nssa command in Router OSPFv3 Configuration mode to
configure the specified areaid to function as an NSSA.