ethernet cfm domain-type
Use this command to create a CFM Maintenance Domain (MD) in a bridge and enter Ethernet CFM mode.
Use the no form of this command to remove a domain.
Note: You can create up to 15 MDs in a bridge.
Only one domain can be created without any domain name in a bridge.
A domain name of type
character-string can only created only after the
hardware-profile filter cfm-domain-name-str command is executed.
Command Syntax
ethernet cfm domain-type (no-name|character-string) domain-name DOMAIN_NAME level
<0-7> mip-creation (none|default|explicit) |
no ethernet cfm domain-name DOMAIN_NAME
Parameters
domain-type
no-name
No MD name. The ma-type must be integer or itu-t carrier code (ICC) format defined by Y.1731.
character-string
Character string name. The ma-type must be string.
DOMAIN_NAME
Enter the name of the domain. Name must be of 5 characters if type is character-string otherwise no_name if domain-type is no-name1
<0-7>
MD level
mip-creation
Maintenance Intermediate Point (MIP) creation permission for this domain
none
No MIP can be created for this VLAN identifier
default
MIP can be created if no lower active level or MEP at next lower active level
explicit
Maintenance End Point (MEP) is needed at the next lower active level
Command Mode
Configure mode
Applicability
This command was introduced in OcNOS version 3.0.
Examples
OcNOS(config)#
OcNOS(config)#ethernet cfm domain-type character-string domain-name 12347 level 7 mip-creation none
OcNOS(config-ether-cfm)#
Last modified date: 10/20/2023