-1

Considering,

i may have switches from different vendors in my network?

Also, how to ensure the target MAC will always exist in the MAC table of the switch

  • 1
    Looks like this question belongs on https://networkengineering.stackexchange.com/ – Matt Sep 25 '18 at 09:15

1 Answers1

0

l2 traceroute is limited to a l3 domain. It is limited to an L2 broadcast domain. You cannot go across the subnet.

Prem
  • 85
  • 3
  • plz reply abt how to ensure the target MAC will always exist in the MAC table of the switch – Pooja Gupta Oct 03 '18 at 11:12
  • Can you please provide more details? Normally MAC address table entries are aged out by the switch. Some products allow for the learnt addresses to stay sticky on the switch - this works only if the product supports it AND you have access to configure such feature on the switch. – Prem Oct 04 '18 at 07:52