Networking - Networking Basics - Discussion

Discussion Forum : Networking Basics - Networking Basics (Q.No. 5)
5.
You have 10 users plugged into a hub running 10Mbps half-duplex. There is a server connected to the switch running 10Mbps half-duplex as well. How much bandwidth does each host have to the server?
100 kbps
1 Mbps
2 Mbps
10 Mbps
Answer: Option
Explanation:
Each device has 10 Mbps to the server.
Discussion:
36 comments Page 4 of 4.

Akshay said:   1 decade ago
A 10/100Mbps hub must share its bandwidth with each and every one of its ports. So when only one PC is broadcasting, it will have access to the maximum available bandwidth. If, however, multiple PCs are broadcasting, then that bandwidth will need to be divided among all of those systems, which will degrade performance.

A switch, however, keeps a record of the MAC addresses of all the devices connected to it. With this information, a switch can identify which system is sitting on which port. So when a frame is received, it knows exactly which port to send it to, without significantly increasing network response times.

And, unlike a hub, a 10/100Mbps switch will allocate a full 10/100Mbps to each of its ports. So regardless of the number of PCs transmitting, users will always have access to the maximum amount of bandwidth. It's for these reasons a switch is considered to be a much better choice then a hub.

Nitin sharma said:   1 decade ago
No, since last mile is Hub, that is on layer 1 device and doesn't break broadcast domain as well collision domain, so it will share the available bandwidth into no of connected users. Answer B is valid.

Rahul said:   1 decade ago
Can some one give clarify it.

Jackson said:   1 decade ago
How is it 10 mbps?

Ramesh said:   1 decade ago
If it is full duplex?

Alif said:   1 decade ago
Hub and switch are designed in such a way that there should not be any change in the frequency, if frequency remain same so as the bandwidth remain same, the only chances are for data collision.


Post your comments here:

Your comments will be displayed after verification.