DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Defines an interface to configure as an Ethernet LMI interface
and enters interface configuration mode.
interface type number
Example:
Device(config)# interface ethernet 1/3
Step 3
Configures Ethernet LMI on the interface.
ethernet lmi interface
Step 4
Example:
Device(config-if)# ethernet lmi interface
•
When Ethernet LMI is enabled globally, it is enabled on
all interfaces unless you disable it on specific interfaces.
If Ethernet LMI is disabled globally, you can use this
command to enable it on specified interfaces.
Configures Ethernet LMI parameters for the UNI.
ethernet lmi
{
n393 value
|
t392 value
}
Example:
Device(config-if)# ethernet lmi n393 10
Step 5
Returns to privileged EXEC mode.
end
Example:
Device(config-if)# end
Step 6
Displaying Ethernet LMI and OAM Manager Information
Perform this task to display Ethernet Local Management Interface (LMI) or Operation, Administration, and
Management (OAM) manager information. After step 1, all the steps are optional and can be performed in
any order.
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
294
Configuring Ethernet Local Management Interface at a Provider Edge
Displaying Ethernet LMI and OAM Manager Information