Routers and Redundancy

Slides:



Advertisements
Similar presentations
Man in the Middle Attack
Advertisements

Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
0Gold 11 0Gold 11 LapLink Gold 11 Firewall Service How Connections are Created A Detailed Overview for the IT Manager.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 8 TCP/IP Suite Error and Control Messages.
CS 453 Computer Networks Lecture 18 Introduction to Layer 3 Network Layer.
UNIT 2 LESSON 5 CS PRINCIPLES. OBJECTIVES Students will be able to: Explain why protocols are necessary to overcome the underlying unreliability of the.
UNIT 2 LESSON 4 CS PRINCIPLES. OBJECTIVES Students will be able to: Describe the redundancy of routing between two points on the Internet. Send messages.
UNIT 2 LESSON 9 CS PRINCIPLES. UNIT 2 LESSON 9 OBJECTIVES Students will be able to: Explain the inefficiencies of everyone managing their own name-to-
Address Resolution Protocol (ARP). Internet and Data Link Layer Addresses Each host and router on a subnet needs a data link layer address to specify.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
Networking Components Assignment 3 Corbin Watkins.
Networking Components Quick Guide. Hubs Device that splits a network connection into multiple computers Data is transmitted to all devices attached Computers.
Guide By Phoebi Stewart. has changed the way we communicate with each other. Being able to send information quickly across the internet.
IP Addressing and Subnetting
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Day 8- The Need for Addressing
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Networking Objectives
Please take out the homework - viewing sheet fro the movie
HTTP and Abstraction on the Internet
HTTP AND ABSTRACTION ON THE INTERNET
Network Fundamentals – Chapter 5
THE NEED FOR DNS DOMAIN NAME SYSTEM
Using iLocker.
HTTP and Abstraction on the Internet
ROUTERS AND REDUNDANCY
Day 10- The Need for Addressing
Routers and Redundancy
THE NEED FOR ADDRESSING
THE NEED FOR DNS DOMAIN NAME SYSTEM
Lesson 2-9 AP Computer Science Principles
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Lesson 5-2 AP Computer Science Principles
Outline Basics of network security Definitions Sample attacks
Packets and Making a Reliable Internet
Forwarding and Routing IP Packets
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Network Fundamentals – Chapter 5
Sending Bits in the Real World
Troubleshooting IP Communications
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Introduction to Computers
Lesson 2-9 AP Computer Science Principles
The Need for Addressing
Sending Bits on the Internet
AP CSP: Making a reliable Internet & DNS
Network Fundamentals – Chapter 5
Net 323: NETWORK Protocols
OMNIXX to OPENFOX CONVERSION LESSONS LEARNED
Unit 1 Review The internet.
New Functionality in ARIN Online
Why we should be texting with our customers
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Introduction to school IT systems
70-293: MCSE Guide to Planning a Microsoft Windows Server 2003 Network, Enhanced Chapter 4: Planning and Configuring Routing and Switching.
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Blackboard Tutorial (Student)
Network Fundamentals – Chapter 5
Network Fundamentals – Chapter 5
Lesson24: An to Grandpa 冀教版 八年级下册 Lesson24: An to Grandpa.
Protocols & Packet Switching
Network Fundamentals – Chapter 5
Your learning account.
Network Fundamentals – Chapter 5
Outline Basics of network security Definitions Sample attacks
Network Fundamentals – Chapter 5
Presentation transcript:

Routers and Redundancy Lesson 2-4 AP Computer Science Principles

Objectives Students will be able to: Describe the redundancy of routing between two points on the Internet. Send messages using a numeric addressing protocol with the Internet Simulator. Evaluate the benefits and security concerns associated with the use of a routed system of sending packets.

Journal Imagine you were going to send a letter to a friend living in another state. List the steps you imagine your letter would have to take through the different parts of the postal system.

Routers When we send messages through a network we don’t actually want everyone on the network to receive them. If we include information about who the message is intended for then we can allow portions of the network to focus on sorting and routing messages, so that they can continue on their way to their intended target.

Routers In the mail system, mail facilities, post offices, or a mail carrier fills this role. In a network of computers, certain computers called “routers” do the same thing, directing messages towards the target computer based on the IP addresses included in the message.

Activity Guide Download the Activity Guide. Follow the Activity Guide Go to the Internet Simulator in Code Studio. In your groups connect to a router (at least 3 to a router)

Activity Guide Note that the simulator has changed. You provide a “to” and the “Message” (the “from” field is filled in for you) Look at the left part of the screen and find the address of the others in your group. Start conversations with your group members. Note: Keep is clean and acceptable – this internet is in no way private I will take action if I find unacceptable things in the log.

Activity Guide - Pause Check the router log Answer the questions in the first part of the Activity Guide.

Activity Guide Routing messages functions very differently from broadcasting. The messages are only sent to the user they are intended for. This prevents users from having to scan all the traffic in the network to find messages intended for them. This is just like when you write a letter to a friend, where an address on the outside of the letter tells the mail service how to properly route your letter.

Activity Guide The view we have in this table of traffic wouldn't normally be available to a user on the network -- this is a simulation after all -- but it WOULD be visible to the router. It needs to read the header of the message to route it correctly, but the contents of the message are right there too, and if it wanted, a router could read all the messages going across it, just like you did. We'll talk more about this later.

Continue the Simulation Find a Classmate on a Different Router: The Internet Simulator can route messages between routers, allowing the entire class to communicate. Find two classmates on a different router and ask for their IP addresses.

Continue the Simulation Have a Conversation: Conduct a short conversation with your two new partners Confirm that your messages are being received.

Activity Guide - Pause Check the router log It is possible to read traffic across the entire network, not merely your router by clicking the “Show all routers” button. Answer the questions in the first part of the Activity Guide.

Routing If you trace carefully you'll notice that messages between two people don't always visit the same routers along the way. This is not a mistake; it’s modeled after the way the actual Internet was designed. Why might the Internet have been designed to be flexible about how messages get from one person to another? Why go through the trouble of creating multiple paths between users?

Reflection Answer the reflection questions at the bottom of the Activity Guide and turn it in.

Unit 2 – Stage 4 Finish the Stage 4 questions.