"FD 100/320Gbps NT and FX NT IHub System
Basics, Management and OAM Guide"
Events and Logs
Issue: 10 3HH-11982-AAAA-TQZZA 119
----------------------------------------
A:ALA-12>configure>log>filter#
The following displays an example of the command usage to delete a log filter:
configure>log# no filter 1
6.6.4.5 Modifying Event Control Parameters
Use the following CLI syntax to modify event control parameters:
configure>log
event-control application-id [event-name|event-number]
generate [severity-level]
event-control application-id [event-name|event-number]
suppress
The following displays the current event control configuration:
A:ALA-12>configure>log# info
----------------------------------------------
...
event-control "bgp" 2014 generate critical
...
----------------------------------------------
A:ALA-12>configure>log#
The following displays an example of an event control modifications:
configure# log
configure>log# event-control bgp 2014 suppress
The following displays the log filter configuration:
A:ALA-12>configure>log# info
----------------------------------------------
...
event-control "bgp" 2014 suppress
...
----------------------------------------------
A:ALA-12>configure>log#
6.6.4.6 Returning to the Default Event Control
Configuration
The no form of the event-control command returns modified values back to the
default values.
Use the following CLI syntax to modify event control parameters:
configure>log