Posts

DISTANCE VECTOR ROUTING

Image
  Distance Vector Routing Algorithm The Distance Vector Routing algorithm generates the routing tables for each router. The steps of the algorithm are as follows. STEP 01: Each router prepares its routing table using the knowledge of its immediate neighbor. STEP 02: Each router exchanges its distance vector obtained in Step-01 with its neighbors.  After exchanging the distance vectors, each router prepares a new routing table. To understand these steps, we will consider the internetwork as shown below.     Initially, the routing tables were empty. The first step states that Each router prepares its routing table using the knowledge of its immediate neighbor. The routing tables will get updated based on the knowledge of the distance of routers directly connected to it. Consider the A’s routing table. The image below shows the A’s routing table after executing the first step.     The first row states that to transmit the data from A to A, it needs a distance ...

COMPUTER NETWORK ASSIGNMENT

Image
  AMBALIKA INSTITUTE OF MANAGEMENT & TECHNOLOGY, LUCKNOW Maurawan Road, Mohanlal Ganj, Lucknow, Uttar Pradesh Pin Code: 226301                                           DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING   Subject Name: -Computer Network         Subject Code: - B CS 603   Branch: -CSE                 Semester: - VI Section: -A& B                                     Session: -202 4 -2 5 Assignment No.1     Ques. No. Question Course Outcome [Level of Bloom’s Taxonomy] 1 Define  Computer Network? Discuss its objectives and various ...

Computer Network Series

Image
                                                                                                                                UNIT-1 COMPUTER NETWORK   What is a Computer Network? o  Computer Network  is a group of computers connected with each other through wires, optical fiber or optical links so that various devices can interact with each other through a network. o  The aim of the computer network is the sharing of resources among various devices. o  In the case of computer network technology, there are several types of networks that vary from simple to complex level. Components Of Computer Network:   Major components of a computer n...