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?
Options
A. 100 kbps
B. 1 Mbps
C. 2 Mbps
D. 10 Mbps
Correct Answer
10 Mbps
Explanation
Each device has 10 Mbps to the server.
Networking Basics problems
Search Results
1. What is a stub network?
Options
A. A network with more than one exit point.
B. A network with more than one exit and entry point.
C. A network with only one entry and no exit point.
D. A network that has only one entry and exit point.
VTP is not right because it has nothing to do with trunking except that it sends VLAN information across a trunk link. 802.1Q and ISL are used to configure trunking on a port.
8. Which of the following is the valid host range for the subnet on which the IP address 192.168.168.188 255.255.255.192 resides?
256 - 192 = 64. 64 + 64 = 128. 128 + 64 = 192. The subnet is 128, the broadcast address is 191, and the valid host range is the numbers in between, or 129-190.
9. Which protocol is used to send a destination network unknown message back to originating hosts?
Correct Answer: Stops an interface from sending periodic dynamic updates but not from receiving updates.
Explanation:
The
passive command, short for passive-interface, stops regular updates from being sent out an interface. However, the interface can still receive updates.