R3303-HP HSR6800 Routers High Availability Command Reference
33
cfd ma
Use cfd ma to create MAs in an MD.
Use undo cfd ma to delete MAs in an MD.
Syntax
cfd ma ma-name md md-name vlan vlan-id
undo cfd ma ma-name md md-name
Default
No MA is created.
Views
System view
Default command level
2: System level
Parameters
ma ma-name: Specifies the name of the MA, which is a string of 1 to 43 characters. IEEE 802.1ag
standard version allows an MA name to contain letters, numbers, and special characters such as tilde (~),
exclamation mark (!), at sign (@), number sign (#), dollar sign ($), percent (%), caret (^), ampersand (&),
asterisk(*), brackets ({ }, ( ),[ ], < >), hyphen (-), underscore (_), plus (+), equal sign (=), vertical bar (|),
backslash (\), colon (:), semicolon (;), quotation marks (", '), comma (,), period (.), and slash (/). IEEE
802.1ag draft5.2 version and IEEE 802.1ag draft5.2 interim version allow an MA name to contain letters,
numbers, and special characters such as hyphen (–) and underscore (_), but do not allow an MA name
to start or end with a special character.
md md-name: Specifies the name of an MD, a string of 1 to 43 characters. IEEE 802.1ag standard
version allows an MD name to contain letters, numbers, and special characters such as tilde (~),
exclamation mark (!), at sign (@), number sign (#), dollar sign ($), percent (%), caret (^), ampersand (&),
asterisk(*), brackets ({ }, ( ),[ ], < >), hyphen (-), underscore (_), plus (+), equal sign (=), vertical bar (|),
backslash (\), colon (:), semicolon (;), quotation marks (", '), comma (,), period (.), and slash (/). IEEE
802.1ag draft5.2 version and IEEE 802.1ag draft5.2 interim version allow an MD name to contain letters,
numbers, and special characters such as hyphen (–) and underscore (_), but do not allow an MD name
to start or end with a special character.
vlan vlan-id: Specifies the ID of the VLAN where MA is in service, in the range of 1 to 4094.
Usage guidelines
Before creating an MA, you must create an MD first.
The total length of the MA and MD names should not exceed 44 characters.
When deleting an MA, you will also delete the configurations related to that MA.
Examples
# Create an MA named test_ma in an MD named test_md, and configure the MA to serve VLAN 100.
<Sysname> system-view
[Sysname] cfd md test_md level 3
[Sysname] cfd ma test_ma md test_md vlan 100