Specifications

17-13
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
Use the no form of each command to remove a configuration or to return to the default settings.
EXAMPLE
The following example shows how to set the maximum number of seconds that a device will wait for
remote MEPs to come up before the cross-check operation is started to 700:
Switch(config)# ethernet cfm mep crosscheck start-delay 700
The following example shows how to enable an Ethernet CFM MEP cross-check in CFM D1 at level 2
for VLAN IDs in the range from 3000 to 3375:
Switch# ethernet cfm mep crosscheck enable level 2 vlan 3000-3375
Configuring Static Remote MEP
BEFORE YOU BEGIN
Review the “Information About Ethernet CFM” section on page 17-2 and “Ethernet CFM Configuration
Guidelines” section on page 17-7.
Step 6
end Return to privileged EXEC mode.
Step 7
ethernet cfm mep crosscheck {enable |
disable} domain domain-name {vlan {vlan-id |
any} | port}
Enable or disable CFM crosscheck for one or more
VLANs or a port MEP in the domain.
domain domain-name—Specify the name of the
created domain.
vlan {vlan-id | any}—Enter the service
provider VLAN ID or IDs as a VLAN-ID (1 to
4094), a range of VLAN-IDs separated by a
hyphen, or a series of VLAN IDs separated by
comma. Enter any for any VLAN.
port—Identify a port MEP.
Step 8
show ethernet cfm maintenance-points
remote crosscheck
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.
Command Purpose