Online Networking Test - Networking Test - Random
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.
How often are BPDUs sent from a layer 2 device?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Every 2 seconds, BPDUs are sent out from all active bridge ports by default.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
2.
If you wanted to delete the configuration stored in NVRAM, what would you type?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The command erase startup-config deletes the configuration stored in NVRAM.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
3.
What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Port Address Translation (PAT) allows a one-to-many approach to network address translation.
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.
You need to subnet a network that has 5 subnets, each with at least 16 hosts. Which classful subnet mask would you use?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
You need 5 subnets, each with at least 16 hosts. The mask 255.255.255.240 provides 16 subnets with 14 hosts-this will not work. The mask 255.255.255.224 provides 8 subnets, each with 30 hosts. This is the best answer.
Discuss about this problem : Discuss in Forum
Learn more problems on : Subnetting
6.
What is the problem with an interface if you type show interface serial 0 and receive the following message?
"Serial0 is administratively down, line protocol is down."
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
If an interface is shut down, the show interface command will show the interface as administratively shut down. (It is possible that no cable is attached, but you can't tell that from this message.)
Discuss about this problem : Discuss in Forum
Learn more problems on : IOS and Security Device Manager
7.
You get a call from a network administrator who tells you that he typed the following into his router:
Router(config)#router ospf 1
Router(config-router)#network 10.0.0.0 255.0.0.0 area 0
He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The administrator typed in the wrong wildcard mask configuration. The wildcard should have been 0.0.0.255.
Discuss about this problem : Discuss in Forum
Learn more problems on : EIGRP and OSPF
8.
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
9.
If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Since the source MAC address is not in the MAC address table, the switch will add the source address and the port it is connected to into the MAC address table and then forward the frame to the outgoing port.
Discuss about this problem : Discuss in Forum
Learn more problems on : Spanning Tree Protocol
10.
What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Switches flood all frames that have an unknown destination address. If a device answers the frame, the switch will update the MAC address table to reflect the location of the device.
Discuss about this problem : Discuss in Forum
Learn more problems on : Spanning Tree Protocol
11.
Which of the following is an IEEE standard for frame tagging?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
802.1Q was created to allow trunked links between disparate switches.
Discuss about this problem : Discuss in Forum
Learn more problems on : Virtual LANs
12.
Which of the following access lists will allow only HTTP traffic into network 196.15.7.0?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The first thing to check in a question like this is the access-list number. Right away, you can see that the second option is wrong because it is using a standard IP access-list number. The second thing to check is the protocol. If you are filtering by upper-layer protocol, then you must be using either UDP or TCP; this eliminates the fourth option. The third and last answers have the wrong syntax.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
13.
You want to create a standard access list that denies the subnet of the following host: 172.16.198.94/19. 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 /19 is 255.255.224.0, which is a block size of 32 in the third octet. Counting by 32, this makes our subnet 192 in the third octet, and the wildcard for the third octet would be 31 since the wildcard is always one less than the block size.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
14.
Which of the following commands connect access list 110 inbound to interface ethernet0?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
To place an access list on an interface, use the ip access-group command in interface configuration mode.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
15.
Which command will show you the summary of the NAT configuration?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The show ip nat statistics command displays a summary of the NAT configuration as well as counts of active translation types, hits to an existing mapping, misses (causing an attempt to create a mapping), and expired translations.
Discuss about this problem : Discuss in Forum
Learn more problems on : Network Address Translation
16.
What is the frequency range of the IEEE 802.11g standard?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The IEEE 802.11b and IEEE 802.11g standards both run in the 2.4GHz RF range.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wireless Technologies
17.
What is the maximum distance with maximum data rate for 802.11a?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The IEEE 802.11a standard provides a maximum data rate of up to 54Mbps, but you need to be close to the access point, somewhere around 65 to 75 feet.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wireless Technologies
18.
Which of the following is true when describing a global unicast address?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Unlike unicast addresses, global unicast addresses are meant to be routed.
Discuss about this problem : Discuss in Forum
Learn more problems on : IPv6
19.
Which of the following describes an industry-wide standard suite of protocols and algorithms that allows for secure data transmission over an IP-based network that functions at the layer 3 Network layer of the OSI model?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
IPSec is an industry-wide standard suite of protocols and algorithms that allows for secure data transmission over an IP-based network that functions at the layer 3 Network layer of the OSI model.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wide Area Networks
20.
A default Frame Relay WAN is classified as what type of physical network?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Frame Relay, by default, is a non-broadcast multi-access (NBMA) network, which means that broadcasts, such as RIP updates, will not be forwarded across the link by default.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wide Area Networks
*** 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