Template:Internet protocol suite/doc: Difference between revisions

Content deleted Content added
fraud on my account
Tags: Blanking Mobile edit Mobile web edit
m Reverted edits by 120.29.69.18 (talk): unexplained content removal (HG) (3.4.12)
 
(39 intermediate revisions by 26 users not shown)
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKI LINKS AT THE BOTTOM OF THIS PAGE -->
 
===Purpose===
The template is not a navigation tool, but presents information.
 
This table conveys the architectural structure of the protocol suite used in the design of the Internet. It illustrates the concept of layering in the [[Internet Protocol Suite]]. It also provides an overview of the most prominent protocols in the [[Internet Protocol Suite]], but the table is not intended to be a navigation template or include many protocols. Each layer contains a link to an appropriate category page that lists all protocols covered on Wikipedia.
 
===Definition of model===
The presentation of this model is based on accepted Internet standards{{Ref RFC|1122}} and subsequent documents that define the layering in the [[TCP/IP model]].
 
This model is conceptually similar to the [[OSI model]], but there are substantial and important differences between these models.
 
Indeed, there is some legitimate debate about the positioning of some protocols in the suite as layering or any strict encapsulation sequencing are not principal design criteria for TCP/IP.
 
===Editing===
When adding new protocols, please include only notable protocols that are in widespread use today. Again, a goal for the scope of content was not to include all protocols and turn this into a navigation template, but only a few to illustrate the concept of layering in TCP/IP as may be found in many texts.
 
Please do not alter the names of the layers, as these names are the official standardized names of the layers in the original English-language reference documentation.
==Template data==
 
<templatedata>
{
"description": "Template {{Internet protocol suite}} is used to display well-known protocols in respect to their network layer.",
"params": {
"link": {
"description": "Display an extra link layer protocol.",
"example": "link=[[TRILL (computing)|TRILL]]",
"type": "string",
"label": "Link layer"
},
"internet": {
"description": "Display an extra internet layer protocol.",
"example": "internet=[[Gateway-to-Gateway protocol|GGP]]",
"type": "string",
"label": "Internet layer"
},
"transport": {
"description": "Display an extra transport layer protocol.",
"example": "transport=[[Point-to-Point Tunneling Protocol|PPTP]]",
"type": "string",
"label": "Transport layer"
},
"application": {
"description": "Display an extra application layer protocol.",
"example": "application=[[SOAP]]",
"type": "string",
"label": "Application layer"
}
},
"format": "inline"
}</templatedata>
 
<includeonly>{{Sandbox other||
[[Category:Computer networking sidebar templates]]
}}</includeonly>