Specifications
2-260
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
oam protocol cfm svlan
oam protocol cfm svlan
Use the oam protocol cfm svlan EVC configuration command to configure the Ethernet virtual
connection (EVC) operation, administration, and maintenance (OAM) protocol as IEEE 801.2ag
Connectivity Fault Management (CFM) and to identify the service provider VLAN-ID for a CFM
domain level. Use the no form of this command to remove the OAM protocol configuration for the EVC.
oam protocol cfm svlan vlan-id domain domain-name
no oam protocol
This command is available only if your switch is running the metro IP access or metro access image.
Syntax Description
Defaults There are no service provider VLANs identified for an EVC.
Command Modes EVC configuration
Command History
Usage Guidelines When you enter domain domain-name, the CFM domain must have already been created by entering the
ethernet cfm domain domain-name level level-id global configuration command. If the CFM domain
does not exist, the command is rejected, and an error message appears.
Examples This example shows how to enter EVC configuration mode and to configure the OAM protocol as CFM:
Switch(config)# ethernet evc test1
Switch(config-evc)# oam protocol cfm svlan 22 domain Operator
Related Commands
vlan-id Service provider VLAN ID for CFM. The range is 1 to 4094.
domain domain-name Identify the CFM domain for the service provider VLAN ID. If the CFM
domain does not exist, the command is rejected, and an error message
appears.
Release Modification
12.2(25)SEG This command was introduced.
Command Description
ethernet evc evc-id Defines an EVC and enters EVC configuration mode.
ethernet cfm domain Defines a CFM domain and sets the domain level.