Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉 2004-02-6.

Slides:



Advertisements
Similar presentations
IP-Internet Protocol Addresses. Computer Engineering Department 2 Addresses for the Virtual Internet The goal of internetworking is to provide a seamless.
Advertisements

CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
Chapter 18. IP: Internet Protocol Addresses
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
CSCI 4550/8556 Computer Networks Comer, Chapter 18: IP: Internet Protocol Addresses.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
Based Computer Networks and Internets (Comer)
1 IP: Internet Protocol Addresses. 2 Internet Protocol (IP) Only protocol at Layer 3 Fundamental in suite Defines –Internet addressing –Internet packet.
IP Addressing. TCP/IP addresses -Addressing in TCP/IP is specified by the Internet Protocol (IP) -Each host is assigned a 32-bit number -Called the IP.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
TDC365 Spring 2001John Kristoff - DePaul University1 Interconnection Technologies Routing I.
CS335 Networking & Network Administration Tuesday April 27, 2010.
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.
1 TCOM 509 – Internet Protocols (TCP/IP) Lecture 02_b Instructor: Dr. Li-Chuan Chen Date: 09/08/2003 Based in part upon slides of Prof. J. Kurose (U Mass),
Spring Ch 18 IP Addresses. 2 Internet Protocol  Only protocol at Layer 3  Defines Internet addressing Internet packet format Internet routing.
1 Internetworking : Internet architecture and TCP/IP Protocol TK3133 Computer Networking Technology.
1 Chapter Internetworking Part 1 (Concept, IP Addressing, IP Routing, IP Datagrams, Address Resolution.
G64INC Introduction to Network Communications Ho Sooi Hock Internet Protocol.
Internet Applications
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 8 Address Resolution Protocol.
FALL, 2005CSI Part 2.3 Internetworking & Addressing (Concept, IP Addressing, IP Routing, IP Datagrams, Address Resolution Robert L. Probert, SITE,
Chapter 15 - Internetworking Motivation Universal service Internetworking Routers Internet architecture Routers in an organization A virtual network A.
Internet Protocol Internetworking Lab 1. Why Internet?
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
Part 3: Internetworking Internet architecture, addressing, encapsulation, reliable transport and the TCP/IP protocol suite.
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:
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Enabling RIP.
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Internetworking Internet: A network among networks, or a network of networks Allows accommodation of multiple network technologies Universal Service Routers.
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
Chapter 17 Internetworking: Concepts, Architecture, and Protocols
Universal Identifier UNIVERSAL IDENTIFIER Universal network = globally accepted method for identifying each computer. Host identifier = host is identify.
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
Chapter 4 Objectives Upon completion you will be able to: Classful Internet Addressing Understand IPv4 addresses and classes Identify the class of an.
IP1 The Underlying Technologies. What is inside the Internet? Or What are the key underlying technologies that make it work so successfully? –Packet Switching.
IP Addressing. IP Addresses (cont.) IP addressing allows for seamless integration amongst heterogeneous networks. To send a packet, the destination address.
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
Chapter 18 IP: Internet Protocol Addresses. Internet protocol software used to make the internet appear to be a single, seamless communication system.
Subnet Design and IP Addressing
Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉
Classful Internet Addresses Chapter 4. Universal Identifiers Designers of TCP/IP determined that each host on the internet would have a 32-bit identifier.
CS470 Computer Networking Protocols
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 6 Delivery and Forwarding.
CCNA Discovery Semester 3 Addressing in an Enterprise Network Chapter 4 K. Martin.
Introduction to Internetworking. 2 The IP Addressing Scheme (IPv4) (psu.edu) Dotted Decimal Notation: A notation more convenient for humans.
COMPUTER NETWORKS CS610 Lecture-26 Hammad Khalid Khan.
IP Addressing. A 32-bit logical naming convention A dotted-decimal notation is used: – –Each number represents 8 bits. Number is Part.
COMPUTER NETWORKS CS610 Lecture-25 Hammad Khalid Khan.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved. 1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
Discovery 2 Internetworking Module 4 JEOPARDY K. Martin.
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
Planning the Addressing Structure
The Concept of Universal Service
COMPUTER NETWORKS CS610 Lecture-27 Hammad Khalid Khan.
Network Layer: IP Addressing
Internet technologies
CS4470 Computer Networking Protocols
Objective: Classful Internet Addressing
Internetworking & Address Resolution
INTERNET PROTOCOL Presented by: Md:Faruque-A-Azam ID:1642CSE00570 Batch:42 CSE,MIU.
Planning the Addressing Structure
Internetworking: Concepts, Architecture, and Protocols
Lecture 8 Exercise 8 1. Describe similarities and differences between a network bridge and Internet router. 2. Describe similarities and differences between.
Layering and the TCP/IP protocol Suite
Presentation transcript:

Computer Networks and Internets 《计算机网络与因特网》课件 林坤辉

PART III Internetworking Chapter 18 IP: Internet Protocol addresses I P :互联网协议地址

18.2 Addresses for the Virtual Internet 18.2 Addresses for the Virtual Internet 虚拟互联网地址 The goal of internetworking is to provide a seamless( 无缝 ) communication system. Internet protocol software must hide the details of physical networks and offer the facilities of a large virtual network. An internet is merely an abstraction imagined by its designers and created entirely by software.

To give the appearance of a single,uniform system,all host computers must use a uniform addressing scheme,and each address must be unique. To guarantee uniform addressing for all hosts,protocol software defines an addressing scheme that is independent of the underlying physical addresses.

Users, application programs, and higher layers of protocol software use the abstract protocol addresses to communication. The designers are free to choose addresses, packet formats, and delivery techniques independent of the details of the physical hardware.

18.3 The IP Addressing Scheme 18.3 The IP Addressing Scheme IP 编址方案 In the TCP/IP protocol stack, addressing is specified by the Internet Protocol(IP). Each host is assigned a unique 32-bit number known as the host’s Internet Protocol address(or IP address). To transmit information across a TCP/IP internet, a computer must know the IP address of the remote computer to which the information is being sent.

18.4 The IP Address Hierarchy 18.4 The IP Address Hierarchy IP 地址层次 Each 32-bit IP address is divided into two parts: a prefix and suffix. The address prefix identifies the physical network to which the computer is attached. The suffix identifies an individual computer on that network.

Each physical network in an internet is assigned a unique value known as a network number. Network number assignments must be coordinated globally. Each computer on a given physical network is assigned a unique address suffix. suffixes can be assigned locally without global coordination.

18.5 Original Classes of IP Addresses 18.5 Original Classes of IP Addresses IP 地址分类

18.6 Computing The Class of An Address 18.6 Computing The Class of An Address 地址类别的计算 Whenever it handles a packet, IP software needs to separate the destination address into a prefix and suffix. Classful IP addresses were called self identifying() Classful IP addresses were called self identifying( 自标识的 )

18.7 Classes and Dotted Decimal Notation 类别和 18.7 Classes and Dotted Decimal Notation 类别和点分十进制表示法

18.9 Division of the Address Space 18.9 Division of the Address Space 地址空间的划分

18.11 A Classful Addressing Example

18.12 Subnet and Classless Addressing Address mask or subnet mask specify the boundary the network prefix and the suffix. A==(D & M); D: IP address; D: IP address; M: subnet mask M: subnet mask CIDR notation: /16

18.16 CIDR Host Addresses

18.17 Special IP Addresses Network address( 网络地址 ): Directed Broadcast Address( 直接广播地址 ). Limited Broadcast Address( 有限广播地址 ). This Computer address( 本机地址 ). Loopback address( 回送地址 ).

18.18 Summary of Special IP Addresses

18.20 Routers and the IP Addressing principle An IP address does not identify a specific computer, Instead, each IP address identifies a connection between a computer and a network. A computer with multiple network connections must be assigned one IP address for each connection. A router has connections to multiple physical networks Each router is assigned two or more IP addresses.

作业 已知 IP 地址 – /27 – /16 求 – 地址类型 – 网络位数、子网位数、主机位数 – 子网掩码 – 子网掩码支持的子网数量、一个子网内的主机 数量