Podcast
Questions and Answers
What is the primary function of a repeater in a LAN?
What is the primary function of a repeater in a LAN?
What layer of the OSI model do repeaters operate on?
What layer of the OSI model do repeaters operate on?
What happens when two nodes on connected segments transmit at the same time in a repeater-based network?
What happens when two nodes on connected segments transmit at the same time in a repeater-based network?
What type of topology is formed when using a hub?
What type of topology is formed when using a hub?
Signup and view all the answers
How does a hub handle incoming data from an adapter?
How does a hub handle incoming data from an adapter?
Signup and view all the answers
What is the primary function of a bridge in a network?
What is the primary function of a bridge in a network?
Signup and view all the answers
How many categories of connecting devices are mentioned in the chapter?
How many categories of connecting devices are mentioned in the chapter?
Signup and view all the answers
What type of device acts on frames or packets?
What type of device acts on frames or packets?
Signup and view all the answers
What is the primary function of a bridge?
What is the primary function of a bridge?
Signup and view all the answers
What is the main difference between a switch and a bridge?
What is the main difference between a switch and a bridge?
Signup and view all the answers
What is the advantage of cut-through switching in switches?
What is the advantage of cut-through switching in switches?
Signup and view all the answers
What is the main function of a router?
What is the main function of a router?
Signup and view all the answers
What is the difference between a switch and a router?
What is the difference between a switch and a router?
Signup and view all the answers
What is the disadvantage of cut-through switching?
What is the disadvantage of cut-through switching?
Signup and view all the answers
What is the function of a router in terms of broadcast domains?
What is the function of a router in terms of broadcast domains?
Signup and view all the answers
What do routers use to determine the best route?
What do routers use to determine the best route?
Signup and view all the answers
What is a key difference between a hub and a bridge?
What is a key difference between a hub and a bridge?
Signup and view all the answers
What is the primary advantage of using a backbone hub?
What is the primary advantage of using a backbone hub?
Signup and view all the answers
What is a consequence of interconnecting multiple LAN segments with a hub?
What is a consequence of interconnecting multiple LAN segments with a hub?
Signup and view all the answers
What is a characteristic of a bridge's operation?
What is a characteristic of a bridge's operation?
Signup and view all the answers
What is a key difference between a collision domain and a broadcast domain?
What is a key difference between a collision domain and a broadcast domain?
Signup and view all the answers
How does a bridge divide a LAN?
How does a bridge divide a LAN?
Signup and view all the answers
What is a limitation of using a hub?
What is a limitation of using a hub?
Signup and view all the answers
What is the function of a bridge in a network?
What is the function of a bridge in a network?
Signup and view all the answers
Study Notes
Connecting Devices in Computer Networks
Functions of Network Devices
- Separating (connecting) networks or expanding a network
- Examples: Repeaters, Hubs, Bridges, Switches, Routers
Five Connecting Devices
- Repeaters
- Hubs
- Bridges
- Switches
- Routers
Repeaters
- A physical layer device that acts on bits, not on frames or packets
- Regenerates incoming bits and transmits them onto all other interfaces
- Used in LAN to connect cable segments and extend the maximum cable length
- Does not implement any access method, so collisions can occur
Hubs
- Acts on the physical layer, operating on bits rather than frames
- Used to connect stations in a physical star topology, but logically a bus
- Receives a bit from an adapter and sends it to all other adapters without filtering
- Multiple Hubs can be used to extend the network length
- Forms a single collision domain and a single broadcast domain
Bridges
- Acts on the data link layer (MAC address level)
- Used to divide (segment) a LAN into smaller LAN segments or to connect LANs with identical physical and data link layers protocol
- Each LAN segment is a separate collision domain
- Performs filtering using a table, unlike Hubs and Repeaters
- Connects LANs, whereas Switches connect individual computers
Switches
- Usually used to connect individual computers, not LANs like Bridges
- Allows multiple devices connected to the switch to transmit simultaneously
- Operates in Full-duplex mode, sending and receiving frames simultaneously
- Performs MAC address recognition and frame forwarding in hardware
- Types of Switches include:
- Store-and-forward switching: receives entire frame before forwarding
- Cut-through switching: forwards frames when enough is received to make a forwarding decision
Routers
- Operates at the network layer, dealing with packets not frames
- Connects LANs and WANs with similar or different protocols together
- Isolates both collision domains and broadcast domains
- Acts like normal stations on a network, but has multiple network addresses
- Communicates with other Routers, exchanging routing information
- Determines the best route using a routing algorithm and special software
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
This quiz is for 4th-year students in the Electrical Engineering Department at Al-Mustansiryah University, covering Chapter 6 of Computer Networks. It focuses on the functions of network devices, including repeaters, hubs, bridges, routers, and switches.