InterviewSolution
Saved Bookmarks
| 1. |
Which statement is true regarding classless routing protocols?(a) The use of discontinuous networks is not allowed(b) The use of variable length subnet masks is permitted(c) RIPv1 is a classless routing protocol(d) RIPv2 supports classless routingThe question was posed to me during an internship interview.Question is taken from RIP v2 in division Networking of Computer Network |
|
Answer» CORRECT choice is (b) The USE of variable length SUBNET masks is permitted Easy 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 DISCONTINUOUS networking. |
|