32-14
Cisco ME 3800X and 3600X Switch Software Configuration Guide
OL-23400-01
Chapter 32 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.
This is a sample configuration for a port MEP:
Switch(config)#
ethernet cfm domain abc level 3
Switch(config-ecfm)#
service PORTMEP port
Switch(config-ecfm-srv)#
mep mpid 222
Switch(config-ecfm-srv)#
continuity-check
Switch(config-ecfm-srv)#
continuity-check static rmep
Switch(config-ecfm-srv)#
exit
Switch(config-ecfm)#
exit
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
ethernet cfm mep domain abc mpid 111 port
Switch(config-if)#
end
Configuring SNMP Traps
Beginning in privileged EXEC mode, follow these steps to configure traps for Ethernet CFM:
Use the no form of each command to remove a configuration or to return to the default settings.
Step 12
ethernet cfm mep domain domain-name mpid
identifier port
Configure the interface as a port MEP for the domain.
•
domain domain-name—Specify the name of the
created domain.
•
mpid identifier—Enter a maintenance end point
identifier. The identifier must be unique for each
VLAN. The range is 1 to 4094.
Step 13
end
Return to privileged EXEC mode.
Step 14
show ethernet cfm maintenance-points remote
static
Verify the configuration.
Step 15
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 16
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
snmp-server enable traps ethernet cfm cc [mep-up]
[mep-down] [config] [loop] [cross-connect]
(Optional) Enable Ethernet CFM continuity check traps.
Step 3
snmp-server enable traps ethernet cfm crosscheck
[mep-unknown] [mep-missing] [service-up]
(Optional) Enable Ethernet CFM crosscheck traps.
Step 4
end
Return to privileged EXEC mode.
Step 5
show running-config
Verify your entries.
Step 6
copy running-config startup-config
(Optional) Save your entries in the configuration file.