What is the difference between congestion management and congestion avoidance?
What will be an ideal response?
Congestion management is the division of a device's buffer for storing traffic that cannot immediately be sent out on the network until bandwidth becomes available; this determines the allotted size of the buffer and the priority and sequence of release when bandwidth is available.Congestion avoidance determines the likelihood that incoming traffic will be dropped because of congestion; it flows between a minimum and maximum threshold for congestion.Once the maximum threshold is reached, there is a 100% chance that incoming packets will be dropped until the congestion clears.
You might also like to view...
A root certificate is the original certificate issued by the CA.
Answer the following statement true (T) or false (F)
When using NPS and RADIUS templates, what must be done after you have created an NPS or RADIUS template to effect a server's configuration?
What will be an ideal response?
Creating __________________ at the outset of your project helps you determine the content and functionality of your project.
Fill in the blank(s) with the appropriate word(s).
In Android, an XML layout file is used to design the contents of the user interface screen
a. true b. false