Q and A for Ch. 20 Victor Norman CS332, 2014. Last Friday’s scenario Q: In the scenario with the two rooms and the middle-man translator, you said that.

Slides:



Advertisements
Similar presentations
Any Questions?.
Advertisements

Internet Protocol How does information get sent from one device to another across a WAN?
Ch. 23, 25 Q and A (NAT and UDP) Victor Norman IS333 Spring 2014.
CS332 Victor Norman Spring 2014
CPSC Network Layer4-1 IP addresses: how to get one? Q: How does a host get IP address? r hard-coded by system admin in a file m Windows: control-panel->network->configuration-
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
5: DataLink Layer5-1 Cerf & Kahn’s Internetwork Architecture What is virtualized? r two layers of addressing: internetwork and local network r new layer.
BA 471 – Telecommunications and Networking Dr. V.T. Raja Oregon State University
BA Telecommunications and Networking Dr. V.T. Raja Oregon State University
1 Networking A computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources. The.
Ch 20 Q and A IS333, Spring 2015 Victor Norman. Universal Service Means every computer can talk “directly” with every other one. A message is not addressed.
Network Address Translation, Remote Access and Virtual Private Networks BSAD 146 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
Networking Components Chad Benedict – LTEC
And how they are used. Hubs send data to all of the devices that are plugged into them. They have no ability to send packets to the correct ports. Cost~$35.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
1 Chapter Overview Network devices. Hubs Broadcast For star topology Same as a repeater Operate at the physical layer 2.
Internet Addressing. When your computer is on the Internet, anything you do requires data to be transmitted and received. For example, when you visit.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
1 Internetworking: Concepts, Architecture, and Protocols.
1 NAT Network Address Translation Motivation for NAT To solve the insufficient problem of IP addresses IPv6 –All software and hardware need to be updated.
Common Devices Used In Computer Networks
The OSI Model and the TCP/IP Protocol Suite
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Unit 1—Computer Basics Lesson 7 Networks.
1.1 What is the Internet What is the Internet? The Internet is a shared media (coaxial cable, copper wire, fiber optics, and radio spectrum) communication.
Networking Components Presented by Jaisson Mailloux LTEC 4550 Network Systems Administration.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, September 2011.
Company LOGO Networking Components Hysen Tmava LTEC 4550.
Chapter 22 Q and A Victor Norman CS 332 Spring 2014.
Ch 1. Computer Networks and the Internet Myungchul Kim
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
5: Link Layer Part Link Layer r 5.1 Introduction and services r 5.2 Error detection and correction r 5.3Multiple access protocols r 5.4 Link-Layer.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
Switch Features Most enterprise-capable switches have a number of features that make the switch attractive for large organizations. The following is a.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Network Introduction to Networking Concepts.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Communicating over the Network Network Fundamentals – Chapter 2.
Computer Network Architecture Lecture 3: Network Connectivity Devices.
THE NETWORKS Theo Chakkapark. Open System Interconnection  The tower of power!  The source of this power comes from the model’s flexibility.
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
5: DataLink Layer5-1 Virtualization of networks Virtualization of resources: powerful abstraction in systems engineering: r computing examples: virtual.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
Ch. 20 Q and A IS333, Spring 2016 Victor Norman. Switch/bridge vs. router Q: What exactly is the difference between a switch, bridge, and router? I understand.
Ch. 23, 25 Q and A (NAT and UDP) Victor Norman IS333 Spring 2015.
Network Architecture IS250 Spring 2010 John Chuang
Ch. 20 Q and A CS332, Spring 2016 Victor Norman. Switch/bridge vs. router Q: What exactly is the difference between a switch, bridge, and router? I understand.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
Chapter Objectives In this chapter, you will learn:
Routers 2nd semester
Networking Devices.
Connecting LANs, Backbone Networks
Routers 2nd semester
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Introducing To Networking
Mr C Johnston ICT Teacher
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Computer Technology Notes #4
CS222 Web Programming Course Outline
Lecture # 7 Firewalls الجدر النارية. Lecture # 7 Firewalls الجدر النارية.
Network Models, Hardware, Protocols and number systems
Firewalls Routers, Switches, Hubs VPNs
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
TCP/IP Protocol Suite: Review
Network Hardware and Protocols
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
Network programming Lecture 1 Prepared by: Dr. Osama Mokhtar.
An Introduction to Networking
Presentation transcript:

Q and A for Ch. 20 Victor Norman CS332, 2014

Last Friday’s scenario Q: In the scenario with the two rooms and the middle-man translator, you said that it would be a problem to give the translator a message in English for the French guy, because then the translator would have to change your content of “Donut please" to “Beignet s'il vous plait". But what's the problem with that? They mean the same thing. A: The problem is that the request is at layer 3, which doesn’t change across heterogeneous layer 2 (English vs. French) networks.

Router vs. Modem Q: How does a router differ from a modem? I always thought it was my cable modem which converted cable signals to ethernet. A: It is a difference of functionality. A modem converts an analog signal (from a carrier phone system, DSL, cable) to a signal that can be used in a LAN. A router inspects packets at layer 3 to determine which interface to forward them on.

It is an illusion? Q: I found Comer's assurances on page 339, last paragraph that "although a combination of hardware and software provides the illusion of a uniform network system, no such network exists," to be totally off the wall. That the network exists virtually means it exists, and it is not an illusion. This is why the principal of hardware and software equivalence is so important. A: He is saying that the network appears as in Fig a, but is actually more like 20.3 b. You have no idea how your data is carried… (I have DSL, and my data leaves my house on a (ATM) virtual circuit… I didn’t know that and I don’t really care as long as it work.)

Non IP protocols? Q: Are any other internetworking protocols commonly used aside from IP? A: Only IPv6, as far as I know.

TCP/IP Q: Comer seems to imply that TCP/IP go together as a pair. Is that true, i.e. can TCP use other layer 3 applications, and vice versa? A: Theoretically, TCP can be used over other layer 3 protocols that provide the correct functionality. (Q: what is that functionality?)

Internet = TCP/IP ? Q: Does the Internet have to use TCP/IP? Could we implement a new protocol and use that instead (actually, I suppose the difficulty of rolling out IPv6 indicates no) A: Using a new protocol on the Internet would require quite a few changes: 1. The internet routers would have to speak that new layer 3, and know how to move packets correctly. 2. The clients and servers would have to know how to use the new protocol (or we’d have to find a better way to isolate the location of services at layer 3 and below).

Mr. T Q: So going back to our discussion Friday, Mr. T (the translator) is a router because he connects two different LANs? A: Right. He connects LANs that use different layer 2 protocols (English vs. French). He knows how to move stuff from Room 1 to Room 2, and vice versa.

What layer do routers work at? Q: Are routers used on all layers except layer 5? A: A router is a layer 3 device. It receives de- encapsulated data from layer 2 below, looks at layer 3 data only in the packet, and sends the data on back down to layer 2 to another interface to be sent out. In general, it does not change values in the layer 3 header, but does replace the layer 2 headers.

Router = host? Q: The book separates routers from hosts; is that really accurate? My understanding was that routers were usually just specialized hosts. A: No, a router is a specialized device. It can be small like a home router or big with many 100s of ports. You’ll see a real router on Wednesday. It is always something that you log in to to configure.

IPv6 Q: How common is IPv6? What uses it? A: It is now 3% of traffic that accesses Google around the world.traffic that accesses Google It is being deployed because last year the IANA gave out the last block of IPv4 addresses to Regional Internet Registries. So, some RIRs have blocks to allocate yet, but when they run out, that’s it…last block of IPv4 addresses