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 the IP address 172.16.100.5 255.255.255.0? A.) Router(config-if)# ip address 172.16.100.5 255.255.255.0 B.) Router(config)# ip address 172.16.100.5 C.) Router# ip address 172.16.100.5 255.255.255.0 D.) Router(config)# ip address 172.16.100.5 255.255.255.0
Identify 3 characteristics of a connection oriented protocol? A.) Path determination B.) Flow control C.) Acknowledgements D.) Uses hop count as metric E.) 3 way handshake
which portecol is faster tcp udp spx
How signalling can be explained in D channel of ISDN?
Identify the true statements about the following access list: Access-list 101 deny tcp 192.10.172.0 0.0.0.255 any eq 23 Access-list 101 permit ip any any A.) This access list prevents the host 192.10.172.0 from telneting B.) This access list prevents any telnet traffic from subnet 192.10.172.0/24 C.) This access list filters some telnet access D.) This access list denies any telnet traffic to subnet 192.10.172.0/24 E.) This access list is invalid F.) The netmask on the this access list is reversed
The following is partial output from a routing table, identify the 2 numbers in the square brackets; '192.168.10.0 [100/1300] via 10.1.0.1, 00:00:23, Ethernet1' A.) 100 = metric, 1300 = administrative distance B.) 100 = administrative distance, 1300 = hop count C.) 100 = administrative distance, 1300 = metric D.) 100 = hop count, 1300 = metric
When configuring a router utilizing both physical and logical interfaces, what factor must be considered in determining the OSPF router ID?
Hi, I cannot download anything on my office pc. only because of that i want online practice sites. anyway thanks for providing me website
Hello every one. Please can any one explain me the difference b/w Cisco Switch/ws-c3560-24ps-s and Switch/ws- c3560-24ts-s. what is does PS & TS Stands for. Waiting for your passtive reply. Wish You all the best
What is default time of hello packets in ospf?
let there are three switch and there are 3 ree valn craed on each switch that is vlan 2 on first switch valn 3 on 2nd switch and vlan 4 is cretaed on switch 3 i have implemnted intervlan routin through ciso switchses. the router is conected through its fa0/1 port by one switch and and the two switch are trunked with each other now question is that we want to comuniacte betwwen vlan but does alse want that only vlan 2 is allow to access internet (ISP)which is conected through s0 interface of router.and no any vlan can access that internet.what should be solution.
What is the difference between DTE & DCE???