Route metrics and summaries, Area default-cost – LevelOne GTL-2691 User Manual
Page 1481
C
HAPTER
49
| IP Routing Commands
Open Shortest Path First (OSPFv2)
– 1481 –
E
XAMPLE
Console#clear ip ospf process
Console#
Route Metrics and Summaries
area default-cost
This command specifies a cost for the default summary route sent into a
stub or NSSA from an Area Border Router (ABR). Use the no form to
remove the assigned default cost.
S
YNTAX
area area-id default-cost cost
no area area-id default-cost
area-id - Identifies the stub or NSSA. (The area ID can be in the
form of an IPv4 address or as a four octet unsigned integer ranging
from 0-4294967295.)
cost - Cost for the default summary route sent to a stub or NSSA.
(Range: 0-16777215)
C
OMMAND
M
ODE
Router Configuration
D
EFAULT
S
ETTING
Default cost: 1
C
OMMAND
U
SAGE
◆
If the default cost is set to “0,” the router will not advertise a default
route into the attached stub or NSSA.
E
XAMPLE
Console(config-router)#area 10.3.9.0 default-cost 10
Console(config-router)#
R
ELATED
C
OMMANDS