C613-50170-01 Rev B
Command Reference for x510 Series
1160
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
OSPF
V
3
FOR
IP
V
6 C
OMMANDS
SUMMARY
-
ADDRESS
(IP
V
6 OSPF)
summary-address (IPv6 OSPF)
Overview
Use this command in Router Configuration mode to summarize, or possibly
suppress, external redistributed OSPFv3 routes within the specified address range.
Use the
no
variant of this command in Router Configuration mode to stop
summarizing, or suppressing, external redistributed OSPFv3 routes within the
specified address range.
Syntax
summary-address
<ipv6-addr/prefix-length>
[not-advertise] [tag
<0-
4294967295
>]
no summary-address
<ipv6-addr/prefix-length>
[not-advertise]
[tag <
0-4294967295
>]
Default
The default tag value for a summary address is 0.
Mode
Router Configuration
Usage
An address range is a pairing of an address and a prefix length. Redistributing
routes from other protocols into OSPFv3 requires the router to advertise each
route individually in an external LSA. Use this command to advertise one summary
route for all redistributed routes covered by a specified prefix to decrease the size
of the OSPFv3 link state database.
For example, if the specified address range is 2001:0db8:44::/48, then
summary-address functionality will match 2001:0db8:4400:0000::1/128 through
2001:0db8:44ff:ffff::1/128.
Ensure OSPFv3 routes exist in the summary address range for advertisement
before using this command.
Parameter
Description
<ipv6-addr/prefix-
length>
Specifies the base IPv6 address of the IPv6 summary
address. The range of addresses given as IPv6 starting
address and an IPv6 prefix length.
not-advertise
Set the
not-advertise
option if you do not want OSPFv3 to
advertise either the summary address or the individual
networks within the range of the summary address.
tag <
0-4294967295
>
The tag parameter specifies the tag value that OSPFv3
places in the AS external LSAs created as a result of
redistributing the summary route. The tag overrides tags
set by the original route.