Configure Ospfv3 Area Interarea-Filter - Extreme Networks ExtremeWare XOS Command Reference Manual

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

OSPFv3 Commands

configure ospfv3 area interarea-filter

configure ospfv3 {domain <domainName>} area <area-identifier> interarea-
filter [<policy-map> |none]
Description
Configures an inter-area filter policy.
Syntax Description
domainName
area-identifier
policy-map
none
Default
N/A.
Usage Guidelines
ExtremeWare XOS OSPFv3 can apply an inter-area policy to filter some inter-area-prefix-LSAs and inter-
area-router-LSAs from other areas. This can reduce the size of link state database of routers belonging to
the area.
Using the none mode specifies that no external filter is applied.
Policy files for this command will only recognize the following policy attributes:
Match attributes
nlri <IPv6-address>/<mask-len>
Action (set) attributes
permit
deny
Any other policy attribute will not be recognized and will be ignored.
The following is an example of an external area policy file:
entry one {
if match any{
nlri 2001:db8:3e5c::/48;
nlri 2001:db8:2146:2341::/64;
} then {
deny;
}
}
1364
Specifies an OSPFv3 domain. OSPF-Default is the only one currently
supported.
Specifies the OSPFv3 target area.
Specifies a policy.
Specifies not to apply an inter-area filter (removes the existing policy, if any).
ExtremeWare XOS 11.3 Command Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents