Configures a range of IPv6 addresses in an OSPFv3 area to be aggregated.
area_identifier | Specifies an OSPFv3 area, a four-byte, dotted decimal number. |
ipv6netmask | Specifies an IPv6 address / prefix length. |
advertise | Specifies to advertise the aggregated range of IPv6 addresses. |
noadvert | Specifies not to advertise the aggregated range of IPv6 addresses. |
inter-prefix | Specifies aggregate, inter-area-prefix LSAs. |
nssa | NSSA LSAs. |
No OSPFv3 inter-area-prefix LSAs are configured.
If advertised, the aggregated IPv6 range is exported as a single LSA by the ABR.
The following command is used to summarize a certain range of IPv6 addresses within an area and export them out as a single address to area 0.0.0.1:
configure ospfv3 area 0.0.0.1 add range 2aaa:456:3ffe::/64 advertise inter-prefix
This command was first available in ExtremeXOS 11.2.
This command is available on platforms with an Advanced Edge or Base license, or higher, as described in the ExtremeXOS 32.1 Feature License Requirements document.