l2ping -h
Usage: l2ping [options] mac_addr -d Debug -h Help -iHere is an example for l2ping through the e0c interface to the destination mac 00:1b:21:6b:d9:68:Network interface -l Maintenance domain level -v Vlan ID -c Count
10 packets transmitted, 10 received, 0% lossThe following command displays a l2ping from e0c interface to the destination mac 00:07:43:06:24:6f via vlan 100. Note that the -d option is on for debugging, and the l2ping is tried 3 times since the count is 3.
l2ping destination: 00:07:43:06:24:6f. l2ping through e0c (MAC addr 0x00A09820D0D3) 64 bytes from 0x00074306246F, sequence 0, time 0.138 ms 64 bytes from 0x00074306246F, sequence 1, time 0.108 ms 64 bytes from 0x00074306246F, sequence 2, time 0.110 ms 3 packets transmitted, 3 received, 0% loss round-trip min/avg/max = 0.108/0.118/0.138 ms