What is the routing algorithm used by RIP and IGRP?
A.) OSPF
B.) Link-state
C.) Dynamic
D.) Distance Vector
Answers were Sorted based on User's Feedback
Answer / guest
Answer: D
Distance vector-based routing algorithms (also known as
Bellman-Ford
algorithms) pass periodic copies of a routing table from
router to
router. Regular updates between routers communicate topology
changes.
Each router receives a routing table from it's direct
neighbor and
increments all learned routes by one. By this method, each
router learns
the internetwork topology via second hand information.
| Is This Answer Correct ? | 36 Yes | 3 No |
Answer / nawaz
D is correct
rip and igrp use distance vector algorthim ...this algorthm
is also known as bellman - ford ....when rip recievies any
update from directly connected router it add plus one in
their existing matric.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / victor
The Routing Information Protocol is an interior routing
protocol used inside
an autonomous system. It is a very simple protocol
based on distance vector
routing which uses the Bellman-Ford algorithm for
calculating the routing
tables. RIP uses hop count as its only metric.
| Is This Answer Correct ? | 3 Yes | 5 No |
Which statement about the flow control function of TCP is true? A. TCP makes no snarl to check for lost or duplicate data packets B. The application layer must sequence data packets when using TCP C. TCP controls the flow of UDP data through negative acknowledgements (NAK) D. TCP is a connection-oriented protocol that acknowledges receipt of data packets and is considered reliable
What does data packets consist of?
Which command will display the encapsulation type on interface serial 0? A.) show interface s0 B.) show all C.) show int s0 encap D.) show encap s0 E.) show encap
You are given the IP address of 172.16.2.160 with a subnet mask of 255.255.0.0. What is the network address in binary? A. 10101100 00010000 B. 00000010 10100000 C. 10101100 00000000 D. 11100000 11110000
How do you set the encapsulation type to PPP for an interface? A.) encap ppp B.) ppp encapsulation C.) encapsulation ppp D.) encapsulation ppp enable E.) ppp enable encapsulation
Dear Mr. JITENDERA KUAMR SINHA how are and how is your family? Anyway can u send me your personal email address?
What is the result of segmenting a network with a router into segments 1 and 2? A. It increases the number of collisions B. It decreases the number of broadcast domains C. It connects segment 1 and broadcasts to segment 2 D. It connects segment 1 and broadcasts from genre to segment 2
Where is the backup configuration file stored? A.) RAM B.) ROM C.) Console D.) NVRAM
Can you explain L2TP?
"arpa" is used by the Cisco IOS for which encapsulation types? A. Ethernet_II B. Ethernet_802.3 C. Ethernet_802.2 D. Ethernet_SNAP
What is the difference between the communication and transmission?
The Internet Protocol (IP) occurs at what layer of the seven layer model? A.) Physical B.) Presentation C.) Network D.) Datalink E.) Session F.) Transport