1 / 14

Ch 2: TCP/IP and OSI

Ch 2: TCP/IP and OSI. Explain communications at the physical layer. Signal to bits translation and vice versa (note: digital data is different from digital signal). Physical addresses. Physical address is also known as the link address

mccreery
Télécharger la présentation

Ch 2: TCP/IP and OSI

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ch 2: TCP/IP and OSI Lecture

  2. Explain communications at the physical layer Signal to bits translation and vice versa (note: digital data is different from digital signal) Lecture

  3. Physical addresses • Physical address is also known as the link address • Physical address can be different sizes (depend on the network) • Unicast type physical addresses – single Rx • Multicast type physical address – multiple Rxs • Broadcast type physical address – all Rxs can pickup message Lecture

  4. Physical Address Example Most local area networks use a 48-bit (6 bytes) physical address written as 12 hexadecimal digits, with every 2 bytes separated by a hyphen as shown below: 07-01-02-01-2C-4B A 6-byte (12 hexadecimal digits) physical address Lecture

  5. Explain communications at the data link layer Framing – encapsulation - decapsulation Lecture

  6. Explain communications at the network layer IP Addresses can be either unicast, multicast or broadcast types Going from network A physical address 10 to network P physical address 95. Can’t use the physical address because different networks The network layer address contains the uniqueness we need from source to sink. Network layer address is A-P Unit at this layer - datagram Lecture

  7. IP Address Example An Internet address (in IPv4) is 32 bits in length, normally written as four decimal numbers (or 4 octal numbers), with each number representing 1 byte. How many bits is a byte ? A nibble ?? The numbers are separated by a dot. Below is an example of such an address. Call “dot notation” 132.24.75.9 Example of IPv6 Address (128 bits): Lecture

  8. ADDRESSING We explained the physical address. We explained the need for an Internetworking (IP) address or Logical address Are the Physical and Logical addresses enough ????? Lecture

  9. Addresses in TCP/IP Application Specific Address Converts to a part address Lecture

  10. Relation- ship between layers and addresses in TCP/IP “Specific Addresses” Lecture

  11. Port addresses Addresses of sending and receiving processes (j and k) Add IP address Overhead (H2, T2) added for what ? Lecture

  12. Port Address Example As we will see in Chapters 11 and 12, a port address is a 16-bit address represented by one decimal number as shown below. 753 A 16-bit port address Lecture

  13. Relation- ship between Layers, Addresses, and Units in TCP/IP Messages Segments Datagrams (Packets) Frames Bits Lecture Signals

  14. Exam 1 Results & Grading Scale Average Score = 52 Standard Deviation= 15 (Very large) • 92-77 A-grade (2 students) • 76-61 B-grade (8 students) • 60-45 C-grade (16 students) • 44-29 D-grade (12 students) • 28-13 F-grade (1 student) Lecture

More Related