1138 CHAPTER 76: OSPF CONFIGURATION COMMANDS

Description Use the log-peer-changecommand to enable the logging of OSPF neighbor state changes.

Use the undo log-peer-changecommand to disable the logging.

The logging is enabled by default.

With this feature enabled, information about neighbor state changes is displayed on the terminal until the feature is disabled.

Examples # Disable the logging of neighbor state changes for OSPF process 100.

<Sysname> system-view

[Sysname] ospf 100

[Sysname-ospf-100] undo log-peer-change

lsa-arrival-interval

Syntax lsa-arrival-interval interval

undo lsa-arrival-interval

View OSPF view

Parameters interval: Specifies the minimum interval between two received identical LSAs in milliseconds, in the range 0 to 60000.

Description Use the lsa-arrival-intervalcommand to specify the minimum interval between two identical received LSAs.

Use the undo lsa-arrival-intervalcommand to restore the default.

The interval defaults to 1000 milliseconds.

If an LSA that has the same LSA type, LS ID, originating router ID with the previous LSA is received within the interval, the LSA will be discarded. This feature helps you protect routers and bandwidth from being over-consumed due to frequent network changes.

It is recommended the interval set by the lsa-arrival-intervalcommand is smaller or equal to the initial interval set by the lsa-generation-intervalcommand.

Related commands: lsa-generation-interval.

Examples # Set the LSA minimum repeat arrival interval to 200 milliseconds.

<Sysname> system-view

[Sysname] ospf 100

[Sysname-ospf-100] lsa-arrival-interval 200

Page 1138
Image 1138
3Com MSR 30, MSR 50 manual Lsa-arrival-interval, Related commands lsa-generation-interval