configure cfm domain add association integer

configure cfm domain domain_name add association integer int [vlan vlan_name|vman vman_name]

Description

Creates a maintenance association (MA) related to a specified maintenance domain (MD). This command supports the 2-octet integer MA format.

Syntax Description

domain_name

Specifies the domain you want to associate with this MA.

int

Enter an integer to name the MA. The range is 0 to 65535.

vlan_name

Specifies the VLAN you want to assign to this MA. Each MA contains only one VLAN, VMAN, BVLAN or SVLAN.

vman_name

Specifies the VMAN you want to assign to this MA.

Default

N/A.

Usage Guidelines

All ports configured on the specified VLAN are now CFM ports in the specified MA.

You add the MA, or association, to the domain, and the MA uses the MD level assigned to the domain. Each MA can belong to only one domain, but several MAs can belong to a given domain. The MA is unique within a given domain.

Example

The following command creates a 2-octet integer MA (350) that associates the domain brazil and the VLAN admin:

configure cfm domain brazil add association integer 350 vlan admin

History

This command was first available in ExtremeXOS 11.4.

The SVLAN option was added in ExtremeXOS 12.4.

Platform Availability

This command is available on all platforms.