answersLogoWhite

0


Best Answer

Packet

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Craig Fox

Lvl 2
4y ago

Protocol Data Unit

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the general term used to describe a piece of data at any layer of a networking model?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

How the OSI model layer can effect a network's design and networking in general?

the OSI model prescribes the steps to be used to transfer data over a transmission medium from one networked device to another. A layered model defines each layer separately. [ As long as the interconnections between layers remain constant, protocol designers can specialize in one area (layer) without worrying about how any new implementations affect other layers. ]


Are network functions only associated with one layer of the OSI model?

No, At each layer, protocols perform servers unique to that layer. While performing those services, the protocols also interact with protocols in the layers directly above and below. In addition, at the top of the OSI model, Application layer protocols interact with the software you use. At the bottom, Phsyical layer services act on the networking cables and connectors to issue and receive signals.


What is the position of the transmission media in the OSI model or the internet model?

it comes in the first layer, or popularly known as the physical layer. must not be confused to be in datalink layer.


Why has the internet model replaced the open system interconnection reference model?

Because Internet model uses less layer which would take less time for the data to pass through


What does FSM mean in computer networking field?

FSM is defined as a finite-state machine in the computer networking field. A finite-state machine is a mathematical model utilized for designing computer programs as well as sequential logic circuits. The model consists of states; it is in one state, current state, at a time and transitions to other states based on events and conditions. The model can be used to describe real world systems.

Related questions

Which layer of OSI model determines the type of communication?

The OSI model is a general model for networking . It has seven layer in total and each layer have some responsibilities. The layer that determines the communication mode is physical layer.


Which layer of the OSI model is the data link layer?

Open system interconnection is the general networking model. Open system interconnection model is introduced by ISO . Physical layer is the first layer of OSI model.Data link layer is the second layer of OSI model. Data Link Layer, this layer is where we actually assign meaning to the electrical signals in the network.


Logical addressing and routing function at which layer of the OSI model?

Networking layer of the OSI model


Define and describe networking model?

describe net working


What part of an OSI model is the transport layer?

The transport layer in an OSI model is the layer that moves information or data between the network layer and the session layer. The Open Systems Interconnection model is a way of visualizing the processes that happen in communication and networking.


What layer in the OSI model covers routing between networks?

The INTERNET LAYER of OSI model exists for "routing" and providing a single network interface to the upper layers.


Define network security model and its layer?

The Open Systems Interconnection model which is developed by ISO in 1983 is used as a framework to explain networking basics and troubleshoot networking issues is called as Network Security Model. It is a seven layer model. Following are the 7 layers of Network Security ModelPhysicalVLANACLSoftwareUserAdministrativeIT Department


What does the transport layer use?

In a standard networking protocol stack, the transport layer provides reliable transfer, fragmentation and de-fragmentation (when necessary), error detection and (within limits) recovery. Being located between the network layer (3) and the session layer (5) within the OSI network model, the transport layer uses services of both adjacent layers to facilitate uplink and downlink of the respective protocol data units.Many networking protocols do not strictly follow the OSI networking model, and may thus employ a different interpretation of transport layer.


Which two layers of the OSI model describe the same functions as the transport and internet layers of the TCP IP model?

Transport layer and Network layer.


How does a network administrator use the osi model to isolate a network problem?

the network administrator uses the OSI model to troubleshoot network problem by verifying functionality of each layer, in many cases, troubleshooting the network problem requires the network administrator to isolate at what layer the network problem occurs. network administrators often describe networking problems by layer number, for example, a physical link problem is described as a layer 1 problem; a router problem is a layer 3.


Why Internet and its protocols is prior over OSI?

The OSI model came after TCP/IP networking protocols were available in networks. The OSI description also as to describe and identify networking components that do not exist in the TCP/IP model.


How the OSI model layer can effect a network's design and networking in general?

the OSI model prescribes the steps to be used to transfer data over a transmission medium from one networked device to another. A layered model defines each layer separately. [ As long as the interconnections between layers remain constant, protocol designers can specialize in one area (layer) without worrying about how any new implementations affect other layers. ]