Cisco Systems 4500 Switch User Manual


  Open as PDF
of 1504
 
57-13
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 57 Configuring Ethernet OAM and CFM
Configuring Ethernet CFM
Configuring Static Remote MEP
To configure Ethernet CFM static remote MEP, perform this task:
Use the no form of each command to remove a configuration or to return to the default settings.
The following example illustrates how to configure Ethernet CFM static remote MEP:
Switch(config)# ethernet cfm domain abc level 3
Switch(config-ecfm)# service test vlan 5
Switch(config-ecfm-srv)# continuity-check
Switch(config-ecfm-srv)# mep mpid 23
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.