Www.kashifpaf.greatnow.com Figure 21-11 Routers in an Internet.

Slides:



Advertisements
Similar presentations
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 Chapter 21 Networking and Internetworking Devices.
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
1 Chapter 8 Local Area Networks - Internetworking.
MULTICASTING Network Security.
Local Area Networks Part II. 2 Introduction Many times it is necessary to connect a local area network to another local area network or to a wide area.
Layer-3 Routing Natawut Nupairoj, Ph.D. Department of Computer Engineering Chulalongkorn University.
1 Semester 2 Module 6 Routing and Routing Protocols YuDa college of business James Chen
INTRA- AND INTERDOMAIN ROUTING Routing inside an autonomous system is referred to as intradomain routing. Routing between autonomous systems is.
Each computer and router interface maintains an ARP table for Layer 2 communication The ARP table is only effective for the broadcast domain (or LAN)
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Link State Routing Protocols Last Update Copyright Kenneth M. Chipps Ph.D.
Introduction to Routing and Routing Protocols By Ashar Anwar.
University of the Western Cape Chapter 11: Routing Aleksandar Radovanovic.
Routing and Routing Protocols Routing Protocols Overview.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 6 Routing and Routing Protocols.
Understanding Routing. Agenda What Is Routing? Network Addressing Routing Protocols.
Switched network.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
1. 2 Anatomy of an IP Packet IP packets consist of the data from upper layers plus an IP header. The IP header consists of the following:
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 12 Connecting LANs and WANs: Making Backbone Networks.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer Protocols: Unicast and Multicast Routing Protocols 21.1 Unicast Routing 21.2 Unicast Routing.
1 Routing Table  The seven fields Mask: for finding (sub)network address of the destination l Host-specific routing: (/32) l Default routing:
Static versus Dynamic Routes Static Route Uses a protocol route that a network administrators enters into the router Static Route Uses a protocol route.
1 Network Layer Lecture 13 Imran Ahmed University of Management & Technology.
Chapter 11 Networking and Internetworking Devices BY Dr.Sukchatri Prasomsuk.
1 Kyung Hee University Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs.
Multiplexing FDM & TDM. Multiplexing When two communicating nodes are connected through a media, it generally happens that bandwidth of media is several.
OSI Model. Switches point to point bridges two types store & forward = entire frame received the decision made, and can handle frames with errors cut-through.
CCNA 1 v3.0 Module 10 Routing Fundamentals and Subnets.
Routing and Routing Protocols
1 Computer Communication & Networks Lecture 21 Network Layer: Delivery, Forwarding, Routing Waleed.
Networking and internetworking devices. Repeater.
Routing protocols. Static Routing Routes to destinations are set up manually Route may be up or down but static routes will remain in the routing tables.
IP Routing Principles. Network-Layer Protocol Operations Each router provides network layer (routing) services X Y A B C Application Presentation Session.
Stainov - DataComMET CS TC5353 THE NETWORK LAYER 5.2 ROUTING ALGORITHMS - adaptive Distance Vector Routing (Bellman-Ford, Ford-Fulkenson). It was used.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 10 Routing Fundamentals and Subnets.
Routing protocols. 1.Introduction A routing protocol is the communication used between routers. A routing protocol allows routers to share information.
Computer Networks22-1 Network Layer Delivery, Forwarding, and Routing.
11 ROUTING IP Chapter 3. Chapter 3: ROUTING IP2 CHAPTER INTRODUCTION  Understand the function of a router.  Understand the structure of a routing table.
1 Networking and Internetworking Devices we need networking and internetworking devices to extend physical distance and to improve efficiency and manageability.
1 © 2004, Cisco Systems, Inc. All rights reserved. Routing and Routing Protocols: Routing Static.
Release 16/7/2009 Internetworking Devices Chapter 10 Jetking Infotrain Ltd.
Routing Semester 2, Chapter 11. Routing Routing Basics Distance Vector Routing Link-State Routing Comparisons of Routing Protocols.
Prof. Alfred J Bird, Ph.D., NBCT Office – Science 3rd floor – S Office Hours – Monday and Thursday.
CSE 421 Computer Networks. Network Layer 4-2 Chapter 4: Network Layer r 4. 1 Introduction r 4.2 Virtual circuit and datagram networks r 4.3 What’s inside.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
Prof. Alfred J Bird, Ph.D., NBCT Office – McCormick 3rd floor 607 Office Hours – Monday 3:00 to 4:00 and.
Network Layer COMPUTER NETWORKS Networking Standards (Network LAYER)
Working at a Small-to-Medium Business or ISP – Chapter 6
Instructor Materials Chapter 5: Dynamic Routing
Chapter 17 Connecting LANs.
Packets & Routing Lower OSI layers (1-3) concerned with packets and the network Packets carry data independently through the network, and into other networks…
16장. Networking and Internetworking Devices
Routing and Routing Protocols: Routing Static
Routing Protocols and Concepts
COMP 3270 Computer Networks
Link-State Routing Protocols
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Network Layer Path Determination.
ECE 544 Protocol Design Project 2016
Delivery, Forwarding, and Routing
Routing and Routing Protocols: Routing Static
Link-State Routing Protocols
ECE453 – Introduction to Computer Networks
Chapter 22. Network Layer: Routing
Link-State Routing Protocols
Working at a Small-to-Medium Business or ISP – Chapter 6
Computer network technology
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 Chapter 21 Networking and Internetworking Devices.
OSPF Protocol.
Presentation transcript:

Figure Routers in an Internet

Routing Concepts  Least Cost Routing: The decision of the least-cost routing is based on efficiency: which of the available pathways is the cheapest or, in networking terminology, the shortest.  The term shortest, in this context, can mean either of two things depending on the protocols. In some cases, shortest mean the route requiring the smallest number of relays or hops.  In other cases, shortest means fastest, cheapest, most reliable, most secure, or best of any other quality that can make one particular link more attractive then another. Usually, shortest means a combination of all of these.

Adoptive versus Nonadaptive  In adaptive Routing, by which a router may select a new route for each packet in response to changes in condition and topology of the networks.  In non adaptive routing protocols, once a pathway to a destination has been selected, the router sends all packets for that destination along that one route. The routing decisions are not made based on the condition or topology of the networks.

Figure A Gateway in the OSI Model

Gateways  Gateways potentially operate in all seven layers of the OSI model.  Gateway is a protocol converter  The Gateway must adjust the data rate,size and format as well.

Figure A Gateway IBM network Novell network

Figure Single-Protocol versus Multiprotocol Router

Figure Brouter

Switches  The switch normally has a buffer for each link (network) to which it is connected.  When it receive a packet, it store the packet in the buffer of the receiving link and checks the address to find the outgoing link.  If outgoing link is free the switch sends the frame to that particular link.

Figure Switch

Routing Algorithms  Two common methods are used to calculate the shortest path b/w two routers. 1.Distance vector routing 2.Link state routing.  In distance vector routing, each router periodically shares its knowledge about the entire network with its neighbors. In distance routing, the cost is based on hop count.

Figure Example of an Internet

Figure The Concept of Distance Vector Routing