Specifications
B-134
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ethernet oam mib log size
ethernet oam mib log size
To set the size of the Ethernet Operations, Administration, and Maintenance (OAM) event log table, use
the ethernet oam mib log size command in global configuration mode. To remove the event log table,
use the no form of this command.
ethernet oam mib log size entries
no ethernet oam mib log size
Syntax Description
Command Default An event log table is not configured.
Command Modes Global configuration (config)
Command History
Usage Guidelines Use this command to configure an OAM event log table.
Examples The following example shows how to set the size of an event log table to 100 entries:
Router# configure terminal
Router(config)# ethernet oam mib log size 100
entries Number of entries that the event log table holds. Integer from 0 to 200. The
minimum is 0, the maximum is 200, and the default is 50.
Release Modification
12.2(33)SRD This command was introduced.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.