Configuring the Ethernet Local Management Interface
These examples show how to configure various EVC parameters:
Console>(enable) set ethernet-evc EVC1 uni-count 2
UNI count for EVC1 is configured as 2.
Console> (enable) set ethernet-evc EVC1 domain ELMI ma-name-fmt text CFM1
Successfully create EVC EVC1 and CFM service name CFM1.
Console>(enable) set ethernet-evc EVC1 ce-vlan 10
CE-Vlan 10 is successfully mapped to EVC1.
Console > (enable)
Configuring ELMI on an Individual Port
To enable or disable ELMI processing on the port, perform one of these tasks in privileged mode:
Task
Enable or disable ELMI on a switch port.
Specify the timer value and polling timer to
transmit the status query.
Note
Note
Specify the polling verification timer to verify the
status query that is sent by the CE device and to
which the PE responds with status messages.
Note
Note
Specify the polling counter that gives a full status
of the User to Network Interface (UNI) and all the
EVC polling counts.
Note
Note
Specify the event counter that gives a count of
monitored events.
Note
Note
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
20-64
t391 is part of the CE configuration; the
Catalyst operating system supports only
PE mode.
The polling timer range is from 5 to 30
seconds.
t392 should be greater than t391.
The polling verification timer range is
from 5 to 30 seconds.
n391 applies only to the CE.
The EVC polling counts range is from 1 to
65000.
n393 applies to the CE and PE.
The event counter range is from 1 to 10.
Chapter 20
Checking Status and Connectivity
Command
set port ethernet-lmi {mod/port} {enable |
disable}
set port ethernet-lmi {mod/port} t391 {value |
default | disable}
set port ethernet-lmi {mod/port} t392 {value |
default | disable}
set port ethernet-lmi {mod/port} n391 {value |
default}
set port ethernet-lmi {mod/port} n393 {value |
default}
OL-8978-04