20-45
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 20 Checking Status and Connectivity
Configuring Metro Ethernet Connectivity Fault Management
This example shows how to enable Metro Ethernet CFM globally on a switch:
Console> (enable)
set ethernet-cfm enable
Ethernet CFM enabled.
Console> (enable)
Configuring Metro Ethernet CFM Domains
To create a maintenance domain and configure the maintenance level, perform this task in privileged
mode:
This example shows how to configure a maintenance domain with domain name customerxy Domain and
at level 6:
Console> (enable)
set ethernet-cfm domain customerXYDomain level 6
Created a Domain customerXYDomain at level 6.
Console> (enable)
Configuring a Metro Ethernet CFM Maintenance Association
To configure a maintenance association within the maintenance domain, perform this task in privileged
mode:
This example shows how to configure a maintenance association in a domain with a VLAN ID:
Console> (enable)
set ethernet-cfm maintenance-association ma-name-fmt text customerXMA
domain customerXYDomain vlan 1 direction up
Maintenance Association created successfully for vlan 1 in domain customerXYDomain
Console> (enable)
Task
Command
Enable or disable Metro Ethernet CFM globally
on a switch.
set ethernet-cfm
{
disable
|
enable
}
Task
Command
Configure a Metro Ethernet CFM domain.
set ethernet-cfm domain
domain name
level
level
Task
Command
Configure a Metro Ethernet CFM maintenance
association within the maintenance domain.
set ethernet-cfm maintenance-association
ma-name-fmt
fmt name
|
value
domain
domain-name
vlan
vlan_id
[
direction
up | down
]