08-21-2011 12:18 PM - edited 02-21-2020 04:26 AM
When the requirement does not explicitly mention "fair queue", should we enable fair-queue in class-default? I understand it is probably better practice by having fair-queue enabled but I'd like to know the cons and side effects it may have.
Say I have a class-baded LLQ configured for voice.
policy-map VOIP-POLICY
class VOIP-CLASS
priority 20
class DATA-CLASS
bandwidth 40
class class-default
fair-queue <--- is it necessary?
!
08-22-2011 10:32 AM
Nobody knows?
08-23-2011 08:29 AM
WFQ is the default queueing mode on interfaces that run at or below E1 speeds (2.048 Mbps or less). You can Also Configure threshold .
For DWFQ, packets are classified by flow. Packets with the same source IP address, destination IP address, source TCP or UDP port, destination TCP or UDP port, and protocol belong to the same flow.
Defaults are provided for the congestion threshold after which messages for high-bandwidth conversations are dropped, and for the number of dynamic and reservable queues; however, you can fine-tune your network operation by changing these defaults.
ty
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide