Addresses

Troubleshooting TCP/IP

Friday, November 25, 2011

1)   Analyzing traffic using network monitor Frame is an encapsulation of network interface layer (layer 2) data. Each frame contains source and destination computer addresses, header of the protocol used to send data and data itself. Packet is an encapsulation of internet layer (layer 3) data There are two versions of Network Monitor, the ...

Category : Microsoft
How Switches Learn Addresses

How Switches Learn Addresses

Tuesday, November 24, 2009

How Switches Learn Addresses - A switch uses its bridge forwarding table (called a MAC table in Catalyst) address table when forwarding frames to devices. With an enpty bridge forwarding table, the switch must flood frames to all ports other than the one it arrivied on. This is ...