html5-img
1 / 17

Network Layer Pertemuan 17

Network Layer Pertemuan 17. Matakuliah : H0484/Jaringan Komputer Tahun : 2007. Learning Outcomes. Pada akhir pertemuan ini, diharapkan mahasiswa akan mampu : Menjelaskan peran Network Layer. Outline Materi. Layanan Addressing. Protocol Functions. Connection control Encapsulation

happy
Download Presentation

Network Layer Pertemuan 17

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. Network LayerPertemuan 17 Matakuliah : H0484/Jaringan Komputer Tahun : 2007

  2. Learning Outcomes Pada akhir pertemuan ini, diharapkan mahasiswa akan mampu : • Menjelaskan peran Network Layer

  3. Outline Materi • Layanan • Addressing

  4. Protocol Functions • Connection control • Encapsulation • Fragmentation and reassembly • Ordered delivery • Flow control • Error control • Addressing • Multiplexing • Transmission services

  5. Connection Control • Connection oriented • Virtual circuit defined for data trasfer ) • Connectionless • Each PDU data transfer (datagram) treated independently

  6. Encapsulation • Data usually transferred in blocks (Protocol Data Unit - PDU) • Each PDU contains data and control information • Addition of control information to data is encapsulation • Data accepted or generated and encapsulated into PDU • Three categories of control • Address • Sender and/or Receiver • Error-detecting code • Frame Check Sequence (CRC, Checksum) • Protocol control

  7. Fragmentation and Re-assembly • Different packet sizes • When to re-assemble • At destination • Results in packets getting smaller as data traverses internet • Intermediate re-assembly • Need large buffers at routers • Buffers may fill with fragments • All fragments must go through same router • Inhibits dynamic routing

  8. Ordered Delivery • Datagram may arrive out of order due to different paths through network • PDU order must be maintained, numbering PDUs sequentially • Finitesequence number field • Maximum sequence number greater than maximum number of PDUs that could be outstanding

  9. Addressing • Addressing level • Addressing scope • Connection identifiers • Addressing mode

  10. Addressing Level Level in communications architecture at which entity is named • Unique address for each end system (workstation, server), each intermediate system (router) • Network-level address • IP address or internet address • OSI - network service access point (NSAP) • Used to route PDU through network • At destination data must routed to some process • Each process assigned an identifier • TCP/IP: port, OSI: Service access point (SAP)

  11. Addressing Scope • Global • Global nonambiguity, Identifies unique system • Enables internet to route data between any two systems • Need unique address for each device interface on network • MAC address on IEEE 802 network Enablesnetwork to route data units through network and deliver to intended system • Addressing scope only relevant for network-level addresses • Port or SAP above network level is unique within system, need not be globally unique (e.g port 80 web server listening port in TCP/IP)

  12. IPv4 Address Formats

  13. Addresses with subnetting

  14. Subnets and Subnet Masks • Allow arbitrary complexity of internetworked LANs within organization • Insulate overall internet from growth of network numbers and routing complexity • Site looks to rest of internet like single network • Each LAN assigned subnet number • Host portion of address partitioned into subnet number and host number • Local routers route within subnetted network • Subnet mask indicates which bits are subnet number and which are host number

  15. IP datagram

  16. Position of network layer

  17. TCP/IP Concepts

More Related