Network 511 Exam Flashcards
(77 cards)
What layer of the OSI model does a Hub operate at?
Layer 1 (Physical Layer)
What type of device is a Hub?
A multiport repeater
How does a Hub handle incoming traffic?
It broadcasts to all connected ports
What are the implications of broadcasting to all ports on a Hub?
All devices receive the data, even if not intended, leading to congestion and security issues
Do Hubs create multiple collision domains?
No, only one collision domain
What kind of communication does a Hub support?
Half-duplex only
Why are Hubs considered obsolete?
They cause collisions and do not offer secure or efficient communication compared to switches
What layer of the OSI model does a Switch operate at?
Layer 2 (Data Link Layer)
How does a Switch forward data?
Based on MAC addresses, only to the destination port
What does a Switch learn about connected devices?
MAC addresses associated with each port
What are the benefits of using a Switch over a Hub?
Reduces collisions, improves performance, enables full-duplex communication, enhances security
Do Switches create separate collision domains per port?
Yes, each port has its own collision domain
Can a Switch support full-duplex communication?
Yes, allowing simultaneous sending and receiving
What layer of the OSI model does a Router operate at?
Layer 3 (Network Layer)
What is the primary function of a Router?
Connects different networks together
How does a Router determine where to send packets?
Using IP addresses and routing tables
What additional functions can a Router perform?
NAT (Network Address Translation), firewall functions, packet filtering
Are Routers used within a single network segment like Switches?
No, Routers connect different networks
What layer of the OSI model does a Bridge operate at?
Layer 2 (Data Link Layer)
What is the purpose of a Bridge in a network?
To connect two network segments and filter traffic based on MAC addresses
How does a Bridge help reduce network congestion?
By dividing a larger network into smaller segments
Why are Bridges less common today?
Switches provide more advanced functionality such as multiple ports and better traffic management
What is the purpose of Spanning Tree Protocol (STP)?
Prevents loops in redundant network topologies that could cause broadcast storms and instability
How does STP elect a root bridge?
The switch with the lowest Bridge ID becomes the root; Bridge ID includes priority and MAC address