
Vmware mac address table aging mac#
Lets look at the MAC address table on the switch Switch#sh mac address-table So if we try and ping between the two we can see the MAC address table being populated and communication being successful. Else the frame is sent out of all ports of the switch in an attempt to find the destination MAC address and this is also known as unknown unicast flooding.Īs PC1 and PC3 are in the same VLAN and on the same subnet: PC1> show ip.If the destination MAC address is found in the MAC table the switch forwards the frame through the port which connects to that MAC address.Reads the destination MAC address in the frame, then makes a decision.


You can check a MAC table on switch using command “show mac address-table”. The MAC table contains a mapping as to what MAC address connects to which port and in which VLAN.

The MAC address-table which is also known as the CAM table is a table in the memory buffers of the switch containing a database of the MAC addresses the switch learns from the frames entering the switch ports.
