Specifications

B-103
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
ethernet cfm mep level mpid vlan
To set an interface as a domain boundary (edge), define it as a maintenance endpoint (MEP), and set
direction for the MEP, use the ethernet cfm mep level mpid vlan command in interface configuration
mode. To restore the default configuration of the interface, use the no form of this command.
ethernet cfm mep level level-id [inward | outward domain domain-name] mpid id vlan {any |
vlan-id | ,vlan-id | vlan-id-vlan-id | ,vlan-id-vlan-id}
no ethernet cfm mep level level-id [inward | outward domain domain-name] mpid id vlan {any
| vlan-id | ,vlan-id | vlan-id-vlan-id | ,vlan-id-vlan-id}
Syntax Description
Command Default No MEPs are configured until this command is issued.
Command Modes Interface configuration (config-if)
Command History
level-id Integer from 0 to 7 that identifies the maintenance level at which the MEP is
defined.
inward (Optional) Indicates the direction of the MEP is toward the device. This is
the default.
outward (Optional) Sets an interface as outward (toward the wire).
domain (Optional) Identifies the domain in which the MEP is configured.
domain-name (Optional) String of a maximum of 154 characters that identifies the domain.
id Integer from 0 to 8191 that identifies the MEP.
any Indicates all VLANs are to be configured.
vlan-id Integer from 1 to 4094 that identifies a VLAN to be configured.
,vlan-id
Integers from 1 to 4094, separated by commas, that list VLANs to be
configured.
vlan-id-vlan-id Integers from 1 to 4094 that define a range of VLANs to be configured. The
hyphen is required to separate starting and ending values that are used to
define the range.
,vlan-id-vlan-id Integers from 1 to 4094 that define a list of VLAN ranges to be configured.
The comma must be entered to separate ranges. The hyphen is required to
separate starting and ending values that are used to define each range of
VLANs.
Release Modification
12.2(33)SRA This command was introduced.
12.4(11)T This command was integrated into Cisco IOS Release 12.4(11)T.
The outward and domain keywords and the domain-name argument were
added.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.