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 2 of 4.

Dinesh kuamr meena said:   1 decade ago
I believe it is 10mb.

However, with half duplex, it is shared access CSMA/CD. Since only one person can successfully transmit at one time, it is still 10 mb.

If it was full duplex, the throughput would be 20mb with multiple collision domains.

Dominic emmanuel said:   1 decade ago
It's 10mb more study on half duplex will help you understand.
(1)

Pankaj said:   1 decade ago
I think, Hub can broadcast which means to all but one time one user will only use full bandwidth.

Kowshik said:   1 decade ago
Can anyone please explain clearly how much speed hub and switch take ?

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.

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

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

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

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.

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.


Post your comments here:

Your comments will be displayed after verification.