log disable
To turn off syslog messages for Ethernet LMI (E-LMI) errors or events, use the
log disable
command in
interface Ethernet LMI configuration mode. To return to the default, use the
no
form of the command.
log
{
errors | events
}
disable
no log
{
errors | events
}
disable
Syntax Description
Disables logging of E-LMI protocol and reliability errors.
errors
Disables logging of significant E-LMI protocol events.
events
Command Default
E-LMI syslog messages are enabled for errors and events.
Command Modes
Interface Ethernet LMI configuration (config-if-elmi)
Command History
Modification
Release
This command was introduced.
Release 4.1.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
To see statistics on E-LMI protocol and reliability errors and protocol events, use the
show ethernet lmi
interfaces
command.
Task ID
Operation
Task ID
read, write
ethernet-services
Examples
The following example shows how to disable logging of E-LMI protocol and reliability errors:
RP/0/RSP0/CPU0:router#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
ethernet lmi
RP/0/RSP0/CPU0:router(config-if-elmi)#
log errors disable
The following example shows how to disable logging of E-LMI events:
RP/0/RSP0/CPU0:router#
interface gigabitethernet 0/1/0/0
RP/0/RSP0/CPU0:router(config-if)#
ethernet lmi
RP/0/RSP0/CPU0:router(config-if-elmi)#
log events disable
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
270
Ethernet OAM Commands on the Cisco ASR 9000 Series Router
log disable