20-64
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 20 Checking Status and Connectivity
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
Command
Enable or disable ELMI on a switch port.
set port ethernet-lmi
{
mod/port
}
{
enable |
disable
}
Specify the timer value and polling timer to
transmit the status query.
Note
t391
is part of the CE configuration; the
Catalyst operating system supports only
PE mode.
Note
The polling timer range is from 5 to 30
seconds.
set port ethernet-lmi
{
mod/port
}
t391
{
value
|
default | disable
}
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
t392
should be greater than t391
.
Note
The polling verification timer range is
from 5 to 30 seconds.
set port ethernet-lmi
{
mod/port
}
t392
{
value
|
default | disable
}
Specify the polling counter that gives a full status
of the User to Network Interface (UNI) and all the
EVC polling counts.
Note
n391
applies only to the CE.
Note
The EVC polling counts range is from 1 to
65000.
set port ethernet-lmi
{
mod/port
}
n391
{
value
|
default
}
Specify the event counter
that gives a count of
monitored events.
Note
n393
applies to the CE and PE.
Note
The event counter range is from 1 to 10.
set port ethernet-lmi
{
mod/port
}
n393
{
value
|
default
}