Specifications
17-14
System Management Software Configuration Guide for Cisco IE 2000U and Connected Grid Switches
Chapter 17 Configuring Ethernet OAM, CFM, and E-LMI
Configuring Ethernet CFM
DETAILED STEPS
Use the no form of each command to remove a configuration or to return to the default settings.
EXAMPLE
Switch(config)# ethernet cfm domain CUSTOMER level 7
Switch(config-ecfm)# service test vlan 10
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
ethernet cfm domain domain-name level
level-id
Define a CFM domain, set the domain level, and
enter ethernet-cfm configuration mode for the
domain. The maintenance level number range is 0 to
7.
Step 3
service {ma-name | ma-number | vpn-id vpn}
{vlan vlan-id [direction down] | port}
Define a customer service maintenance association
name or number or a VPN ID to be associated with
the domain, and a VLAN ID or peer MEP, and enter
ethernet-cfm-service configuration mode.
• ma-name—a string of no more than 100
characters that identifies the MAID.
• ma-number—a value from 0 to 65535.
• vpn-id—enter a VPN ID as the ma-name.
• vlan vlan-id—VLAN range is from 1 to 4094.
You cannot use the same VLAN ID for more
than one domain at the same level.
• (Optional) direction down—specify the service
direction as down.
• port—Configure port MEP, a down MEP that is
untagged and not associated with a VLAN.
Step 4
continuity-check Enable sending and receiving of continuity check
messages.
Step 5
mep mpid identifier Define the static remote maintenance end point
identifier. The range is 1 to 8191
Step 6
continuity-check static rmep Enable checking of the incoming continuity check
message from a remote MEP that is configured in the
MEP list.
Step 7
end Return to privileged EXEC mode.
Step 8
show ethernet cfm maintenance-points
remote static
Verify the configuration.
Step 9
show ethernet cfm errors [configuration] Enter this command after you enable CFM
crosscheck to display the results of the crosscheck
operation. Enter the configuration keyword to
display the configuration error list.
Step 10
copy running-config startup-config (Optional) Save your entries in the configuration
file.