event-log

Use event-log to set the maximum number of OSPFv3 logs.

Use undo event-log to remove the configuration.

Syntax

event-log { lsa-flush | peer | spf } size count

undo event-log { lsa-flush | peer | spf } size

Default

The maximum number of LSA aging logs, neighbor logs, or route calculation logs is 10.

Views

OSPFv3 view

Predefined user roles

network-admin

Parameters

lsa-flush: Specifies the maximum number of LSA aging logs.

peer: Specifies the maximum number of neighbor logs.

spf: Specifies the maximum number of route calculation logs.

size count: Specifies the maximum number of OSPFv3 logs, in the range of 0 to 65535.

Examples

# Set the maximum number of route calculation logs to 50 in OSPFv3 process 100.

<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] event-log spf size 50