Undebug ospf events – Allied Telesis AT-S83 User Manual
Page 91

AT-S83 Management Software Command Line Interface User’s Guide
91
UNDEBUG OSPF EVENTS
Syntax
undebug ospf events abr|asbr|lsa|nssa|os|router|vlink
no undebug ospf events
Parameters
abr
Displays ABR events.
asbr
Displays ASBR events.
lsa
Displays Link State Advertisements (LSA) events.
nssa
Displays NSSA events.
os
Displays OS interaction events.
router
Displays other router events.
vlink
Displays virtual link events.
Description
Use the UNDEBUG OSPF EVENT command to disable the display of
debug information related to OSPF internal events. Use this command
without any parameters to turn on all of the options.
Use the no form of this command to disable this function.
Command Modes
Privileged Executive and Configuration Terminal modes
Examples
The following command turns on all of the OSFP debugging commands:
switch(config)#undebug ospf event
The following command displays OS interaction events on the console:
switch(config)#undebug ospf event os
Related Commands