Specifications

2-327
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
service instance
service instance
Use the service instance interface configuration command to configure an Ethernet service instance on
the interface and to enter Ethernet service configuration mode. Use the no form of this command to
delete the service instance.
service instance id ethernet [evc-id]
no service instance id
This command is available only if your switch is running the metro IP access or metro access image.
Syntax Description
Defaults No Ethernet service instances are defined.
Command Modes Interface configuration
Command History
Usage Guidelines After you enter the service instance id ethernet command, the switch enters Ethernet service
configuration mode, and these configuration commands are available:
default: sets the service instance to its default state.
ethernet lmi ce-vlan map: configures Ethernet Local Management Interface (LMI) parameters. See
the
ethernet lmi ce-vlan map command.
exit: exits EVC configuration mode and returns to global configuration mode.
no: negates a command or returns a command to its default setting.
Examples This example shows how to define an Ethernet service instance and to enter Ethernet service
configuration mode for EVC test:
Switch(config-if)# service instance 333 ethernet test
Switch(config-if-srv)#
id Define a service instance identifier, a per-interface service identifier that
does not map to a VLAN. The range is 1 to 4294967295.
ethernet Identify the service instance as an Ethernet instance.
evc-id (Optional) Attach an Ethernet virtual connection (EVC) to the service
instance.
Release Modification
12.2(25)SEG This command was introduced.