Example
The following example configures cross-checking on an inward facing MEP (U-PE B)
U-PE B
ethernet cfm domain ServiceProvider level 4
mep crosscheck mpid 401 vlan 100
!
ethernet cfm mep crosscheck start-delay 60
The following example enables cross-checking on an inward facing MEP (U-PE B)
U-PE B
U-PEB#
ethernet cfm mep crosscheck enable level 4 vlan 100
Configuring and Enabling Cross-Checking for an Outward Facing MEP on the CE-A
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ethernet cfm domain domain-name level level-id
[
direction outward
]
4.
mep crosscheck mpid id vlan vlan-id
[
mac mac-address
]
5.
exit
6.
ethernet cfm mep crosscheck start-delay delay
7.
exit
8.
ethernet cfm mep crosscheck
{
enable
|
disable
}
level
{
level-id
|
level-id-level-id
[
,level-id-level-id
]}
vlan
{
vlan-id
|
any
|
vlan-id-vlan-id
[
,vlan-id-vlan-id
]}
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Device# configure terminal
Step 2
Defines a CFM domain at a specified level and enters
Ethernet CFM configuration mode.
ethernet cfm domain domain-name level level-id
[
direction outward
]
Example:
Device(config)# ethernet cfm domain Customer level
7 direction outward
Step 3
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
194
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet CFM