CS332 Victor Norman Spring 2014

Slides:



Advertisements
Similar presentations
Lecturer, Department of Computer Application
Advertisements

Ch. 23, 25 Q and A (NAT and UDP) Victor Norman IS333 Spring 2014.
Q and A for Ch. 20 Victor Norman CS332, Last Friday’s scenario Q: In the scenario with the two rooms and the middle-man translator, you said that.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Introduction to IPv4 Introduction to Networks.
Addressing the Network IPv4
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
1 Computer Communication & Networks Lecture 17 & 18 Network Layer: Logical Addressing Waleed Ejaz.
CIM 2465 IP Addressing Scheme1 IP Addressing Scheme (Topic 4) Textbook: Networking Basics, CCNA 1 Companion Guide, Cisco Press Cisco Networking Academy.
CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 25 Introduction to Computer Networks.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Chapter 21 Exercises 1. A router forwards packets between networks. (Given a destination host address, it must be able to figure out which network that.
Chapter 18. IP: Internet Protocol Addresses
An Engineering Approach to Computer Networking
Chapter 23: ARP, ICMP, DHCP IS333 Spring 2015.
Chapter 27 Q and A Victor Norman IS333 Spring 2015.
Q and A, Ch. 21 IS333, Spring 2015 Victor Norman.
1 Chapter Overview IP (v4) Address IPv6. 2 IPv4 Addresses Internet Protocol (IP) is the only network layer protocol with its own addressing system and.
IP Addressing Basics LAB 8.
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Addressing Networking for Home and Small Businesses – Chapter.
Spring Ch 18 IP Addresses. 2 Internet Protocol  Only protocol at Layer 3  Defines Internet addressing Internet packet format Internet routing.
Types of Addresses in IPv4 Network Range
1 26-Aug-15 S Ward Abingdon and Witney College CCNA Exploration Semester 1 Addressing the network IPv4 CCNA Exploration Semester 1 Chapter 6.
4: Addressing Working At A Small-to-Medium Business or ISP.
IP Addressing Basics LAB 8.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Network Redundancy Multiple paths may exist between systems. Redundancy is not a requirement of a packet switching network. Redundancy was part of the.
Internet Addressing. When your computer is on the Internet, anything you do requires data to be transmitted and received. For example, when you visit.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
CMPT 471 Networking II Address Resolution IPv4 ARP RARP 1© Janice Regan, 2012.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
CSIS  We need to create some logic to the environment  We want to keep like devices together  We want to make money leasing the use of the space.
Chapter 18 IP: Internet Protocol Addresses
Chapter 4, slide: 1 CS 372 – introduction to computer networks* Friday July 23, 2010 Announcements: r Midterms are graded. r Lab 4 is posted. Acknowledgement:
Connecting The Network Layer to Data Link Layer. ARP in the IP Layer The Address Resolution Protocol (ARP) The Address Resolution Protocol (ARP) Part.
NATs and UDP Victor Norman CS322 Spring NAPT Suppose we have a router doing NAT: half is the “public side”, IP address ; other half is.
SYSTEM ADMINISTRATION Chapter 8 Internet Protocol (IP) Addressing.
Chapter 23: ARP, ICMP, DHCP CS332, IS333 Spring 2014.
IP1 The Underlying Technologies. What is inside the Internet? Or What are the key underlying technologies that make it work so successfully? –Packet Switching.
1/28/2010 Network Plus IP Addressing Review. IP Address Classes.
1 Network Principles FdSc Computing Technologies TCP-IP – Addressing & Sub-Netting Carl Smith – 2004 (Revised 2013)
CS470 Computer Networking Protocols
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.
Chapter 8: IP Addressing
Q and A, Ch. 21 IS333, Spring 2016 Victor Norman.
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
Data Communications (SEE5523) - Chap.8a1/24 SET5534 Data Communication and Switching System Chapter 8 IP Addressing Alias Mohd FKE, UTM
Ch. 23, 25 Q and A (NAT and UDP) Victor Norman IS333 Spring 2015.
Network Layer IP Address.
IP Addressing. A 32-bit logical naming convention A dotted-decimal notation is used: – –Each number represents 8 bits. Number is Part.
LESSON Networking Fundamentals Understand IPv4.
Scaling the Network: Subnetting and Other Protocols
4.3 Network Layer Logical Addressing
Networking for Home and Small Businesses – Chapter 5
Chapter 6 – Routing.
CS4470 Computer Networking Protocols
Ct1304 Lecture#4 IPV4 Addressing Asma AlOsaimi.
NET302 Lecture#3 IPV4 Addressing Asma AlOsaimi.
Networking for Home and Small Businesses – Chapter 5
Q and A, Ch. 21 CS332, Fall 2017 Victor Norman.
Internet Protocol INTERNET PROTOCOL.
Lecture#3 IPV4 Addressing Net 302- Asma AlOsaimi.
Planning the Addressing Structure
Ct1304 Lecture#4 IPV4 Addressing Asma AlOsaimi.
Scaling the Network: Subnetting and Other Protocols
AbbottLink™ - IP Address Overview
An Engineering Approach to Computer Networking
Layering and the TCP/IP protocol Suite
Lecture#3-IPV4 Addressing
Presentation transcript:

CS332 Victor Norman Spring 2014 CS332 Chapter 21 Q and A CS332 Victor Norman Spring 2014

Diff. between MAC and IP address Q: Can you clarify the difference between a MAC and an IP address? A: A MAC address is a unique name of an interface in the local network, for that network’s flavor of layer 2. An IP address is a globally unique name for an interface. (An interface is where a computer connects to the network.)

IP address changes Q: Is the only time an IP address for a computer change at boot up? A: That is the most common time. But, I think an address can change when a DHCP address lease runs out and is not renewed. But, I’ve never seen that happen.

Classful address assignment? Q: You said in class that Calvin has a class B network, but the book says classes aren't used anymore. Does that mean that Calvin bought the class B before subnet/classless addressing was implemented? A: Every address is still officially in a class, but address blocks are not assigned to “companies” only in /8, /16, or /24 blocks anymore.

Subnet address assignment Q: Where is the subnet address assigned? (Does this mean “Where is the subnet mask assigned?”?) A: When a router’s interfaces are configured, the network administrator assigns IP addresses and subnet masks to the interfaces. (Or the IP address/subnet mask could come via DHCP.) A DHCP server is also configured to send out the subnet mask with its allocated IP addresses.

Classless address implementation Q: How was subnet/classless addressing implemented? A: “Companies” could always subnet their internal networks. The change was that now ISPs could give out non-A, B, or C blocks to companies. The only change that I know of was in routing protocols which used to depend on the network address to specify the mask. Now, the mask had to be sent explicitly.

Ugly address ranges Q: Is there any nice way to avoid ugly address ranges when using classless addressing as is the case with, e.g., a /28 network (top of page 356)? A: After a while, you won’t think of these as ugly. They are beautiful, but you have to learn to see them as beautiful… (No, no nice way to avoid them.)

VLANs’ IP prefixes Q: Do VLANs have separate IP prefixes? A: Yes! They are separate LANs, so separate networks, so have unique network parts.

Good question… Q: Are 134.121.3.8/30 and 134.121.3.8/29 the same IP address? If they aren’t, how would you know without the subnet mask? A: Neither are actually an address of a host – the host part in both is all 0s. But, if they read .9, then you wouldn’t be able to tell them apart without the subnet mask. But, that’s OK, because routing is done by network part, which includes the subnet mask.

Layer 3 Multicasting Q: What is the point of multicasting from IP if you have a network with vlan switches? Wouldn't you already have the connected hosts logically separated at layer 2? A: Layer 3 multicasting allows hosts to be grouped regardless of what physical LAN they are on. You could have computers in a multicast group that are in Kansas, Virginia, Tokyo, Reykjavik, and Abu Dhabi.

Loopback addresses Q: So how many loopback addresses are there? The book makes it seem like it doesn't matter what the last 24 bits are. (E.g. 127.127.127.127 would be equal to 127.0.0.1). A: I’ve often wondered about this myself. I’ve only ever seen 127.0.0.1, but the mask makes it seem like you could have multiple ones. (And a google search seems to confirm that.)

Loopback interface Q: How does a loopback interface exactly work? A: If an application (layer 5) sends to it, layers 4 and 3 handle the packet normally. Layer 2 (the loopback device) turns the packet around and sends it back up to layer 3 to be processed.

Directed vs. Limited Bcast Q: Can you explain the difference between directed broadcast and limited broadcast? A: Directed bcast is the network part, followed by all 1s. Limited bcast is all 1s (255.255.255.255). Directed bcast packet is routed to the network and then bcast. Limited bcast is broadcast on local network. (Routers don’t forward directed bcast packets anymore, I think.)

Limited Bcast at wrong layer? Q: Why is limited broadcast address implemented at the IP layer? Isn't this something that should be done at the Ethernet layer since it pertains to a single network that the host is directly connected too? A: Question: if you want to send to all hosts, what value are you going to put in the destination IP address field? What value will you provide to the socket?

Multi-homed devices Q: How common are multi-homed devices? A: Any proxy server is multi-homed. You also can put machines in a “DMZ” that are multi-homed. (Machines can ftp to/from it from the Internet and internally, but you cannot get to internal machines from outside.) There are probably other examples I don’t know about…