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 |
Identify the command to configure DLCI 100 on an interface e0? A.) Router(config)# frame-relay local-dlci 100 B.) Router(config)# frame-relay local-dlci 100 int e0 C.) Router(config-if)# frame-relay local-dlci 100 D.) Router(config-if)# frame-relay local-dlci 100 int e0
Explain the difference between half-duplex and full-duplex?
What are the conversion steps of data encapsulation?
What are the Timer of RIP, IGRP, EIGRP and OSPF Routing Protocol?
What will you do if ur IOS in coorrupt/deleted/Wrong Type/No IOS image ?
Select the compression protocols for PPP? A. Stac B. Predictor C. Quality D. Magic Number
Which of the following is an example of the Datalink Layer? A.) LLC B.) TCP C.) SQL D.) IPX E.) Token Ring F.) MAC
How can you add the 192.168.100.0/30 network to EIGRP without involving the 192.168.100.4/30 network as well?
Which of the following provide connection-oriented transport to upper layer protocols? A.) SPX B.) RIP C.) NLSP D.) NCP
Which network mask should you place on a Class C network to accommodate a user requirement of ten subnetworks? A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
which utility should use to test whether TCP/IP has been initialized on a system.friends plz post the answer with explaination..
Which OSI layer establishes, maintains and terminates sessions between applications? A.) Application B.) Physical C.) Data-Link D.) Presentation E.) Network F.) Session