User Manual

Table Of Contents
[Input mode]
OSPFv2 mode
[Description]
Specifies the summary destination network address for when summarizing external route information and advertising it to the
OSPF area.
Summarization applies to the external route information with destinations that are included in the specified network address.
This is valid only for an ASBR.
[Example]
When 172.16.1.0/24 and 172.16.2.0/24 are registered in the RIB as external route information, summarize them to
172.16.0.0/16 and advertise them to the OSPF area.
SWX3220(config-router)# summary-address 172.16.0.0/16
Of the external route information that is held, don't advertise the route information that is included in 172.16.0.0/16.
SWX3220(config-router)# summary-address 172.16.0.0/16 not-advertise
7.12.27 Set minimum wait time until LSA is received
[Syntax]
timers lsa arrival time
no timers lsa arrival
[Parameter]
time : <0-600000>
Minimum wait time (milliseconds)
[Initial value]
timers lsa arrival 1000
[Input mode]
OSPFv2 mode
[Description]
Of the LSAs transmitted by the adjacent router, sets the minimum wait time until receiving the same LSA as previously
received.
If the same LSA as previously received within the specified time is received, that LSA is discarded.
7.12.28 Set delay time for changes related to the shortest path calculation
[Syntax]
timers spf exp min max
no timers spf exp
[Parameter]
min : <0-2147483647>
Minimum delay time (milliseconds)
max : <0-2147483647>
Maximum delay time (milliseconds)
[Initial value]
timers spf exp 500 50000
[Input mode]
OSPFv2 mode
[Description]
Sets the delay time when notified of changes related to the shortest path calculation (SPF calculation).
264 | Command Reference | Layer 3 functions