Pergunta de entrevista da empresa Meraki

What is a CAM table and on what OSI layer does it operate in regards to?

Resposta da entrevista

Sigiloso

17 de jun. de 2022

A CAM table is sued for storing the bindings of MAC addresses to logical interfaces on a layer 2 switch. It has no idea what an IP address is, therefore it corresponds to OSI Layer 2. When data is destined for a certain MAC over LAN, instead of broadcasting a unicast out every port, the switch looks at the CAM table to decide where the packet should go, referencing a specific interface bound to the destination MAC.

1