Open Shortest Path First Version 2 (Ospfv2) Commands - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
75. Open Shortest Path First Version 2 (OSPFv2)
Commands
75-1 area default-cost
This command is used to specify the cost associated with the type-3 default route that will be
automatically injected into the stub area and the not-so-stubby area. Use the no command to revert to the
default setting.
area AREA-ID default-cost COST
no area AREA-ID default-cost
Parameters
AREA-ID
COST
Default
By default, this value is 1.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command on the Area Border Router (ABR) that is attached to the stub-area or NSSA area to
specify the cost associated with the type-3 default route generated to the area.
Example
This example shows how to assign a default cost of 20 to the stub area 10.0.0.0.
Switch# configure terminal
Switch(config)# router ospf
Switch(config-router)# area 10.0.0.0 default-cost 20
Switch(config-router)#
75-2 area nssa
This command is used to assign an area as an NSSA area. Use the no command to remove the NSSA
related settings associated with the area.
area AREA-ID nssa [no-summary]
no area AREA-ID nssa [no-summary]
Specifies the ID of the area. The ID can be specified as either a
decimal value or an IP address.
Specifies the cost for the default route. The acceptable value is a 24-
bit number from 0 to 65535.
900

Advertisement

Table of Contents
loading

Table of Contents