User Manual

Table Of Contents
Setting value Description
A.B.C.D/M IPv4 address with specified subnet mask length
A.B.C.D E.F.G.H
IPv4 address (A.B.C.D) with wildcard bits
(E.F.G.H)
tag : <0-4294967295>
Route tag number
[Initial value]
none
[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)
Command Reference | Layer 3 functions | 283