(Accenture)1. Write a distance vector algoritam
2. TCP/IP 3 way hand shake
Answers were Sorted based on User's Feedback
Answer / dev kumar
Distance vector-based routing algorithms (also known as
Bellman-Ford algorithms) pass periodic copies of a routing
table from router to router.
When the topology in a distance vector protocol
internetwork changes, routing table updates must occur. As
with the network discovery process, topology change updates
proceed step-by-step from router to router.
When maintaining the routing information, inconsistencies
can occur if the internetwork’s slow convergence on a new
configuration causes incorrect routing entries.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / ba
Distance vector protocol uses the bellman-fort algorithm.
it has 6 steps
1.increments the materic of the incoming route in the
advertisement.(counts the hops values)
2.Compare the n/w address in routing updaate from the
neighbor to wt the router has in the routing table.
3.if the neighbor information is better. it places the new
update in routing table, and delete the old entry.
4.if neighbor's information is worse, it ignors that.
5.if the neighbor update same as in routing table it resets
the timer for entry in the routing table.
6. if the neighbor's information is different path to same
destination, it stores the route in the routing table.
in the distance RIP doesnt support the un-equal paths.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / amrendra kumar
1.distance vector protocol work on Bellman–Ford algorithm,
2. SYN,SYN-ACK,ACK
| Is This Answer Correct ? | 1 Yes | 0 No |
What does DNS stand for ?
What does the ping 192.168.0.1 -l 1000 -n 100 command do?
Which of the following provide correct information about a protocol at the transport layer of the OSI model? * UDP - Provides Connectionless datagrams service * TCP - Provides Connection Oriented Services * SMTP - Provides Mail Exchange * IP - Route determination * TCP - Provides Flow Control and Error Checking * FTP - Transfers of Files
Can you please explain the difference between straight-through and crossover cable?
how many types of backups are there & explain them in theory mode & practical mode?
I am using windows server 2008 and its working as DHCP server. 100 clients are connected to this server. All clients are accessing Internet. But I wanna to block some specific websites which is not required by client. So how it can be done through DHCP server? is there any third party software available ? or any other method you know then please answer it.
Can you please explain the difference between csma/cd and csma/ca?
Define tcp/ip?
Which of the follwoing are Layer2 protocols ? Choose all that apply. a. HDLC b. IP c. UDP d. SLIP e. PPP
You just simply want to kill the sendail deamon. What's the easiest way ?
What protocol is used to convert IP addresses to MAC addresses ? a. IP b. ARP c. RARP d. InARP e. appletalk
What are the 2 functions of the Data Link Mac layer? * Handles access to shared media * Manages protocol access to the physical network medium * Provides SAPs for higher level protocols * Allows multiple devices to uniquely identify one another on the data link layer