PurposeCommand or Action
Returns to global configuration mode.exit
Example:
Device(config-if)# exit
Step 20
Specifies an interface and enters interface configuration
mode.
interface type number
Example:
Device(config)# interface gigabitethernet0/0/2
Step 21
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 22
Sets the encapsulation method used by the interface.
encapsulation encapsulation-type
Example:
Device(config-if-srv)# encapsulation dot1q 5
Step 23
Binds a service instance to a bridge domain instance.
bridge-domain bridge-id
Example:
Device(config-if-srv)# bridge-domain 100
Step 24
Creates a MIP and sets the maintenance level number.
cfm mip level level
Example:
Device(config-if-srv)#cfm mip level 4
Step 25
Returns to privileged EXEC mode.end
Example:
Device(config-if-srv)# end
Step 26
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
169
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet CFM