Networking Switching Basics
16 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Explain the two terms associated with frames entering or leaving an interface in networking.

The two terms associated with frames entering or leaving an interface in networking are 'Ingress' (entering the interface) and 'Egress' (exiting the interface).

What does a switch use to make forwarding decisions and determine the egress interface for a frame?

A switch uses its MAC address table (Content Addressable Memory/CAM table) to make forwarding decisions and determine the egress interface for a frame based on the destination MAC address.

Describe the two-step process used by a switch for frame forwarding.

The two-step process used by a switch for frame forwarding involves: 1. Learning - examining the source address, adding the source MAC if not in the table, and resetting the timeout setting if the source is in the table; 2. Forwarding - examining the destination address and forwarding the frame out the specified port if the destination MAC is in the MAC address table, or flooding the frame out all interfaces except the one it was received if the destination MAC is not in the table.

What action does a switch take if the destination MAC address is not in the MAC address table?

<p>If the destination MAC address is not in the MAC address table, the switch floods the frame out all interfaces except the one it was received on.</p> Signup and view all the answers

Explain the two methods used by switches to make forwarding decisions after receiving a frame.

<p>The two methods used by switches to make forwarding decisions after receiving a frame are store-and-forward switching and cut-through switching.</p> Signup and view all the answers

Describe the primary characteristics of store-and-forward switching.

<p>Store-and-forward switching involves error checking, where the switch checks the Frame Check Sequence (FCS) for CRC errors, and buffering, where the ingress interface buffers the frame while it checks the FCS.</p> Signup and view all the answers

What are the key concepts of cut-through switching?

<p>Cut-through switching is appropriate for switches needing latency to be under 10 microseconds, does not check the FCS, may lead to bandwidth issues if it propagates too many errors, and cannot support ports with differing speeds going from ingress to egress.</p> Signup and view all the answers

What is the purpose of a collision domain in networking?

<p>A collision domain is an area where collisions can occur in a network. It is important in determining how devices share the available bandwidth.</p> Signup and view all the answers

How do switches alleviate network congestion?

<p>Switches alleviate network congestion by using the MAC address table and full-duplex to eliminate collisions, and by employing features such as fast port speeds, fast internal switching, large frame buffers, and high port density.</p> Signup and view all the answers

What is a broadcast domain in networking?

<p>A broadcast domain extends across all Layer 1 or Layer 2 devices on a LAN and consists of all devices on the LAN that receive the broadcast traffic.</p> Signup and view all the answers

How can a layer 3 device break a broadcast domain?

<p>A layer 3 device, such as a router, can break a broadcast domain by routing traffic between different subnets, thereby limiting the scope of broadcast traffic.</p> Signup and view all the answers

What impact does full-duplex operation have on collision domains?

<p>Full-duplex operation eliminates collision domains, as it allows for simultaneous data transmission and reception on a communication link.</p> Signup and view all the answers

What is the role of auto-negotiation in network devices?

<p>Auto-negotiation is used as the default setting for duplex and speed in most network devices, including Cisco and Microsoft, to automatically determine and configure the optimal communication parameters between connected devices.</p> Signup and view all the answers

Why is it important for switches to check the Frame Check Sequence (FCS) for CRC errors?

<p>It is important for switches to check the FCS for CRC errors to ensure the integrity of the received frames and to discard any bad frames with errors.</p> Signup and view all the answers

What are the potential drawbacks of cut-through switching?

<p>Potential drawbacks of cut-through switching include the inability to check the FCS, which can lead to error propagation, and the limitation in supporting ports with differing speeds going from ingress to egress.</p> Signup and view all the answers

What are the features of switches that help alleviate network congestion?

<p>Features of switches that help alleviate network congestion include protocol function, fast port speeds, fast internal switching, large frame buffers, and high port density.</p> Signup and view all the answers

More Like This

Use Quizgecko on...
Browser
Browser