PurposeCommand or Action
Configures an Ethernet service instance on an
interface and enters service instance configuration
mode.
service instance id ethernet evc-id
Example:
Device(config-if)# service instance 100 ethernet
evc_100
Step 25
Defines the matching criteria to map 802.1Q frames
on an ingress interface to the appropriate service
instance.
encapsulation dot1q vlan-id
Example:
Device(config-if-srv)# encapsulation dot1q 100
Step 26
Establishes a bridge domain.
bridge-domain bridge-id
Example:
Device(config-if-srv)# bridge-domain 100
Step 27
Configures a MEP for a domain.
cfm mep domain domain-name mpid mpid-value
Example:
Device(config-if-srv)# cfm mep domain PROVIDER
inward mpid 201
Step 28
Returns to privileged EXEC mode.end
Example:
Device(config-if-srv)# end
Step 29
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 30
Globally enables transmission of CCMs.
ethernet cfm cc enable level level-id evc evc-name
Example:
Device(config)# ethernet cfm cc enable level 0-7
evc evc_100
Step 31
Sets the parameters for CCMs.
ethernet cfm cc level any evc evc-name interval
seconds loss-threshold num-msgs
Step 32
Example:
Device(config)# ethernet cfm cc level any evc
evc_100 interval 100 loss-threshold 2
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
201
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet CFM