C613-50170-01 Rev B
Command Reference for x510 Series
1081
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
AREA
DEFAULT
-
COST
(IP
V
6 OSPF)
area default-cost (IPv6 OSPF)
Overview
This command specifies a cost for the default summary route sent into a stub area.
The
no
variant of this command removes the assigned default-route cost.
Syntax
area <
area-id
> default-cost <
0-16777215
>
no area <
area-id
> default-cost
Mode
Router Configuration
Usage
The default-cost option provides the metric for the summary default route,
generated by the area border router, into the stub area. Use this option only on an
area border router that is attached to the stub area.
Example
To set the default cost to 10 in area 1 for the OSPF process P2, use the commands:
awplus#
configure terminal
awplus(config)#
router ipv6 ospf P2
awplus(config-router)#
area 1 default-cost 10
Related
Commands
Parameter
Description
<
area-id
>
The OSPF area that you are specifying the summary route default-
cost for. This can be entered in either dotted decimal format or
normal decimal format. Use one of the following formats:
<ip-addr>
OSPF area-ID expressed in IPv4 address
format A.B.C.D.
<0-4294967295>
OSPF area-ID expressed as a decimal number
within the range shown.
For example, the values 0.0.1.2 and decimal 258 would both define
the same area-ID.
default-cost
Indicates the cost for the default summary route used for a stub
area.
Default:
1