Which layer of the osi model is most directly impacted when an internet services provider is found to be blocking udp traffic from a source host?

Respuesta :

W0lf93
The Open Systems Interconnection Reference Model is an abstract description for layered communications and computer network protocol design. In its most basic form, it divides network architecture into seven layers which, from top to bottom, are the Application, Presentation, Session, Transport, Network, Data Link, and Physical Layers. A layer is a collection of conceptually similar functions that provide services to the layer above it and receives service from the layer below it.

Answer:

UDP- User Datagram protocol (UDP), is a part of internet protocol suite. It is basically present on the Transport layer of the "Internet Network Model"

Step-by-step explanation:

As the Transport layer  of the model, the UDP, SCTP and TCP's are present. Now originally in the TCP/IP model there are four layers:

  1. Host-to-network layer,
  2. Network layer,
  3. Transport layer,
  4. And the Application layer.
  • Now, as the blockage occurred is from source to host then the data flow through the channel on specific internet protocols will halt, so the Host-to-Network layer is been affected by this blockage.
ACCESS MORE