Jump to content

Template:Infobox networking protocol/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ajeet47 (talk | contribs) at 00:12, 5 January 2015. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Usage

{{Infobox networking protocol
| name         = 
| rfcs         = 
| ports        =
| osilayer     = 
}}

Example

SSH (Secure shell)
Communication protocol
OSI layerApplication
Port(s)22
RFC(s)4250-4256, 4335, 4344, 4345
{{Infobox networking protocol
| name          = SSH (Secure shell)
| rfcs          = 4250-4256, 4335, 4344, 4345
| ports         = 22
| osilayer      = [[Application layer|Application]]
}}

Parameters

All parameters are optional.

name
Name of the protocol.
rfcs
RFC(s) describing this protocol
ports
TCP/UDP ports if used by the protocol
osilayer
OSI layer this protocol works in

See also

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of the protocol.

Stringoptional
rfcsrfcs

RFC(s) describing this protocol

Numberoptional
Portsports

TCP/UDP ports if used by the protocol

Numberoptional
osilayerosilayer

OSI layer this protocol works in

Stringoptional