In this section you can learn and practice Networking Questions based on "IP Routing" and improve your skills in order to face the interview, competitive examination and various entrance test (CAT, GATE, GRE, MAT, Bank Exam, Railway Exam etc.) with full confidence.
Where can I get Networking IP Routing questions and answers with explanation?
IndiaBIX provides you lots of fully solved Networking (IP Routing) questions and answers with Explanation. Solved examples with detailed answer description, explanation are given and it would be easy to understand. All students, freshers can download Networking IP Routing quiz questions with answers as PDF files and eBooks.
Where can I get Networking IP Routing Interview Questions and Answers (objective type, multiple choice)?
Here you can find objective type Networking IP Routing questions and answers for interview and entrance examination. Multiple choice and true or false type questions are also provided.
How to solve Networking IP Routing problems?
You can easily solve all kind of Networking questions based on IP Routing by practicing the objective type exercises given below, also get shortcut methods to solve Networking IP Routing problems.
Although answer D almost seems right, it is not; the mask is the mask used on the remote
network, not the source network. Since there is no number at the end of the static route, it is
using the default administrative distance of 1.
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.
You have the following routing table. Which of the following networks will not be placed in the neighbor routing table?
R 192.168.30.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0
C 192.168.40.0/24 is directly connected, Serial0
172.16.0.0/24 is subnetted, 1 subnets
C 172.16.30.0 is directly connected, Loopback0
R 192.168.20.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0
R 10.0.0.0/8 [120/15] via 192.168.40.1, 00:00:07, Serial0
C 192.168.50.0/24 is directly connected, Ethernet0
All of them will be placed in the neighbor routing table.
Answer: Option C
Explanation:
The network 10.0.0.0 cannot be placed in the next router's routing table because it already is at 15 hops. One more hop would make the route 16 hops, and that is not valid in RIP networking.