美文网首页
week2-00_The Network Layer

week2-00_The Network Layer

作者: Android_Dev | 来源:发表于2022-04-03 23:19 被阅读0次

    The Network Layer

    Learning Objectives

    • Describe the IP addressing scheme.
    • Describe how subnetting works.
    • Describe subnets by performing basic math in binary.
    • Demonstrate how encapsulation works.
    • Describe how ARP protocols allow different layers of the network to communicate.
    • Describe how the Internet works.
    • Understand the basics of routing and routing protocols.

    Content

    Computers are able to communicate across massive distances at near instant speeds. It's a remarkable technical advancement at the root of how billions of people use the internet every single day. Earlier in this course, we learned about how computers communicate with each other over short distances or on a single network segment or LAN. In these next lessons, we'll focus on the technologies that allow data to cross many networks facilitating communications over great distances. By the end of this module, you'll be able to describe the IP addressing scheme and how Subnetting works. This means, you'll learn how to perform basic math in binary in order to describe subnets. You'll also be able to demonstrate how encapsulation works, and how protocols such as ARP allow different layers of the network to communicate. And finally, you'll gain an understanding of the basics behind routing, routing protocols and how the internet works. For now, route yourself to the next item and we'll get started.

    相关文章

      网友评论

          本文标题:week2-00_The Network Layer

          本文链接:https://www.haomeiwen.com/subject/zdnthrtx.html