OSPF Commands
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
1546
configure ospf area external-filter
configure ospf area <area-identifier> external-filter [<policy-map> |none]
Description
Configures an external filter policy.
Syntax Description
Default
N/A.
Usage Guidelines
For switches configured to support multiple OSPF areas (an ABR function), a policy can be applied to
an OSPF area that filters a set of OSPF external routes from being advertised into that area.
Using the none mode specifies that no external filter is applied.
Example
The following command configures an external filter policy,
nosales
:
configure ospf area 1.2.3.4 external-filter nosales
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
area-identifier
Specifies the OSPF target area.
policy-map
Specifies a policy.
none
Specifies not to apply an external filter (removes the existing policy, if any).