[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Turning Off Log Filters
You can turn off filters in three ways:
- Turn off all filters for an event category
- Turn off a specific filter
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
- Use to turn off log filters.
- To turn off all filters for an event category, specify
the category name.
- Example
- host1(config)#no log filters
- To turn off a specific filter, use the no version of the log severity command that
you used to add the filter.
- See no log filters.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]