CLI Reference Guide-R04

Table Of Contents
Chapter 27
| CFM Commands
Continuity Check Operations
– 823 –
If a maintenance point receives a CCM with an invalid MEPID or MA level or an
MA level lower than its own, a failure is registered which indicates a
configuration error or cross-connect error (i.e., overlapping MAs).
Example
This example enables continuity check messages for the specified maintenance
association.
Console(config)#ethernet cfm cc enable md voip ma rd
Console(config)#
snmp-server enable
traps ethernet cfm cc
This command enables SNMP traps for CFM continuity check events. Use the no
form to disable these traps.
Syntax
[no] snmp-server enable traps ethernet cfm cc [config | loop | mep-down |
mep-up]
configSends a trap if this device receives a CCM with the same MPID as its
own but with a different source MAC address, indicating that a CFM
configuration error exists.
loopSends a trap if this device receives a CCM with the same source MAC
address and MPID as its own, indicating that a forwarding loop exists.
mep-downSends a trap if this device loses connectivity with a remote
MEP, or connectivity has been restored to a remote MEP which has
recovered from an error condition.
mep-upSends a trap if a remote MEP is discovered and added to the local
database, the port state of a previously discovered remote MEP changes, or
a CCM is received from a remote MEP which as an expired entry in the
archived database.
Default Setting
All continuity checks are disabled.
Command Mode
Global Configuration
Command Usage
All mep-up traps are suppressed when cross-checking of MEPs is enabled because
cross-check traps include more detailed status information.