Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
What is a path vector routing?
Home
>>
Category
>>
Programming Language (MCQ) questions
>>
Networking
Q. What is a path vector routing?
- Published on 19 Oct 15
a.
network routing protocol
b.
inter-domain routing
c.
exterior gateway protocol
d.
None of the above
ANSWER: network routing protocol
Related Content
Networking (
207
)
Database (
97
)
C programming (
58
)
Software Engineering (
28
)
SQL (
5
)
HTML (
74
)
Web Technologies (
11
)
Data Structure (
140
)
Operating System (
96
)
Java (
25
)
Oracle (
5
)
C++ (
50
)
Algorithms (
7
)
PL/SQL (
13
)
JavaScript (
7
)
XML (
0
)
CSS (
1
)
Discussion
Prajakta Pandit
-Posted on 12 Oct 15
Path vector routing
is a computer network routing protocol which maintains the path information that gets updated dynamically.
- Link state routing needs a huge amount of resources to calculate routing tables. It also creates heavy traffic because of flooding. Path vector routing protocol is used to avoid this problem.
- BGP (Border Gateway Protocol) is an example of a path vector protocol.
- In BGP the routing table maintains the autonomous system that are traversed in order to reach the destination system.
- Exterior Gateway Protocol (EGP) does not use path vectors.
- Path vector routing consists three phases:
1. Initiation
2. Sharing
3. Updating
- Each entry in the routing table contains the destination path. Path vector routing is different from Link state routing.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲