Hi can anyone tell me how to turn off the OSPF info in the logs. I know in 2.8 you go to system logging and set OSPF info from memory to none.
/ system logging
add topics=info,!ospf prefix=“” action=memory disabled=no
![]()
That doesn’t work - any other ideas???
It does work???
[yogi@Ritz - No.20] > sys log pri
Flags: X - disabled, I - invalid
TOPICS ACTION PREFIX
0 info memory
!ospf
1 error memory
2 warning memory
3 critical echo
[yogi@Ritz - No.20] >
It does work but you must also delete the default info rule in /system logging
Meister cleared up the confusion. Thanks to both of you.