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.
What protocols are used to configure trunking on a switch?
- VLAN Trunking Protocol
- VLAN
- 802.1Q
- ISL
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
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.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
2.
Which router command allows you to view the entire contents of all access lists?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
To see the contents of all access lists, use the show access-lists command.
Discuss about this problem : Discuss in Forum
Learn more problems on : Networking Basics
3.
Which statements are true regarding ICMP packets?
- They acknowledge receipt of a TCP segment.
- They guarantee datagram delivery.
- They can provide hosts with information about network problems.
- They are encapsulated within IP datagrams.
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Internet Control Message Protocol (ICMP) is used to send error messages through the network, but they do not work alone. Every segment or ICMP payload must be encapsulated within an IP datagram (or packet).
Discuss about this problem : Discuss in Forum
Learn more problems on : TCP/IP
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 have an interface on a router with the IP address of 192.168.192.10/29. What is the broadcast address the hosts will use on this LAN?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
A /29 (255.255.255.248) has a block size of 8 in the fourth octet. This means the subnets are 0, 8, 16, 24, etc. 10 is in the 8 subnet. The next subnet is 16, so 15 is the broadcast address.
Discuss about this problem : Discuss in Forum
Learn more problems on : Subnetting
6.
Which command will delete the contents of NVRAM on a router?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The erase startup-config command erases the contents of NVRAM and will put you in setup mode if the router is restarted.
Discuss about this problem : Discuss in Forum
Learn more problems on : IOS and Security Device Manager
7.
Which command displays the configuration register setting?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The show version command provides you with the current configuration register setting.
Discuss about this problem : Discuss in Forum
Learn more problems on : Managing a Cisco Internetwork
8.
The Corporate router receives an IP packet with a source IP address of 192.168.214.20 and a destination address of 192.168.22.3. Looking at the output from the Corporate router, what will the router do with this packet?
Corp#sh ip route
[output cut]
R 192.168.215.0 [120/2] via 192.168.20.2, 00:00:23, Serial0/0
R 192.168.115.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0
R 192.168.30.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0
C 192.168.20.0 is directly connected, Serial0/0
C 192.168.214.0 is directly connected, FastEthernet0/0Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Since the routing table shows no route to the 192.168.22.0 network, the router will discard the packet and send an ICMP destination unreachable message out interface FastEthernet 0/0, which is the source LAN where the packet originated from.
Discuss about this problem : Discuss in Forum
Learn more problems on : IP Routing
9.
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
10.
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
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.
You connect a host to a switch port, but the new host cannot log into the server that is plugged into the same switch. What could the problem be?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
This question is a little vague, but the best answer is that the VLAN membership for the port is not configured.
Discuss about this problem : Discuss in Forum
Learn more problems on : Virtual LANs
13.
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
14.
What router command allows you to determine whether an IP access list is enabled on a particular interface?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Only the show ip interface command will tell you which interfaces have access lists applied. show access-lists will not show you which interfaces have an access list applied.
Discuss about this problem : Discuss in Forum
Learn more problems on : Security
15.
How many non-overlapping channels are available with 802.11a?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The IEEE 802.11a standard provides up to 12 non-overlapping channels.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wireless Technologies
16.
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
17.
Which of the following is true when describing an anycast address?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Anycast addresses identify multiple interfaces, which is the same as multicast; however, the big difference is that the anycast packet is only delivered to one address, the first one it finds defined in the terms of routing distance. This address can also be called one-to-one-of-many.
Discuss about this problem : Discuss in Forum
Learn more problems on : IPv6
18.
What two multicast addresses does OSPFv3 use?
- FF02::A
- FF02::9
- FF02::5
- FF02::6
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
Adjacencies and next-hop attributes now use link-local addresses, and OSPFv3 still uses multicast traffic to send its updates and acknowledgments with the addresses FF02::5 for OSPF routers and FF02::6 for OSPF designated routers. These are the replacements for 224.0.0.5 and 224.0.0.6, respectively.
Discuss about this problem : Discuss in Forum
Learn more problems on : IPv6
19.
Which of the following describes the creation of private networks across the Internet, enabling privacy and tunneling of non-TCP/IP protocols?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
A allows the creation of private networks across the Internet, enabling privacy and tunneling of non-TCP/IP protocols. A VPN can be set up across any type of link.
Discuss about this problem : Discuss in Forum
Learn more problems on : Wide Area Networks
20.
Which command will display the CHAP authentication process as it occurs between two routers in the network?
Your Answer: Option
(Not Answered)
Correct Answer: Option
Explanation:
The command debug ppp authentication will show you the authentication process that PPP uses between point-to-point connections.
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