configure cfm domain add association vpn-id oui index

configure cfm domain domain_name add association vpn-id oui oui index index [vlan vlan_name| meg meg_name|vman vman_name]

Description

Creates a maintenance association (MA) related to a specified maintenance domain (MD). This command supports the RFC 2685 VPN ID MA format.

Syntax Description

domain_name

Specifies the domain you want to associate with this MA.

association

IEEE 802.1ag Maintenance Association or ITU-T Y.1731 Maintenance Entity Group

oui

Enter a virtual private network (VPN) Organizational Unique Identifier (OUI) in the format XX:XX:XX as part of the name for the MA.

index

Enter the 32-bit VPN index you want to append to the OUI to name the MA. The range is 0 to 4294967295.

vlan_name

Specifies the VLAN (Virtual LAN) you want to assign to this MA. Each MA contains only one VLAN, VMAN, or BVLAN.

vman_name

Specifies the VMAN you want to assign to this MA.

meg

ITU-T Y.1731 Maintenance Entity Group.

meg_name

MEG name, maximum of 12 characters with 6 bytes ITU Carrier Code and 6 bytes organization specific unique MEG ID code.

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 an MA with the VPN ID of 11:22:33 50 that associates the domain spain and the VLAN accounting:

configure cfm domain spain add association vpn-id oui 11:22:33 index 50 vlan accounting

History

This command was first available in ExtremeXOS 11.4.

Platform Availability

This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.