Command Reference OSPFv3 Commands
one converged route, thus reducing the scale of routing table greatly.
It is different from the area range command. The area range involves the convergence of routes
between OSPFv3 areas, while the summary-prefix involves the convergence of external routes of
the OSPFv3 routing domain.
Configuring the summary-prefix command on the ASBR can perform convergence for only
redistributed routes; while configuring this command on the NSSA ABR translator can perform
convergence for the redistributed routes and the Type-5 routes translated from Type-7.
The following example configures the external route within the 2001:DB8::/64 to the converged route
2001:DB8::/64 to advertise it.
Ruijie(config)# ipv6 router ospf 1
Ruijie(config-router)# summary-prefix 2001:DB8::/64
Configures route convergence between the
OSPFv3 areas.
Redistributes the routes in other routing
process.
Use this command to configure a delay for receiving repeated LSAs. Use the no form of this
command to restore the default setting.
timers lsa arrival arrival-time
Specifies the delay for receiving repeated LSAs. The range is from 0
to 600000 in the unit of milliseconds.
Routing process configuration mode
Configure the device not to process repeated LSAs received within the specific delay.
The following example sets the delay for receiving repeated LSAs to 2 seconds.
Ruijie(config)# ipv6 router ospf 1