73
Cisco 3900 Series, Cisco 2900 Series, and Cisco 1900 Series Integrated Services Routers Generation 2 Software Configuration Guide
Chapter Configuring Ethernet Virtual Connection Bridge Domain
Connectivity Fault Management (CFM) over EVC BD
Provisioning Service (CE-A)
Perform this task to set up service for Ethernet CFM. Optionally, when this task is completed, you may
configure and enable the cross-check function. To perform this optional task, see "Configuring and
Enabling the Cross-Check Function (CE-A)".
SUMMARY STEPS
Step 1
enable
Step 2
configure terminal
Step 3
ethernet cfm domain
domain-name
level
level-id
Step 4
service
{
ma-name
|
ma-num
|
vlan-id
vlan-id
|
vpn-id
vpn-id
} [
port
|
vlan
vlan-id
[
direction down
]]
Step 5
continuity-check
[
interval
time
|
loss-threshold
threshold
|
static rmep
]
Step 6
continuity-check
[
interval
time
|
loss-threshold
threshold
|
static rmep
]
Step 7
continuity-check
[
interval
time
|
loss-threshold
threshold
|
static rmep
]
Step 8
exit
Step 9
mep archive-hold-time
minutes
Step 10
exit
Step 11
ethernet cfm global
Step 12
ethernet cfm ieee
Step 13
ethernet cfm traceroute cache
Step 14
ethernet cfm traceroute cache size
entries
Step 15
ethernet cfm traceroute cache hold-time
minutes
Step 16
interface
type number
Step 17
ethernet cfm mep domain
domain-name
mpid
mpid
{port | vlan
vlan-id
}
Step 18
ethernet cfm mep domain
domain-name
mpid
mpid
{port | vlan
vlan-id
}
Step 19
end
DETAILED STEPS
Command
Purpose
Step 1
enable
Example:
Router> enable
Enables the privileged EXEC mode.
Enter your password when prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters the global configuration mode.