Specifications

B-116
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 lmi interface
ethernet lmi interface
To enable Ethernet local management interface (LMI) on a user-network interface (UNI), use the
ethernet lmi interface command in interface configuration mode. To remove Ethernet LMI on a UNI,
use the no form of this command.
ethernet lmi interface
no ethernet lmi interface
Syntax Description This command has no arguments or keywords.
Command Default Ethernet LMI parameters are not set on any UNIs.
Command Modes Interface configuration (config-if)
Command History
Usage Guidelines This command enables Ethernet LMI processing on an interface if the ethernet lmi global command
has not been issued. When the ethernet lmi global command has been issued, Ethernet LMI is enabled
on all interfaces. In this case, the no ethernet lmi interface command overrides the ethernet lmi global
command and disables Ethernet LMI processing on the interface.
The sequence in which the commands are issued is significant. The latest command issued overrides the
prior command issued.
Examples The following example shows how to enable Ethernet LMI on interface Ethernet 1/0:
Router# configure terminal
Router(config)# interface ethernet 1/0
Router(config-if)# ethernet lmi interface
Related Commands
Release Modification
12.4(9)T This command was introduced.
12.2(33)SRB Support for this command on the Cisco 7600 router was integrated into
Cisco IOS Release 12.2(33)SRB.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.
Command Description
ethernet lmi global Enables Ethernet LMI functionality globally on a device.