enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Flow control or not? : r/networking - Reddit

    www.reddit.com/r/networking/comments/5oyd9a/flow_control_or_not

    Specifically in your case, a bursty 100 Mbps traffic to port Fa0/1 can, via the means of flow control, effectively turn your uplink to 100 Mbps link. That's all fine, but what if Fa 0/2 now wants to get some data from something upstream?

  3. When Flow Control is not a Good Thing - SmallNetBuilder

    www.smallnetbuilder.com/lanwan/lanwan-features/when-flow-control-is-not-a-good...

    But if you can’t, then you need to get yourself a "smart" gigabit switch that has Flow Control enable/disable. You can’t do this by changing to a different unmanaged gigabit switch, since all of them support 802.3x flow control, which can’t be disabled.

  4. To flow or not to flow? - Cisco Blogs

    blogs.cisco.com/perspectives/to-flow-or-not-to-flow

    What is flow control? Flow control is a mechanism used to help manage the rate of data transfer between two devices. This is done to help prevent a source evice from overwhelming a destination device by sending more packets than the destination can handle.

  5. Flowcontrol is it necessary? - Cisco Community

    community.cisco.com/t5/switching/flowcontrol-is-it-necessary/td-p/1128603

    Flow control enables connected Ethernet ports to control traffic rates during congestion by allowing congested nodes to pause link operation at the other end. If one port experiences congestion and cannot receive any more traffic, it notifies the other port by sending a pause frame to stop sending until the condition clears.

  6. Flow Control : r/networking - Reddit

    www.reddit.com/r/networking/comments/1vosfv/flow_control

    Flow Control is used by a switch or client/server to prevent uncontrolled packet drops. When the switch or server PREDICTS that based on the current traffic flow, it will run out of buffers in the next few packets, it will fire a PAUSE frame (request) at the sending device.

  7. To Flow Control or not to Flow Control : r/networking - Reddit

    www.reddit.com/r/networking/comments/b1v5hm/to_flow_control_or_not_to_flow_control

    Windows now seems to enable it on both RX/TX by default but I am not sure if we should be disabling that. Does anyone know anything on the pros and cons of flow control? Share

  8. Solved: Flow-control recommendation - Cisco Community

    community.cisco.com/t5/switching/flow-control-recommendation/td-p/4444112

    I would recommend against using "standard" Ethernet flow control, unless you have a really good reason for using it, and you understand all its implications. If your issue is interface drops, you're probably better managing congestion with QoS and/or buffer tuning.

  9. Should I use Flow Control between switches - Cisco Community

    community.cisco.com/t5/switching/should-i-use-flow-control-between-switches/td...

    I have read that Flow Control helps to prevent buffer issues on the receiving device by using a pause frame. However I do not know if this is a recommended best practice for Switch to Server connections or Switch to Switch connections.

  10. How to use Flow Controller settings - Home Network Community

    community.tp-link.com/us/home/forum/topic/640122

    Flow Control is a feature usually used in the business grade devices: "With this option enabled, when a device gets overloaded it will send a PAUSE frame to notify the peer device to stop sending data for a specified period of time, thus avoiding the packet loss caused by congestion.

  11. Enabling flow control on my ethernet NIC

    networkengineering.stackexchange.com/questions/25939/enabling-flow-control-on...

    Flow Control (MAC Pause) is enabled during Auto-Negotiation with 2 bits in one of the exchanged pages. It has effect only if duplex is enabled. It's also handled at the MAC layer and can be handled in hardware.