Purpose
Command or Action
Sets the amount of time that CFM traceroute cache
entries are retained.
ethernet cfm traceroute cache hold-time minutes
Example:
Device(config)# ethernet cfm traceroute cache
hold-time 60
Step 11
Specifies an interface and enters interface configuration
mode.
interface type number
Example:
Device(config)# interface gigabitethernet0/0/2
Step 12
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 13
Sets the encapsulation method used by the interface.
encapsulation encapsulation-type
Example:
Device(config-if-srv)# encapsulation dot1q 5
Step 14
Binds a service instance to a bridge domain instance.
bridge-domain bridge-id
Example:
Device(config-if-srv)# bridge-domain 100
Step 15
Creates a MIP and sets the maintenance level number.
cfm mip level level
Example:
Device(config-if-srv)#cfm mip level 4
Step 16
Returns to interface configuration mode.
exit
Example:
Device(config-if-srv)# exit
Step 17
Returns to global configuration mode.
exit
Example:
Device(config-if)# exit
Step 18
Carrier Ethernet Configuration Guide (Cisco ASR 920 Series)
149
Configuring Ethernet Connectivity Fault Management in a Service Provider Network
Configuring Ethernet CFM