Event and Accounting Logs
7450 ESS System Mangement Guide Page 467
event-damping
Syntax [no] event-damping
Context config>log
Description This command allows the user to set the event damping algorithm to suppress QoS or filter change
events.
Note that while this event damping is original behavior for some modules such as service manager,
QoS, and filters it can result in the NMS system database being out of sync because of missed change
events. On the other hand, if the damping is disabled (no event-damping), it may take much longer
for a large CLI configuration file to be processed when manually “exceed” after system bootup.
route-preference
Syntax route-preference primary {inband | outband} secondary {inband | outband | none}
no route-preference
Context config>log
Description This command specifies the primary and secondary routing preference for traffic generated for SNMP
notifications and syslog messages. If the remote destination is not reachable through the routing
context specified by primary route preference then the secondary routing preference will be
attempted.
The no form of the command reverts to the default values.
Default no route-preference
Parameters primary — Specifies the primary routing preference for traffic generated for SNMP notifications and
syslog messages.
Default outband
secondary — Specifies the secondary routing preference for traffic generated for SNMP notifications
and syslog messages. The routing context specified by the secondary route preference will be
attempted if the remote destination was not reachable by the primary routing preference,
specified by primary route preference. The value specified for the secondary routing preference
must be distinct from the value for primary route preference.
Default inband
inband — Specifies that the logging utility will attempt to use the base routing context to send
SNMP notifications and syslog messages to remote destinations.
outband — Specifies that the logging utility will attempt to use the management routing context to
send SNMP notifications and syslog messages to remote destinations.
none — Specifies that no attempt will be made to send SNMP notifications and syslog messages to
remote destinations.