Commands for Connectivity Fault Management
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
418
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>
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
Default
N/A.
Usage Guidelines
All ports configured on the specified VLAN are now CFM ports in the specified MA. Each VLAN can
be associated with a single association, or MA.
You add the MA, or association, to the domain, and the MA uses the MA 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 ExtremeWare XOS 11.4.
Platform Availability
This command is available only on the BlackDiamond 10808 and 12804 switches.
domain_name
Specifies the domain you want to associate with this MA.
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 you want to assign to this MA. Each VLAN belongs to only
one MA, and each MA contains only one VLAN.