C613-50170-01 Rev B
Command Reference for x510 Series
335
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
C
ONNECTIVITY
F
AULT
M
ANAGEMENT
C
OMMANDS
ETHERNET
CFM
MEP
prevent loops in the network. As such, it is important that Down MPs be used
in an MD/MA that is not subject to topology loops. A Down MP can be VLAN
aware or link-local.
An MEP can be either Up or Down for a given MD/MA, but within a bridge for the
same MD/MA, there can only be one Up or Down MEP (not both). An Up MEP must
be VLAN aware. A Down MEP may be VLAN aware. Otherwise, a Down MEP is
allowed to be link local (VLAN unaware), and its scope is that of the entire link.
AlliedWare Plus supports Down Maintenance Entities only.
Example
To create a local MEP instance context with a domain name of “MD-INST2” and an
MA name of “MA-INST2-1”, use the commands:
awplus(config)#
interface port1.0.2
awplus(config-if)#
ethernet cfm mep down mpid 12 domain-name
MD-INST2 ma-name MA-INST2-1
To re-enter a local MEP instance context with the domain name “MD-INST2” and
the MA name “MA-INST2-1”, use the commands:
awplus(config-if)#
ethernet cfm mep down mpid 12 domain-name
MD-INST2 ma-name MA-INST2-1
awplus(config-if-eth-cfm-mep)#
To destroy a local MEP instance context with the domain name “MD-INST2” and
the MA name “MA-INST2-1”, use the commands:
awplus(config-if)#
no ethernet cfm mep down mpid 12 domain-name
MD-INST2 ma-name MA-INST2-1
Related
Commands
show ethernet cfm maintenance-points remote mep
Command
changes
Version 5.4.7-1.1: command added