Explain traffic shaping.


One of the main causes of congestion is that traffic is often busy. If hosts could be made to transmit at a uniform rate, congestion would be less common. Another open loop method to help manage congestion is forcing the packet to be transmitted at a more predictable rate. This is called traffic shaping.



Explore posts in the same categories: Computer Networks Interview Questions, Networking Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What is traffic shaping?
  • One of the main causes of congestion is that traffic is often busy. If hosts could be made to transmit...
  • What is traffic shaping?
  • One of the main causes of congestion is that traffic is often busy. If hosts could be made to transmit...
  • What is Transparent Bridge ?
  • Transparent bridges were first developed at Digital Equipment Corporation (Digital) in the early 1980s. Transparent bridges are so named because their...
  • What is EXPLAIN?
  • EXPLAIN is used to display the access path as determined by the optimizer for a SQL statement.  It can be...
  • Explain the EXPLAIN statement ?
  • The explain statement provides information about the optimizer's choice of access path of the SQL....
  • How would you go about generating an EXPLAIN plan?
  • Create a plan table with utlxplan.sql. Use the explain plan set statement_id = ‘tst1′ into plan_table for a SQL statement....
  • How do you do the EXPLAIN of a dynamic SQL statement ?
  • There are two methods to achieve this: 1. Use SPUFI or QMF to EXPLAIN the dynamic SQL statement 2. Include EXPLAIN command...
  • What is a Multi-homed Host?
  • A computer that is connected to more than one physical data link, these data links may or may not be...
  • Why is the most of the processing done at the sever?
  • To reduce the network traffic and for application sharing and implementing business rules....
  • What is Data-Link Switching ?
  • Data-link switching (DLSw) provides a means of transporting IBM Systems Network Architecture (SNA) and network basic input/output system (NetBIOS) traffic...

    Comment:

    You must be logged in to post a comment.