Online Networking Test - Networking Test 6
Instruction:
- This is a FREE online test. Beware of scammers who ask for money to attend this test.
- Total number of questions: 20.
- Time allotted: 30 minutes.
- Each question carries 1 mark; there are no negative marks.
- DO NOT refresh the page.
- All the best!
Marks : 2/20
Total number of questions
20
Number of answered questions
0
Number of unanswered questions
20
Test Review : View answers and explanation for this test.
1.
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?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Each device has 10 Mbps to the server.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
2.
What does the command routerA(config)#line cons 0 allow you to perform next?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The command line console 0 places you at a prompt where you can then set your console user-mode password.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
3.
How many broadcast domains are created when you segment a network with a 12-port switch?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
By default, switches break up collision domains but are one large broadcast domain.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
4.
Which of the following services use UDP?
- DHCP
- SMTP
- SNMP
- FTP
- HTTP
- TFTP
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
DHCP, SNMP, and TFTP use UDP.
Discuss about this problem : Discuss in Forum
Learn more problems on : TCP/IP
5.
What layer in the TCP/IP stack is equivalent to the Transport layer of the OSI model?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The four layers of the TCP/IP stack (also called the DoD model) are Application/Process, Host-to-Host, Internet, and Network Access. The Host-to-Host layer is equivalent to the Transport layer of the OSI model.
Discuss about this problem : Discuss in Forum
Learn more problems on : TCP/IP
6.
If an Ethernet port on a router were assigned an IP address of 172.16.112.1/25, what would be the valid subnet address of this host?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
A /25 mask is 255.255.255.128. Used with a Class B network, the third and fourth octets are used for subnetting with a total of 9 subnet bits, 8 bits in the third octet and 1 bit in the fourth octet. Since there is only 1 bit in the fourth octet, the bit is either off or on-which is a value of 0 or 128. The host in the question is in the 0 subnet, which has a broadcast address of 127 since 128 is the next subnet.
Discuss about this problem : Discuss in Forum
Learn more problems on : Subnetting
7.
Your router has the following IP address on Ethernet0: 172.16.2.1/23. Which of the following can be valid host IDs on the LAN interface attached to the router?
- 172.16.1.100
- 172.16.1.198
- 172.16.2.255
- 172.16.3.0
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The router's IP address on the E0 interface is 172.16.2.1/23, which is 255.255.254.0. This makes the third octet a block size of 2. The router's interface is in the 2.0 subnet, and the broadcast address is 3.255 because the next subnet is 4.0. The valid host range is 2.1 through 3.254. The router is using the first valid host address in the range.
Discuss about this problem : Discuss in Forum
Learn more problems on : Subnetting
8.
You want to totally reinitialize the router and replace the current running-config with the current startup-config. What command will you use?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
To completely replace the running-config with the startup-config, you must reload the router. Note : You may have picked option C, which isn't a bad answer. Remember, though, it doesn't replace the configuration, it appends it.
Discuss about this problem : Discuss in Forum
Learn more problems on : IOS and Security Device Manager
9.
Network 206.143.5.0 was assigned to the Acme Company to connect to its ISP. The administrator of Acme would like to configure one router with the commands to access the Internet. Which commands could be configured on the Gateway router to allow Internet access to the entire network?
- Gateway(config)# ip route 0.0.0.0 0.0.0.0 206.143.5.2
- Gateway(config)# router rip
- Gateway(config-router)# network 206.143.5.0
- Gateway(config-router)# network 206.143.5.0 default
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
There are actually three different ways to configure the same default route, but only two are shown in the answer. First, you can set a default route with the 0.0.0.0 0.0.0.0 mask and then specify the next hop, as in option A. Or you can use 0.0.0.0 0.0.0.0 and use the exit interface instead of the next hop. Finally, you can use option D with the ip default-network command.
Discuss about this problem : Discuss in Forum
Learn more problems on : IP Routing
10.
Which statement is true regarding classless routing protocols?
- The use of discontiguous networks is not allowed.
- The use of variable length subnet masks is permitted.
- RIPv1 is a classless routing protocol.
- IGRP supports classless routing within the same autonomous system.
- RIPv2 supports classless routing.
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Classful routing means that all hosts in the internetwork use the same mask. Classless routing means that you can use Variable Length Subnet Masks (VLSMs) and can also support discontiguous networking.
Discuss about this problem : Discuss in Forum
Learn more problems on : IP Routing
11.
Which command displays RIP routing updates?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The debug ip rip command is used to show the Internet Protocol (IP) Routing Information Protocol (RIP) updates being sent and received on the router.
Discuss about this problem : Discuss in Forum
Learn more problems on : IP Routing
12.
A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
In this question, we're calling EIGRP just plain old distance vector. EIGRP is an "advanced" distance-vector routing protocol, sometimes called a hybrid routing protocol because it uses the characteristics of both distance-vector and link-state routing protocols.
Discuss about this problem : Discuss in Forum
Learn more problems on : EIGRP and OSPF
13.
Your switch has a port status LED that is alternating between green and amber. What could this indicate?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
When you connect to a switch port, at first the link lights are orange/amber, and then they turn green, indicating normal operation. If the link light is blinking, you have a problem.
Discuss about this problem : Discuss in Forum
Learn more problems on : Spanning Tree Protocol
14.
You want to run the new 802.1w on your switches. Which of the following would enable this protocol?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
802.1w is the also called Rapid Spanning Tree Protocol. It is not enabled by default on Cisco switches, but it is a better STP to run since it has all the fixes that the Cisco extensions provide with 802.1d.
Discuss about this problem : Discuss in Forum
Learn more problems on : Spanning Tree Protocol
15.
In which circumstance are multiple copies of the same unicast frame likely to be transmitted in a switched LAN?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
If the Spanning Tree Protocol is not running on your switches and you connect them together with redundant links, you will have broadcast storms and multiple frame copies.
Discuss about this problem : Discuss in Forum
Learn more problems on : Spanning Tree Protocol
16.
Which of the following is an example of a standard IP access list?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Standard IP access lists use the numbers 1-99 and 1300-1999 and filter based on source IP address only. Option C is incorrect because the mask must be in wildcard format.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
17.
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
First, you must know that a /20 is 255.255.240.0, which is a block size of 16 in the third octet. Counting by 16s, this makes our subnet 48 in the third octet, and the wildcard for the third octet would be 15 since the wildcard is always one less than the block size.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
18.
Which of the following series of commands will restrict Telnet access to the router?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Telnet access to the router is restricted by using either a standard or extended IP access list inbound on the VTY lines of the router. The command access-class is used to apply the access list to the VTY lines.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
19.
Which command will allow you to see real-time translations on your router?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The command debug ip nat will show you in real time the translations occurring on your router.
Discuss about this problem : Discuss in Forum
Learn more problems on : Network Address Translation
20.
What is the maximum distance running the lowest data rate for 802.11b?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The IEEE 802.11b standard provides the lowest data rate at 1Mbps, but it also has the longest distance, which is about 350 feet.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wireless Technologies
*** END OF THE TEST ***
Time Left: 00:29:56
Post your test result / feedback here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers