PurposeCommand or Action
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 17
Establishes a bridge domain.
bridge-domain bridge-id
Example:
Device(config-if-srv)# bridge-domain 100
Step 18
Configures a MEP for a domain.
cfm mep domain domain-name mpid mpid-value
Example:
Device(config-if-srv)# cfm mep domain CUSTOMER mpid
1001
Step 19
Returns to privileged EXEC mode.end
Example:
Device(config-if-srv)# end
Step 20
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 21
Specifies an interface and enters interface
configuration mode.
interface type name
Example:
Device(config)# interface gigabitethernet0/0/1
Step 22
Disables IP processing.no ip address
Example:
Device(config-if)# no ip address
Step 23
Provisions a MIP at a specified maintenance level
on an interface.
ethernet cfm mip level level-id
Example:
Device(config-if)# ethernet cfm mip level 7
Step 24
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
200
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet CFM