interface async 0/0

!

router rip

network 192.168.98.0 network 10.0.0.0

!

line vty 0 4 login

password 7 kdWL6UXPkdPV/B

!

ip route 0.0.0.0 0.0.0.0 serial 0/0

router#

show queueing fair

 

 

Current

fair queue configuration:

 

 

Interface

Discard

Dynamic

Reserved

 

 

threshold

queue count

queue count

serial0/0

64

2

0

router# show queue s0/0 Weighted Fair Queueing

Input queue: 0/0/0 (size/max/drops); Total output drops: 0

Queueing strategy: Weighted Fair Queueing

Output queue: IP: 10.0.0.2

0/1000/64/0/1559 (size/max total/threshold/drops/forwards) Conversations 1/128 (active/max total)

Reserved Conversations 0/0 (allocated/max allocated) router#

6.4.3 Priority Queuing

Priority queuing allow user to define the traffic priority in the network. This technique is useful in environment which important traffic should not be delayed by less important traffic.

The following example is how to configuration priority queuing:

priority-list list number protocol ip [high medium normal low] queue-keyword – Establish

84