You can turn off filters in three ways:
To turn off all filters:
- host1(config)#no log filters
To turn off all filters for an event category, use the no version of the log severity command along with the category name. For example:
- host1(config)#no log severity bgpEvents filters
To turn off a specific filter, use the no version of the log severity command that you used to add the filter. For example:
- host1(config)#no log severity bgpEvents peer
10.0.0.2 10.0.0.1
no log filters
- host1(config)#no log filters