10-24
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 10 Configuring Ethernet OAM
Total Remote MEPs: 2
Use show ethernet cfm error command to view the error report:
PE2#show ethernet cfm error
--------------------------------------------------------------------------------
MPID Domain Id Mac Address Type Id Lvl
MAName Reason Age
--------------------------------------------------------------------------------
- L3 001d.45fe.ca81 BD-V 200 3
s2 Receive AIS 8s
PE2#

Configuring CFM with EVC Default Encapsulation

Complete the following steps to configure CFM with EVC default encapsulation:
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type number
4. service instance instance-id ethernet evc-name
5. encapsulation default
6. bridge-domain bridge-id
7. cfm encapsulation {dot1ad vlan-id | dot1q vlan-id} [dot1q vlan-id | second-dot1q vlan-id]
8. cfm mep domain domain-name mpid mpid-value
DETAILED STEPS
Command or Action Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3 interface
type number
Example:
Router(config)# interface GigabitEthernet0/9
Specifies an interface type and number, and enters interface
configuration mode.