











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
Adorik
Senior Member
Registered: Mar 2002 Location: Country: United States State: Certifications: MCSE 2k,MCSA 2k3,CCDP,CCA PS 3.0,CCIE R&S Working on: MCSE 2k3, CCIE Voice
Total Posts: 176
|
|
qos (cbfwfq?)
hi folks,
i have a isdn line and i would like to grant a specific bandwidht for a port (lets say 80) how would you do that? can you supply a example?
ciao
Adorik
Report this post to a moderator
|
|
02-03-03 10:21 AM
|
|
mosam
Senior Member
Registered: Jul 2002 Location: Atlanta, GA Country: United States State: Certifications: CCIE (R&S, Security), CCNP, CCDP, MCSE+I Working on: RHCT/RHCE
Total Posts: 160
|
|
Adorik,
I guess its either you use custom queueing, rate-limit, or traffic-shape..
Lets say you want to limit your web traffic to only 56k of the total bandwidth,
custo-queue configurationw ould be similar to this,
queue-list 1 protocol ip 1 tcp www
queue-list 1 default 2
queue-list 1 queue 1 byte-count 56000
then apply the queue-list to the interface using "custom-queue-list" command.
or use traffic-shape, like this,
access-list 100 permit tcp any any eq www
and on the interface,
traffic-shape group 100 56000
Report this post to a moderator
|
|
02-03-03 12:58 PM
|
|
Adorik
Senior Member
Registered: Mar 2002 Location: Country: United States State: Certifications: MCSE 2k,MCSA 2k3,CCDP,CCA PS 3.0,CCIE R&S Working on: MCSE 2k3, CCIE Voice
Total Posts: 176
|
|
hi
hi,
i want it that way
lets say i have service www and ftp
if there is ftp traffic i want it limited to 50kb/s and 50kb/s for www
if there is no ftp traffic i want it all for ftp or www
ciao
adorik
Report this post to a moderator
|
|
02-03-03 01:04 PM
|
|
mosam
Senior Member
Registered: Jul 2002 Location: Atlanta, GA Country: United States State: Certifications: CCIE (R&S, Security), CCNP, CCDP, MCSE+I Working on: RHCT/RHCE
Total Posts: 160
|
|
I think what I understand is that you have to assign 50k to www that should be burstable to 100k, same for FTP and all other traffic will take the 28k left?
Well, you can do that in different ways, but the simplest would be using traffic-shape as preceded, assign your CIR to be 50000 and the sustained burstable would be 50000 and 0 for the Be..
Try that out for www, and as for the ftp, try 50000 cir and 0 bc and be.
Report this post to a moderator
|
|
02-03-03 01:25 PM
|
|
Adorik
Senior Member
Registered: Mar 2002 Location: Country: United States State: Certifications: MCSE 2k,MCSA 2k3,CCDP,CCA PS 3.0,CCIE R&S Working on: MCSE 2k3, CCIE Voice
Total Posts: 176
|
|
|
02-03-03 01:27 PM
|
|
Mat P
Senior Member

Registered: Nov 2000 Location: Yorkshire Country: United Kingdom State: Certifications: CCIE, CCDP, IPT Working on: Solaris.
Total Posts: 828
|
|
|
02-03-03 02:14 PM
|
|
|
Cisco exam notes
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|