Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1411
lsa-arrival
Syntax lsa-arrival lsa-arrival-time
no lsa-arrival
Context config>service>vprn>ospf>timers
config>service>vprn>ospf3>timers
Description This parameter defines the minimum delay that must pass between receipt of the same Link State
Advertisements (LSAs) arriving from neighbors. It is recommended that the neighbors configured
(lsa-generate) lsa-second-wait interval is equal or greater then the lsa-arrival timer configured here.
Use the no form of this command to return to the default.
Default no lsa-arrival
Parameters lsa-arrival-time — Specifies the timer in milliseconds. Values entered that do not match this
requirement will be rejected.
Values 0 — 600000
lsa-generate
Syntax lsa-generate max-lsa-wait [lsa-initial-wait [lsa-second-wait]]
no lsa-generate-interval
Context config>service>vprn>ospf>timers
config>service>vprn>ospf3>timers
Description This parameter customizes the throttling of OSPF LSA-generation. Timers that determine when to
generate the first, second, and subsequent LSAs can be controlled with this command. Subsequent
LSAs are generated at increasing intervals of the lsa-second-wait timer until a maximum value is
reached. Configuring the lsa-arrival interval to equal or less than the lsa-second-wait interval
configured in the lsa-generate command is recommended.
Use the no form of this command to return to the default.
Default no lsa-generate
Parameters max-lsa-wait — Specifies the maximum interval, in milliseconds, between two consecutive
ocurrences of an LSA being generated.
The timer must be entered as either 1 or in millisecond increments. Values entered that do not
match this requirement will be rejected.
Values 1 — 600000