PurposeCommand or Action
Enables CFM processing globally on the device.ethernet cfm global
Example:
Device(config)# ethernet cfm global
Step 10
Specifies an interface and enters interface configuration
mode.
interface type number
Example:
Device(config)# interface gigabitethernet0/0/2
Step 11
Configures an Ethernet service instance on an interface
and enters Ethernet service configuration mode.
service instance id ethernet [evc-name]
Example:
Device(config-if)# service instance 333 ethernet
evc1
Step 12
Sets the encapsulation method used by the interface.
encapsulation encapsulation-type
Example:
Device(config-if-srv)# encapsulation dot1q 5
Step 13
Binds a service instance to a bridge domain instance.
bridge-domain bridge-id
Example:
Device(config-if-srv)# bridge-domain 100
Step 14
Creates a MIP and sets the maintenance level number.
cfm mip level level
Example:
Device(config-if-srv)#cfm mip level 4
Step 15
Returns to privileged EXEC mode.end
Example:
Device(config-if-srv)# end
Step 16
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
158
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet CFM