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 |
Why we choose the router rather then L-3 Switch
8 Answers Network Solutions, Wipro,
What does the parameter -- LOG -- do on an IPX access list? A.) The log keyword is not a valid option. B.) Read the LOG to figure out what traffic to deny. C.) Logs the creation of the access list. D.) Logs IPX access control list violations whenever a packet matches a particular access list entry. E.) Ensures the IPX protocol places a log in the fireplace.
How many maximum paths you can give on latest ios in rip?
What is the draw back of ospf protocol?
What is required to support full-duplex Ethernet? A.) Multiple paths between multiple stations on a link B.) Automatic sensing operation by all connected stations C.) Loopback and collision detection disabled D.) Full-duplex NIC cards
Identify the type of routing protocol that exchanges entire routing tables at regular intervals? A.) Link state B.) Interior gateway protocols C.) Appletalk routing D.) Distance vector
Which three commands are used to configure information into RAM on a router? (Choose three) A. configure memory B. configure terminal C. configure overwrite D. copy tftp startup-config E. copy running-config startup-config F. copy startup-config running-config
FastEthernet compares to 10baseT Ethernet in which of the following ways
Identify the command to reload the router? A.) Router(config)# reload B.) Router# reset C.) Router# reload D.) Router> reload
Tell me how many hop counts are by default and how much you can increase in eigrp protocol?
What does -1 mean in an extended IPX access-list? A.) Any IP address B.) Deny all C.) Deny host D.) Any host or any network
What are the two most common request/reply pair with ICMP messages when using the ping command? (Choose two) A. echo reply B. echo request C. source quench D. fragment onset E. information redirect F. destination reachable G. echo control message