1-7
Table 1-3 cfd loopback command output description
Field Description
Loopback to 0010-FC00-6512 with the sequence
number start from 1101-43404
Sends LBMs to 0010-FC00-6512 with the sequence
number starting with 1101-43404
Reply from 0010-FC00-6512 Reply from 0010-FC00-6512
sequence number
Sequence number in the LBR messages
Send
Number of LBMs sent
Received
Number of LBR messages received
Lost
Number of lost LBMs
cfd ma
Syntax
cfd ma ma-name md md-name vlan vlan-id
undo cfd ma ma-name md md-name
View
System view
Default Level
2: System level
Parameters
ma ma-name: Specifies the name of the MA, which is a string of 1 to 43 characters, composed of letters,
numbers or underlines, but cannot start with an underline character.
md md-name: Specifies the name of an MD, a string of 1 to 43 characters, composed of letters,
numbers or underlines, but cannot start with an underline character.
vlan vlan-id: Specifies the ID of the VLAN where MA is in service, ranging from 1 to 4094.
Description
Use the cfd ma command to create MAs in an MD.
Use the undo cfd ma command to delete MAs in an MD.
By default, no MA is created.
Note that:
z Before creating an MA, you must create an MD first.
z The total length of the MA and MD names should not exceed 44 characters.
z When deleting an MA, you will also delete the configurations related to that MA.
Related commands: cfd md.
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