1. Describe the different between a LAN switch/bridge and a router.
LAN switch/bridge operate at the data link layer(layer2) and works based on the MAC address, while a router operates at the IP layer (layer3) and works based on IP addresses.
2. What is the difference between an Ethernet switch and an Ethernet hub? Which is more suitable for a network with a high traffic load, a switch or a hub? Explain.
Ethernet switch is a store-and-forward device that operates at layer2. It forwards the packets to the destination based on the MAC address, thus no collision occurs. On the other hand, Ethernet hub operate at layer 1 of the OSI, it sends the packet to all connected ports(i.e. if flood the network) regardless of the destination thus producing collisions. A switch is more suitable for a network with a high traffic load because there are no collisions on the switch
3. What motivates the use of the term transparent in transparent bridges?
Transparent bridges work without the knowledge of the hosts, they learn the network topology themselves, and thus no certain configuration of the hosts is required.
4. Which role does the spanning tree protocol play when interconnecting LAN switches/bridges?
The spanning tree protocol prevents forwarding loops from occurring by organizing the bridges in a spanning tree topology, and by blocking certain bridge ports.
5. In the context of the IEEE 802.1d specification of the spanning tree protocol, define the following terms:
a. Root bridge
It is the bridge that is selected to be the root of the spanning tree; it is the bridge with the smallest Bridge ID (priority and MAC address), and that has the shortest path to other nodes in the networks
b. Root port
The bridge port that has the best path to the root bridge ( with minimum cost)
c. Designated bridge
The bridge on each LAN that provides the minimum path cost to the root bridge
d. Designated port
The port that is connected to the