Specifications

B-101
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 domain mpid
ethernet cfm mep domain mpid
To set a port as internal to a maintenance domain and define it as a maintenance endpoint (MEP), use
the ethernet cfm mep domain mpid command in interface configuration mode. Also, use this command
to place the command-line interface (CLI) in Ethernet connectivity fault management (CFM) MEP
configuration mode (config-if-ecfm-mep). To restore the default configuration of the port, use the no
form of this command.
ethernet cfm mep domain domain-name mpid mpid {port | vlan vlan-id}
no ethernet cfm mep domain domain-name mpid mpid {port | vlan vlan-id}
Syntax Description
Command Default This command is disabled.
Command Modes Interface configuration (config-if)
Command History
Usage Guidelines A single interface may belong to multiple domains, meaning that you can issue multiple instances of the
ethernet cfm mep domain mpid command for different domains.
If a specified domain has not been configured, an error message is displayed and the command is
rejected.
If an interface is manually provisioned to have a maintenance intermediate point (MIP) at a certain
maintenance level and you attempt to configure it as a MEP for a VLAN on the same or a higher level,
an error message is displayed and the command is rejected.
If the VLAN for which a MEP is configured is removed from an interface, the MEP configuration is also
removed; the VLAN and the definition of the MEP are interrelated.
If a domain name has more than 43 characters, a warning message is displayed notifying that the
maintenance domain ID (MDID) is truncated to 43 characters in continuity check messages (CCMs) if
“id <fmt> <MDID>” is not configured.
domain-name String of a maximum of 154 characters.
mpid Integer from 1 to 8191 that identifies the MEP.
port Configures the DOWN service direction with no VLAN association
(untagged).
vlan Configures a VLAN.
vlan-id Integer from 1 to 4094 that identifies a VLAN.
Release Modification
12.2(33)SXI2 This command was introduced.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.