Specifications

ospf set ase-defaults
510 SSR Command Line Interface Reference Manual
ospf set ase-defaults
Purpose
Sets the defaults used when importing OSPF ASE routes into the routing table and
exporting routes from the routing table into OSPF ASEs.
Format
ospf set ase-defaults [preference <num>] [cost <num>] [type <num>] [inherit-metric]
Mode
Configure
Parameters
preference <num>
Specifies the preference of OSPF ASE routes. Specify a number between 0 and 255.
cost <num>
Specifies the cost used when exporting non-OSPF route into OSPF as an ASE. Specify
a number from 0 – 65535.
type <num>
Specifies the ASE type. Routes exported from the routing table into OSPF default to
becoming type 1 ASEs. You can change the default using the type option. You also can
override the type in OSPF export policies. Specify either 1 or 2.
inherit-metric
Allows an OSPF ASE route to inherit the metric of the external route when no metric
is specified on the export. A metric specified with the export command takes
precedence. The cost specified in the default is used if you do not specify inherit-
metric.
Restrictions
None.