timers lsa-arrival
Syntax
timers lsa-arrival 没有timers lsa-arrival
描述
Configures the minimum delay between receiving the same LSA from a peer. The same LSA is an LSA that contains the same LSA ID number, LSA type, and advertising router ID. If an instance of the same LSA arrives sooner before the delay expires, the LSA is dropped. Generally, the LSA arrival timer should be set to a value less than or equal to the start-time value for the command计时器节流lsa开始
on the neighbor.
The没有
form of this command sets the LSA timers to default values.
Command context
config-ospfv3-
Parameters
-
-
Specifies the delay in milliseconds. Range: 0 to 600000. Default: 1000.
权威
Administrators or local user group members with execution rights for this command.
Examples
Setting the LSA arrival timer:
switch(config)#router ospf 1switch(config-ospfv3-1)#timers lsa-arrival 10
Setting the LSA arrival timer to default:
switch(config)#router ospf 1switch(config-ospfv3-1)#没有timers lsa-arrival