CS 지식/네트워크
-
19.1 Internet Protocol (IP) Position of IP and other network-layer protocols in TCP/IP protocol suite Three auxiliary protocols: ICMP, IGMP, ARP IP를 지원하기 위한 보조적인 프로토콜 - IGMP(one-to-many), ICMP(error control), ARP Datagram Format(매우 중요) 인터넷은 packet switching 방식에 근간을 두고 있음. virtual circuit과 datagram 중 datagram을 사용하고 그렇기 때문에 packet 하나가 datagram 단위이다. header는 최소 20바이트에서 최대 60바이트까지 될 수 있다. 뒤의 option ..
[네트워크] 19. Network-Layer Protocols19.1 Internet Protocol (IP) Position of IP and other network-layer protocols in TCP/IP protocol suite Three auxiliary protocols: ICMP, IGMP, ARP IP를 지원하기 위한 보조적인 프로토콜 - IGMP(one-to-many), ICMP(error control), ARP Datagram Format(매우 중요) 인터넷은 packet switching 방식에 근간을 두고 있음. virtual circuit과 datagram 중 datagram을 사용하고 그렇기 때문에 packet 하나가 datagram 단위이다. header는 최소 20바이트에서 최대 60바이트까지 될 수 있다. 뒤의 option ..
2023.02.13 -
Communication at Network Layer 주소를 설정하고 경로를 설정하는 것이 핵심 기능 (addressing, routing) 18.1 Network Layer Services Packetizing (transport layer로 부터 오는 정보를)Encapsulating and decapsulating(data-link layer로부터 오는 packet을) the payload Routing and Forwarding Routing is applying strategies and running some protocols to create the decision-making tables for each router (경로 배정, decision making) Forwarding as th..
[네트워크] 18. Introduction to Network LayerCommunication at Network Layer 주소를 설정하고 경로를 설정하는 것이 핵심 기능 (addressing, routing) 18.1 Network Layer Services Packetizing (transport layer로 부터 오는 정보를)Encapsulating and decapsulating(data-link layer로부터 오는 packet을) the payload Routing and Forwarding Routing is applying strategies and running some protocols to create the decision-making tables for each router (경로 배정, decision making) Forwarding as th..
2023.02.13 -
17.1 Three Categories of Connecting Devices connecting 되는 범위에 따라서 세 가지 종류의 Device로 나뉜다. Hub At the physical layer: repeater or active hub Switch Link-layer switch Router network layer에서 connecting 시켜주는 Hubs or Repeaters A hub or a repeater operates only in the physical layers A hub or a repeater connects segments of a LAN A hub or a repeater forwards every frame; it has no filtering capability 걸..
[네트워크] 17. Connecting Devices and Virtual LANs17.1 Three Categories of Connecting Devices connecting 되는 범위에 따라서 세 가지 종류의 Device로 나뉜다. Hub At the physical layer: repeater or active hub Switch Link-layer switch Router network layer에서 connecting 시켜주는 Hubs or Repeaters A hub or a repeater operates only in the physical layers A hub or a repeater connects segments of a LAN A hub or a repeater forwards every frame; it has no filtering capability 걸..
2023.02.13 -
15.1 Introduction Architectural Comparison wireless는 점점 더 많이 쓰이고 있다.(편의성) Wired versus Wireless Wired network Isolated LAN: host들이 switch를 통해 유선으로 연결된 상태 Wireless network Ad hoc network: 외부와 접속되지 않은 isolated network일 때 그때 그때마다 host와 host 사이에 임시적인 네트워크를 구성해서 동작 그치만 보통은 둘 다 isolated network이라기 보다 외부의 다른 망과 연동되어 인터넷에 접속된다. Wired network의 경우 switch나 router를 거쳐서 외부 망으로 연결되고 Wireless의 경우 Access point를..
[데이터 통신] 15. 무선 LAN(Wireless LANs)15.1 Introduction Architectural Comparison wireless는 점점 더 많이 쓰이고 있다.(편의성) Wired versus Wireless Wired network Isolated LAN: host들이 switch를 통해 유선으로 연결된 상태 Wireless network Ad hoc network: 외부와 접속되지 않은 isolated network일 때 그때 그때마다 host와 host 사이에 임시적인 네트워크를 구성해서 동작 그치만 보통은 둘 다 isolated network이라기 보다 외부의 다른 망과 연동되어 인터넷에 접속된다. Wired network의 경우 switch나 router를 거쳐서 외부 망으로 연결되고 Wireless의 경우 Access point를..
2023.02.13 -
Telephone network, cable network, sonet, ATM -> Cell(53bytes) switching Telephone Companies: Brief History Before 1984 Almost all services are provided by AT&T Bell System In 1984, AT&T was broken into 지역별로 분리 AT&T long Lines 23 BOCs(Bell Operating Companies) BOCs are grouped together to several RBOCs Between 1984 and 1996 Divided into more than 200 LATAs (Local Access Transport Areas) After 199..
[데이터 통신] 14. 다른 유선 네트워크(Other Wired networks)Telephone network, cable network, sonet, ATM -> Cell(53bytes) switching Telephone Companies: Brief History Before 1984 Almost all services are provided by AT&T Bell System In 1984, AT&T was broken into 지역별로 분리 AT&T long Lines 23 BOCs(Bell Operating Companies) BOCs are grouped together to several RBOCs Between 1984 and 1996 Divided into more than 200 LATAs (Local Access Transport Areas) After 199..
2023.02.13 -
IEEE Standards In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication among equipment from a variety of manufacturers. Project 802 is a way of specifying functions of the physical layer and the data link layer of major LAN protocols. Media Access Control: MAC The MAC sublayer is responsible for the operation of the CSMA/CD a..
[데이터 통신] 13. Wired LANs Ethernet(유선 LAN 이더넷)IEEE Standards In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication among equipment from a variety of manufacturers. Project 802 is a way of specifying functions of the physical layer and the data link layer of major LAN protocols. Media Access Control: MAC The MAC sublayer is responsible for the operation of the CSMA/CD a..
2023.02.13 -
multi point network or broadcast network에서 어떻게 여러개 station이나 노드들이 공유하는 매체를 충돌없이 효율적으로 같이 나눠 쓸 수 있을까? 예를 들어, WIFI Q) multiple access control이랑 medium access control이랑 다른가? Medium Access Protocols 마이크가 하나인 노래방에서 여러 친구들이 어떻게 효율적으로 마이크를 쓸 수 있을까 12.1 Random Access: contention(경쟁) Each station has the right to the medium without being controlled by any other station 누군가 중앙에서 통제하는 것이 아니다. 보낼 데이터가 있으면 r..
[데이터 통신] 12. Multiple Access Control(MAC)multi point network or broadcast network에서 어떻게 여러개 station이나 노드들이 공유하는 매체를 충돌없이 효율적으로 같이 나눠 쓸 수 있을까? 예를 들어, WIFI Q) multiple access control이랑 medium access control이랑 다른가? Medium Access Protocols 마이크가 하나인 노래방에서 여러 친구들이 어떻게 효율적으로 마이크를 쓸 수 있을까 12.1 Random Access: contention(경쟁) Each station has the right to the medium without being controlled by any other station 누군가 중앙에서 통제하는 것이 아니다. 보낼 데이터가 있으면 r..
2023.02.13 -
11.1 Framing frame 만들기 Data link layer needs to pack bits into frames, so that each frame is distinguishable from another. Separate a message from one source to a destination, or from other messages to other destinations, by adding a sender address and a destination address Frame size: fixed or variable Variable-size framing: 일반적인 경우 fixed보다 variable을 사용 Need a way to define the end of the frame..
[데이터 통신] 11. Data Link Control(DLC)11.1 Framing frame 만들기 Data link layer needs to pack bits into frames, so that each frame is distinguishable from another. Separate a message from one source to a destination, or from other messages to other destinations, by adding a sender address and a destination address Frame size: fixed or variable Variable-size framing: 일반적인 경우 fixed보다 variable을 사용 Need a way to define the end of the frame..
2023.02.13