Users Guide

Layer 2 Switching Commands 444
Example
console(config)#ethernet cfm cc level 1 vlan 15 interval 10
Command History
Command introduced in firmware release 6.6.1.
ethernet cfm mep level
Use the ethernet cfm mep level command in Interface Configuration mode
to create a Maintenance End Point (MEP) on an interface at the specified
level and direction. MEPs are configured per Maintenance Association per
Maintenance Domain. Use the no form of the command to delete a MEP.
Syntax
ethernet cfm mep level 0-7 direction up|down mpid 1-8191 vlan vlan-id
level—Maintenance association level
direction
Up indicates the MEP is facing towards Bridge Relay Entity. Down
indicates the MEP is facing towards the LAN.
mpid
Maintenance entity identifier
vlan-id
VLAN on which the MEP operates. The range is 1-4093.
Default Configuration
No MEPs are preconfigured.
Command Mode
Interface Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example creates a maintenance endpoint at level 1 with mpid
1010 on vlan 10.
console(config-if-Gi1/0/3)#ethernet cfm mep level 1 direction up mpid 1010
vlan 10