create cfm domain mac ma-level
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
439
create cfm domain mac ma-level
create cfm domain mac <mac> <int> ma-level <level>
Description
Creates a maintenance domain (MD) in the MAC a 2-octet integer format and assigns an MA
level to that domain.
Syntax Description
Default
N/A.
Usage Guidelines
You can have up to 8 domains on a switch, and each one must have a unique MA level.
You assign each domain a maintenance association (MA) level, which function in a hierarchy for
forwarding CFM messages. The levels are from 0 to 7; with the lowest number being superior in the
hierarchy.
The IEEE standard 801.2ag specifies different levels for different network users, as follows:
●
0 to 2 for end users
●
3 and 4 for Internet service providers (ISPs)
●
5 to 7 for operators (entities carrying the information for the ISPs)
Example
The following command creates a domain, using the MAC + 2-octet integer format, with the MAC
address of 11:22:33:44:55:66 and an integer value of 63; it also assigns that domain an MA level of 2:
create cfm domain mac 11:22:33:44:55:66 63 ma-level 2
History
This command was first available in ExtremeWare XOS 11.4.
mac
Enter a MAC address in the format XX:XX:XX:XX:XX:XX to specify part of the
domain name.
int
Enter the 2-octet integer you want to append to the MAC address to specify
the domain name.
level
Specifies the MA level you are assigning to this domain. Enter a value between
0 and 7.