These are discussed next.
Additional OSPF Log Event Messages
By default, a range of basic log event messages are generated by OSPF operation within
NetDefendOS. For example, if the
OSPFProcess
object running under NetDefendOS is called
my_ospf_proc
, normal log generation would be enabled with the CLI command:
gw-world:/> set OSPFProcess my_ospf_proc LogEnabled=Yes
This is the default setting so the command is only for illustration.
The following properties can be enabled to provide additional OSPF log messages for
troubleshooting and/or monitoring purposes:
•
DebugPacket - Log general packet parsing events.
•
DebugHello - Log
Hello
packets.
•
DebugDDesc - Log database description packets.
•
DebugExchange - Log exchange packets.
•
DebugLSA - Log LSA events.
•
DebugSPF - Log SPF calculation events.
•
DebugRoute - Log routing table manipulation events.
Each of these properties can be assigned one of the following values:
•
Off - Nothing is logged.
•
Low - Logs all actions.
•
Medium - Logs all actions but with more detail.
•
High - Logs everything with maximum detail.
Note: The high setting generates large amounts of data
When using the
High
setting, the firewall will log a large amount of information, even
when just connected to a small AS. Changing the advanced setting
Log Send Per Sec
Limit
may be required.
Example 4.15. Enabling OSPF Debug Log Events
In this example, the
DebugHello
and
DebugRoute
log events will be enabled for the
OSPFProcess
called
my_ospf_proc
.
Command-Line Interface
gw-world:/> set OSPFProcess my_ospf_proc DebugHello=Low DebugRoute=High
Chapter 4: Routing
358
Summary of Contents for NetDefendOS
Page 30: ...Figure 1 3 Packet Flow Schematic Part III Chapter 1 NetDefendOS Overview 30 ...
Page 32: ...Chapter 1 NetDefendOS Overview 32 ...
Page 144: ...Chapter 2 Management and Maintenance 144 ...
Page 284: ...Chapter 3 Fundamentals 284 ...
Page 392: ...Chapter 4 Routing 392 ...
Page 419: ... Host 2001 DB8 1 MAC 00 90 12 13 14 15 5 Click OK Chapter 5 DHCP Services 419 ...
Page 420: ...Chapter 5 DHCP Services 420 ...
Page 573: ...Chapter 6 Security Mechanisms 573 ...
Page 607: ...Chapter 7 Address Translation 607 ...
Page 666: ...Chapter 8 User Authentication 666 ...
Page 775: ...Chapter 9 VPN 775 ...
Page 819: ...Chapter 10 Traffic Management 819 ...
Page 842: ...Chapter 11 High Availability 842 ...
Page 866: ...Default Enabled Chapter 13 Advanced Settings 866 ...
Page 879: ...Chapter 13 Advanced Settings 879 ...