Modify exit overflow interval, Specify types of ospf syslog messages to log – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual
Page 289
• interface-authentication-failure-trap - [MIB object: ospfIfAuthFailure]
• virtual-interface-authentication-failure-trap - [MIB object: ospfVirtIfAuthFailure]
• interface-receive-bad-packet-trap - [MIB object: ospfIfrxBadPacket]
• virtual-interface-receive-bad-packet-trap - [MIB object: ospfVirtIfRxBadPacket]
The following traps are disabled by default.
• interface-retransmit-packet-trap - [MIB object: ospfTxRetransmit]
• virtual-interface-retransmit-packet-trap - [MIB object: ospfVirtIfTxRetransmit]
• originate-lsa-trap - [MIB object: ospfOriginateLsa]
• originate-maxage-lsa-trap - [MIB object: ospfMaxAgeLsa]
• link-state-database-overflow-trap - [MIB object: ospfLsdbOverflow]
• link-state-database-approaching-overflow-trap - [MIB object: ospfLsdbApproachingOverflow
To stop an OSPF trap from being collected, use the CLI command: no trap ospf-trap at the Router
OSPF level of the CLI. To disable reporting of the neighbor-state-change-trap, enter the following
command.
device(config-ospf-router)# no trap neighbor-state-change-trap
To reinstate the trap, enter the following command.
device(config-ospf-router)# trap neighbor-state-change-trap
Syntax: [no] trap ospf-trap
Modify exit overflow interval
If a database overflow condition occurs on a router, the router eliminates the condition by removing
entries that originated on the router. The exit overflow interval allows you to set how often a device
checks to see if the overflow condition has been eliminated. The default value is 0. The range is 0 -
86400 seconds (24 hours). If the configured value of the database overflow interval is zero, then the
router never leaves the database overflow condition.
To modify the exit overflow interval to 60 seconds, enter the following command.
device(config-ospf-router)# database-overflow-interval 60
Syntax: [no] database-overflow-interval value
The value can be from 0 - 86400 seconds. The default is 0 seconds.
Specify types of OSPF Syslog messages to log
You can specify which kinds of OSPF-related Syslog messages are logged. By default, the only OSPF
messages that are logged are those indicating possible system errors. If you want other kinds of OSPF
messages to be logged, you can configure the device to log them.
For example, to specify that all OSPF-related Syslog messages be logged, enter the following
commands.
device(config)# router ospf
device(config-ospf-router)# log all
Syntax: [no] log { all | adjacency [ dr-only ] | bad_packet [ checksum ] | database | memory |
retransmit }
Modify exit overflow interval
FastIron Ethernet Switch Layer 3 Routing Configuration Guide
289
53-1003087-04