Computer Networking: a Top-Down Approach (8th ed.) : Notes of Core Lectures (Content)

时间:2021-04-03 09:36:56   收藏:0   阅读:24

Computer Networking: a Top-Down Approach (8th ed.) :

Personal Notes of Core Lectures

1      Chapter 1: introduction

1.1    What is the Internet? What is a protocol?

1.1.1   The Internet: a “nuts and bolts” view

Billions of connected computing devices:

hosts (主机) = end systems (端系统)

l  running network apps (应用) at Internet’s “edge” (边缘)

Packet switches (分组交换机) : forward packets (分组) (chunks of data)

l  routers (路由器) , switches (交换机)

Communication links (通信链路)

l  fiber (光纤) , copper (铜) , radio (无线电) , satellite (卫星)

l  transmission rate (传输速率): bandwidth (带宽)

Networks

l  collection of devices, routers, links: managed by an organization

Internet: “network of networks”

l  Interconnected ISPs (Internet Service Providers, 因特网服务提供商)

protocols are everywhere

l  control sending, receiving of messages (报文)

l  e.g., HTTP (Web), streaming video, Skype, TCP, IP, WiFi, 4G, Ethernet

Internet standards

l  RFC: Request for Comments (请求评论)

l  IETF: Internet Engineering Task Force (因特网工程任务组)

1.1.2  The Internet: a “services” view

l  Web, streaming video, multimedia teleconferencing, email, games, e-commerce, social media, inter-connected appliances, …

l  “hooks” allowing sending/receiving apps to “connect” to, use Internet transport service

l  provides service options, analogous to postal service

1.1.3  What’s a protocol?

Network protocols:

Protocols (协议) define the format, order of messages sent and received among network entities, and actions taken on message transmission, receipt

1.2    Network edge: hosts, access network, physical media

1.2.1  A closer look at Internet structure

Network edge (网络边缘) :

Access networks (接入网), physical media (物理媒体):

Network core (网络核心) :

1.2.2  Access networks and physical media

Q: How to connect end systems to edge router?

1.2.2.1  Access networks: cable-based access

frequency division multiplexing (FDM, 频分复用): different channels transmitted in different frequency bands

HFC: hybrid fiber coax (混合光纤同轴)

network of cable, fiber attaches homes to ISP router

1.2.2.2  Access networks: digital subscriber line (DSL, 数字用户线)

n  data over DSL phone line goes to Internet

n  voice over DSL phone line goes to telephone net

1.2.2.3  Access networks: home networks

 

1.2.2.4  Wireless access networks

Shared wireless access network connects end system to router

Wireless local area networks (WLANs)

Wide-area cellular access networks

1.2.2.5  Access networks: enterprise networks

n  Ethernet: wired access at 100Mbps, 1Gbps, 10Gbps

n  WiFi: wireless access points at 11, 54, 450 Mbps

1.2.2.6  Access networks: data center networks

 

1.3    Network core: packet/circuit switching, internet structure

1.4    Performance: loss, delay, throughput

1.5    Protocol layers, service models

1.6    Security

1.7    History

 

原文:https://www.cnblogs.com/zjnu/p/14612962.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!