enable ospf originate-default
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1589
enable ospf originate-default
enable ospf originate-default {always} cost <cost> type [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 XOS 10.1.
Platform Availability
This command is available on all platforms.
always
Specifies for OSPF to always advertise the default route.
cost
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.