2-112
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
ethernet lmi ce-vlan map
ethernet lmi ce-vlan map
Use the
ethernet lmi ce-vlan map
Ethernet service configuration command to configure Ethernet Local
Management Interface (E-LMI) parameters. Use the
no
form of this command to remove the
configuration.
ethernet lmi ce-vlan map
{
vlan-id
| any | default | untagged}
no ethernet lmi ce-vlan map
{
vlan-id
| any | default | untagged}
Syntax Description
Defaults
No E-LMI mapping parameters are defined.
Command Modes
Ethernet service configuration
Command History
Usage Guidelines
Use this command to configure an E-LMI customer VLAN-to-EVC map for a particular user-network
interface (UNI).
E-LMI mapping parameters are related to the bundling characteristics set by entering the
ethernet uni
{
bundle
[
all-to-one
]
| multiplex
} interface configuration command.
•
Using the default UNI attribute (bundling and multiplexing) supports multiple EVCs and multiple
VLANs.
•
Entering the
ethernet uni bundle
command supports only one EVC with one or more VLANs.
•
Entering the
ethernet uni bundle all-to-one
command supports multiple VLANs but only one EVC.
If you use the
ethernet lmi ce-vlan map any
Ethernet
service configuration command, you must
first configure
all-to-one
bundling on the interface.
•
Entering the
ethernet uni multiplex
command supports multiple EVCs with only one VLAN per
EVC.
vlan-id
Enter the customer VLAN ID or VLAN IDs to map to. You can enter a single
VLAN ID (the range is 1 to 4094), a range of VLAN IDs separated by a
hyphen, or a series of VLAN IDs separated by commas.
any
Map all VLANs (untagged and VLANs 1 to 4094).
default
Map to the default service instance. You can use the
default
keyword only if
you have already mapped the service instance to a VLAN or a group of
VLANs.
untagged
Map only untagged VLANs.
Release
Modification
12.2(25)SEG
This command was introduced.