Configuration Example

router# show run

Building configuration ...

service password-encryption service timestamps debug

!

hostname router

!

enable password 7 Pl2cGlY8liD4

!

interface fastethernet 0/0

ip address 192.168.98.63 255.255.255.0

!

interface serial 0/0 encapsulation ppp

ip address 10.0.0.2 255.255.255.192 custom-queue-list 10

!

interface async 0/0

!

router rip network 10.0.0.0 network 192.168.98.0

!

line vty 0 5 login

password 7 tF4VZx7eRx5VcC

!

ip route 0.0.0.0 0.0.0.0 10.0.0.1

!

access-list 1 permit 192.168.98.62 0.0.0.255 queue-list 10 protocol ip 1 tcp 80 queue-list 10 interface serial 0/0 2 queue-list 10 protocol ip 3

queue-list 10 queue 4 byte-count 115200 queue-list 10 queue 4 limit 10

89