Technical information
ADC Telecommunications, Inc.
308 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
Example
cli# router ospf
mode: router:ospf
cli# ospf area 0.0.0.1 authentication md5
cli# ospf area 0.0.0.1 stub
cli# ospf area 0.0.0.1 default-cost 10
cli#
Related Commands
■ ip ospf area-id on page 191
■ ip ospf authentication on page 193
■ ip ospf cost on page 196
■ no ospf area on page 278
■ show ospf on page 489
default-cost Defines the default metric for this area. Enter a value
between 1 and 65535 (the default value is 1).
This value specifies the type of service (TOS) cost. The
lowest TOS cost has the highest priority for routing. For
example, if two interfaces can be used to forward traffic
to the same destination, the one with the lower TOS cost
is selected.
The ip ospf cost command allows you to override the
default cost on each OSPF interface. See the description
of the ip ospf cost command for more information.
enable Enables the specified OSPF area.
disable Disables the specified OSPF area.