Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Encapsulation (networking)

From Wikipedia, the free encyclopedia
Communication protocol design method
For other uses, seeEncapsulation (disambiguation).
Encapsulation of user data in theUnix-styleUDP stack, in which each new layer includes the data from the previous layer, but without being able toidentify which part of the data is the header or trailer from the previous layer. This effectivelyhides (encapsulates) the information from lower layers.[1]

Encapsulation is thecomputer-networking process of concatenating layer-specificheaders ortrailers with aservice data unit (i.e. apayload) for transmittinginformation over computer networks.[2][3][4]Deencapsulation (orde-encapsulation) is the reverse computer-networking process for receiving information; it removes from theprotocol data unit (PDU) a previously concatenated header or trailer that an underlying communications layer transmitted.[3][5][4]

Encapsulation and deencapsulation allow the design of modularcommunication protocols so to logically separate the function of each communications layer, andabstract the structure of the communicated information over the other communications layers.[2][4] These two processes are common features of the computer-networking models and protocol suites, like in theOSI model andinternet protocol suite.[3] However, encapsulation/deencapsulation processes can also serve as malicious features like in thetunneling protocols.[6]

Thephysical layer is responsible for physical transmission of the data, link encapsulation allowslocal area networking,IP provides global addressing of individual computers, andTCP selects the process or application (i.e., theTCP or UDP port) that specifies the service such as aWeb orTFTP server.[7]

For example, in theIP suite, the contents of a web page are encapsulated with anHTTP header, then by a TCP header, an IP header, and, finally, by a frame header and trailer. The frame is forwarded to the destination node as astream ofbits, where it is decapsulated into the respective PDUs and interpreted at each layer by the receiving node.[8]

The result of encapsulation is that each lower-layer provides a service to the layer or layers above it, while at the same time each layer communicates with its corresponding layer on the receiving node. These are known as adjacent-layer interaction and same-layer interaction, respectively.[8]

In discussions of encapsulation, the more abstract layer is often called the upper-layer protocol while the more specific layer is called the lower-layer protocol. Sometimes, however, the terms upper-layer protocols and lower-layer protocols are used to describe the layers above and below IP.[7]

See also

[edit]

References

[edit]
  1. ^Forouzan, Behrouz A. (2010).TCP/IP protocol suite (4th ed.). Boston: McGraw-Hill Higher Educations. p. 23.ISBN 978-0073376042.
  2. ^abEric Conrad; Seth Misenar; Joshua Feldman (2012). "Domain 2: Telecommunications and Network Security".CISSP Study Guide (2nd ed.). Elsevier. pp. 63–142.ISBN 978-1-59749-961-3.
  3. ^abcOdom, Wendell (2013).Cisco CCENT/ CCNA ICND1 100-101 Official Cert Guide. Pearson Education.ISBN 978-1-58714-385-4.
  4. ^abcConrad E, Misenar S, Feldman J (2023).CISSP Study Guide (4th ed.). Elsevier.ISBN 978-0443187353.
  5. ^Salva-Garcia, Alcaraz-Calero, Wang, Qi, Bernabe, Skarmeta (2018)."5G NB-IoT: efficient network traffic filtering for multitenant IoT cellular networks".Security and Communication Networks.2018:1–21.doi:10.1155/2018/9291506.
  6. ^Raman, D., Sutter, B. D., Coppens, B., Volckaert, S., Bosschere, K. D., Danhieux, P., & Buggenhout, E. V. (2012, November). DNS tunneling for network penetration. In International Conference on Information Security and Cryptology (pp. 65-77). Springer, Berlin, Heidelberg.
  7. ^ab"How Encapsulation Works Within the TCP/IP Model".learn-networking.com. 2008-01-27. Archived fromthe original on 2012-08-07. Retrieved2013-11-22.
  8. ^abOdom, Wendell (2013).Cisco CCENT/ CCNA ICND1 100-101 Official Cert Guide. Pearson Education. pp. Ch. 1.ISBN 978-1-58714-385-4.

External links

[edit]
  • RFC 1983: Internet Users' Glossary (contains an entry for encapsulation)
Retrieved from "https://en.wikipedia.org/w/index.php?title=Encapsulation_(networking)&oldid=1285208781"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp