User's Manual

DragonWave Inc.
64
Horizon Compact Plus Release 1.0.1 Wireless Ethernet Product User Manual Volume 4
ECFM CLI Command
Description
ecfm ping ethernet mac
Send unicast or multicast Loopback messages by providing the MAC
Address of the MEP or MIP.
Sequence:
ecfm ping ethernet [ mac {<aa:bb:bb:bb:bb:bb> | multicast }
{domain <domain-name(1..20)> | level <level-id(0-7)>} [vlan
<vlan-id(1-4094)>] [interface <interface-number>] [direction
{inward | outward}] [data-pattern <string> |test-pattern null-
signal-without-crc | null-signal-with-crc | prbs-without-crc |prbs-
with-crc] [size <pdu-size(64-1400)> | variable-bytes] [interval
<milliseconds(1-600000)>] [count <num_of_msgs(1-8192)>]
[deadline <seconds(1-172800)>] [switch <string(32)>]
Where
mac identifies the destination Mac address
mpid is the mepid of remote MEP.
multicast identifies the multicast-type loopback message
domain_name identifies the domain.
level identifies domain’s level
vlan identifies the service’s vlan id
interface is the port number. In Horizon ODU, the default port is 1.
direction {inward | outward} specifies the MEP’s direction. The
default is outward.
data-pattern <string> is the pattern string to transmit
test-pattern is the pattern for loopback message. There are four
types of test patterns:
null-signal-without-crc
null-signal-with-crc
prbs-without-crc
prbs-with-crc
size <pdu-size(64-1400)> | variable-bytes is to generate the
loopback message with the fixed length or the variable size.
interval <milliseconds(1-600000)> identifies the interval to send the
loopback message.
count <num_of_msgs(1-8192)> specifies the total number.
deadline <seconds(1-172800)> identifies the expired time of the
loopback message.
Note:
Mac Address of the MEP with specified target “mpid” must be
learned prior to the execution of the command.