enable ospf originate-default
ExtremeWare Software 7.3.0 Command Reference Guide 1365
enable ospf originate-default
enable ospf originate-default {always} cost <metric> [ase-type-1 |
ase-type-2] {tag <number>}
Description
Enables a default external LSA to be generated by OSPF, if no other default route is originated by OSPF
by way of RIP and static route re-distribution.
Syntax Description
Default
N/A.
Usage Guidelines
If always is specified, OSPF always advertises the default route. If always is not specified, OSPF adds
the default LSA if a reachable default route is in the route table.
Example
The following command generates a default external type-1 LSA:
enable ospf originate-default cost 1 ase-type-1 tag 0
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
always Specifies for OSPF to always advertise the default route.
metric Specifies a cost metric.
ase-type-1 Specifies AS-external type 1 routes.
ase-type-2 Specifies AS-external type 2 routes.
number Specifies a tag value.