Ospfv3 commands, Area default-cost, Area nssa – Dell PowerEdge M805 User Manual

Page 713: 51 ospfv3 commands

Advertising
background image

OSPFv3 Commands

719

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.

Advertising