Network architecture: Difference between revisions

Content deleted Content added
m Reverted edit by 2600:1005:A122:CE59:812E:2542:C96:2CCE (talk) to last version by Tule-hog
 
(8 intermediate revisions by 7 users not shown)
Line 1:
{{Short description|Design of a communications network}}
{{More citations needed|date=MarchAugust 2024}}
{{Redirect|Hub and spokes architecture|the network of alliances in the Asia-Pacific region|San Francisco System|the term in transport optimization|Spoke–hub distribution paradigm}}
{{More citations needed|date=March 2024}}
 
'''Network architecture''' is the design of a [[computer network]]. It is a framework for the specification of a network's physical components and their functional organization and configuration, its operational principles and procedures, as well as [[communication protocol]]s used.
 
In [[telecommunicationtelecommunications]], the specification of a network architecture may also include a detailed description of products and services delivered via a communications network, as well as detailed rate and billing structures under which services are compensated.
 
The network architecture of the [[Internet]] is predominantly expressed by its use of the [[Internet protocol suite]], rather than a specific model for interconnecting networks or nodes in the network, or the usage of specific types of hardware links.
Line 12 ⟶ 11:
{{OSI model}}
 
The [[OSI model|Open Systems Interconnection model]] (OSI model) defines and codifies the concept of layered network architecture. [[Abstraction layer]]s are used to subdivide a [[communications system]] further into smaller manageable parts. A layer is a collection of similar functions that provide services to the layer above it and receives services from the layer below it. On each layer, an instance provides services to the instances at the layer above and requests services from the layer below.<ref>{{Cite news|url=https://searchnetworking.techtarget.com/definition/OSI|title=What is OSI model (Open Systems Interconnection)? - Definition from WhatIs.com|work=SearchNetworking|access-date=2018-10-09|language=en-US}}</ref>
 
== Distributed computing ==