Specifications

B-105
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ethernet cfm mep level mpid vlan
The following example shows how to set interface Ethernet 0/1 as outward for maintenance domain
domain1 and define it as a MEP at level 5 with the MEP ID 700 on VLAN 5:
Router(config)# interface ethernet 0/1
Router(config-if)# ethernet cfm mep level 5 outward domain domain1 mpid 700 vlan 5
The following example shows how to set interface Ethernet 5/0 as a domain boundary and define it as a
MEP at level 7, with a MPID of 3001 on VLAN 100 on a switch port:
Router(config)# interface ethernet 5/0
Router(config-if)# switchport
Router(config-if)# switchport mode trunk
Router(config-if)# ethernet cfm mep level 7 outward domain CUSTOMER mpid 3001 vlan 100
The following example shows how to set interface Ethernet 5/0 as a domain boundary and define it as a
MEP at level 7, with a MPID of 3001 on VLAN 100 on a routed port:
Router(config)# interface ethernet 5/0
Router(config-if)# ethernet cfm mep level 7 outward domain CUSTOMER mpid 3001 vlan 100
!
Router(config-if)# interface Ethernet5/0.100
Router(config-if)# encapsulation dot1Q 100
Related Commands Command Description
ethernet cfm domain Defines a CFM domain at a specified maintenance level.
ethernet cfm mip level Provisions a MIP at a specified maintenance level on an interface.
service vlan Sets a universally unique ID for a customer service instance within a
maintenance domain.
show ethernet cfm
maintenance-points local
Displays maintenance points configured on a device.