router component and memory? How its work Console access

Slides:



Advertisements
Similar presentations
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 4: Routing Concepts Routing Protocols.
Advertisements

Ver 1,12/09/2012Kode :CIJ 340,Jaringan Komputer Lanjut FASILKOM Routing Protocols and Concepts – Chapter 1 Introduction to Routing and Packet Forwarding.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Introduction to Routing and Packet Forwarding Routing Protocols and Concepts.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Exploring the Functions of Routing.
CISCO NETWORKING ACADEMY Chabot College ELEC Router Introduction.
Network Layer (Part IV). Overview A router is a type of internetworking device that passes data packets between networks based on Layer 3 addresses. A.
Chapter 4: Routing Concepts
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 4: Routing Concepts Routing Protocols.
What is Router? Router is a device which makes communication between two or more networks present in different geographical locations. Routers are data.
Basic Router Configuration Warren Toomey GCIT. Introduction A Cisco router is simply a computer that receives packets and forwards them on based on what.
CCNA Introduction to Networking 5.0 Rick Graziani Cabrillo College
Exterior Gateway Protocol Border Gateway Protocol (BGP) Interior Gateway Protocol Routing Information Protocol (RIP) Enhanced Interior Gateway Protocol.
Pemrograman Jaringan Routing -Aurelio Rahmadian-.
Configuring a network os
Introduction to networking Devices. Objectives  Be able to describe the common networking devices and their functionality, including:  Repeaters  Hubs.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 1 WANs and Routers.
Cisco S2 C4 Router Components. Configure a Router You can configure a router from –from the console terminal (a computer connected to the router –through.
Cisco Router Hardware Software overview. In this lecture we will investigate an overview of Cisco router hardware and software. We will first turn our.
CCNA 2 Week 1 Routers and WANs. Copyright © 2005 University of Bolton Welcome Back! CCNA 2 deals with routed networks You will learn how to configure.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Introduction to Routing and Packet Forwarding Routing Protocols and.
1. 2 Router is a device which makes communication between two or more networks present in different geographical locations. Routers are data forwarding.
1 Version 3.1 Module 1 WANs and Routers. 2 Version 3.1 WANS WAN operates at the physical layer and the data link layer of the OSI reference model. Provide.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 2 Introduction to Routers.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Routing Protocols and Concepts Introduction to Routing and Packet Forwarding.
Networks and Protocols CE Week 7b. Routing an Overview.
1 Router Fundamentals (Ref. CCNA5 Introduction to Networks 2.1, 6.3)
Presented to:-Sir.Ali Presented by:-Mahmood Khan Roll No:-2801.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 4: Routing Concepts Routing & Switching.
Routers 1st semester
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Router Initialization steps.
+ Routing Concepts 1 st semester Objectives  Describe the primary functions and features of a router.  Explain how routers use information.
Router Basics MM Clements.
Introduction to Networks v5.1 Chapter 6: Network Layer.
2016/2/211 資訊網路專題 Router & Practice. 2016/2/212 Router Basics Computers have four basic components: a CPU, memory, interfaces, and a bus. –A router also.
+ Lecture#3: Configuring a Network Operating System Asma AlOSAIMI.
Routers and Router Configuration 2 nd semester
Cisco I Introduction to Networks Semester 1 Chapter 6 JEOPADY.
Router is a device which provides communication possible between two or more different networks. To allow communication between two or more different.
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
INTERNAL & EXTERNAL OF ROUTERS.
Lecture#3: Configuring a Network Operating System
Instructor Materials Chapter 8 Configuring Cisco Devices
Chapter 4: Routing Concepts
Routers 2nd semester
Configuring a Network Operating System –
Instructor Materials Chapter 6: Network Layer
Network layer Jarkom Dasar – Week 6 Aisyatul Karima, 2012.
Instructor Materials Chapter 5: Ethernet
Introduction to Cisco IOS -(Internetwork Operating System)
Routers 2nd semester
Chapter 6: Network Layer
Chapter 4: Routing Concepts
Chapter 2: Static Routing
Chapter 6: Network Layer
Introduction to Networking
NAT , Device Discovery Chapter 9 , chapter 10.
IP Forwarding Relates to Lab 3.
Chapter 2: Static Routing
Sem 2v2 Chapter4: Router Components
aaa Grade 12 -Term 1 – Revision Notes
CCE1030 Computer Networking
Router Basics รศ. ดร. อนันต์ ผลเพิ่ม Asso. Prof. Anan Phonphoem, Ph.D.
Lecture9: Embedded Network Operating System: cisco IOS
Networking and Network Protocols (Part2)
IP Forwarding Relates to Lab 3.
資訊網路專題 Router & Practice
Routers and Routing Basics Review
Cisco Routers Presented By Dr. Waleed Alseat Mutah University.
Lecture9: Embedded Network Operating System: cisco IOS
Presentation transcript:

router component and memory? How its work Console access G12-Term1-2017/2018 Unit 5 : Routing concept What is router? Why routing ? router component and memory? How its work Console access Time to live TTL Loopback interface T. Shaikhah Sulaiman Dibba Alfujairah Secondary School

When source IP and destinations are different

Connect one network to another What is router? Connect network to gather Responsible for delivery of packets across different network Use routing table to determine best path to forward packet It is an intelligent device and has OS Acts as Gateway It is in layer3(network layer) Network 1 Connect one network to another Network 2

What is router Do?

Router are computer central processing unit (CPU) • operating system (OS) • memory and storage (RAM, ROM, NVRAM, Flash, hard drive)

Router Memory hard drive, flash memory, Volatile memory is computer storage that only maintains its data while the device is powered. Like RAM (random access memory) NV or Non-volatile memory that is saved regardless if the power to the computer is on or off.   hard drive, flash memory, ROM

Router Memory

A packet is the unit of data that is routed between an origin and a destination on the Internet or any other packet-switched network.

Routing table The routing table is a table which is a record of all the networks the computer knows about If the router does not know about a network, it will pass the packet to the default gateway, which is another router. The routing table also includes the interface to be used to forward packets for each known network (i.e., which cable to send the packet through).

router Interface

Console Access In a real environment, network infrastructure devices are commonly accessed remotely using Secure Shell (SSH). This allows you to use the CLI to make changes to the device without physically walking up and connecting to it. Console access is when you physically connect to a console. This is really only required when initially configuring a device, or if remote access fails. This is the physical connection to the device. To do this, you connect a cable from your laptop to the device, such as a router, then open up terminal emulation software to start making changes. Console access requires: • Console cable - RJ-45-to-DB-9 serial cable or a USB serial cable • Terminal emulation software - Tera Term, PuTTY, HyperTerminal

Mapping the internet a time-to live (TTL) is a value in an Internet Protocol (IP) packet that tells a network router whether or not the packet has been in the network too long and should be thrown away. The TTL is set in an eight-binary digit field in the packet header by the sending host. When forwarding an IP packet, routers are required to decrease the TTL by at least one. If a packet's TTL has reached zero, the router detecting it discards the packet and sends a message back to the sending host.

Loopback interface The loopback interface is a logical interface internal to the router. It is not assigned to a physical port and can therefore never be connected to any other device. The loopback interface is useful in testing and managing a Cisco IOS device because it ensures that at least one interface will always be available. For example, it can be used for testing purposes,