Help on PL(Packet Loss)

Sharky Forums


Results 1 to 2 of 2

Thread: Help on PL(Packet Loss)

  1. #1
    Expensive Sushi
    Join Date
    Nov 2000
    Posts
    17

    Post Help on PL(Packet Loss)

    why do I get 1-3 PL and how do I get rid of them...??

  2. #2
    Great White Shark
    Join Date
    Nov 2000
    Posts
    21,595

    Post

    Provide some details about your network configuration, topology and what you are doing that makes packet loss an issue.

    Generally, packet loss is not an issue since it is normal on a shared network, i.e. using a hub. The low level protocols simply ask for retransmission of a missing or bad packet.

    Ethernet operates in a carrier sense, multiple access (CSMA) mode. Each node listens for traffic, i.e., carrier. If none is detected it can transmit. After transmitting it listens. If it detects garbage - not its message, it assumes a collision occured. (A collision/packet loss occurs when more than one node attempts to transmit at any given moment.)
    It waits a random amount of time, then starts the process again.

    A switch avoids the problem of collisions.

    Packet loss can also occur due to wiring problems. That's another story.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •