configure ospfv3 area delete range

configure ospfv3 area area_identifier delete range ipv6netmask [inter-prefix | nssa]

Description

Removes a range of IPv6 addresses in an OSPFv3 area to be aggregated.

Syntax Description

area_identifier Specifies an OSPFv3 area, a four-byte, dotted decimal number.
ipv6netmask Specifies an IPv6 address / prefix length.
inter-prefix Inter-Area-Prefix LSAs.
nssa NSSA LSAs.

Default

No OSPFv3 inter-area-prefix LSAs are configured.

Usage Guidelines

If you attempt to delete a range that was not configured, you receive an error message.

Example

The following command is used to delete a summary network from area 0.0.0.1:

configure ospfv3 area 0.0.0.1 delete range 2aaa:456:3ffe::/64

History

This command was first available in ExtremeXOS 11.2.

The inter-prefix and nssa keywords were added in ExtremeXOS 21.1.

Platform Availability