I just found this group, and have never had a problem with any of my Cisco
equipment, but I need to ask a question.
The 2610's at the remote sites have two T-1 Wics. One uses a full T-1 for data,
the other 837Kps for data.
My main site with the two 3660s are the connection to the Internet, and my
local services (DNS, eMail, student demographics).
My Student Demographics program is an Oracle Report/Database server
combination. (Two machines on Solaris).
My problem.....
Since the students are now back at school, the response to the student
demographics servers has gone into the crapper (everyone is using the web for
Google, Yahoo, etc.)
I would like to require that the connection from the schools to the hub has a
least a minimum of 50% of the connection for student demographics.
I know that I need to throttle the connection from the schools to the hub, and
think that this will work (at the school's 2610 v 12.7T)
access-list 101 permit tcp any host 10.1.99.200 eq 80
access-list 101 permit tcp any host 10.1.99.200 eq 9001
access-list 101 permit tcp host 10.1.99.200 eq 80 any
access-list 101 permit tcp hosy 10.1.99.200 eq 9001 any
int e0/0
traffic-shape group 100 116850
Would this guarntee 50% of the bandwidth for the connection for the 10.1.99.200
ports I need?
--------------------------
If you respond to this posting please use the following mucked eMail address:
Hagemann.James (mailserver) ccsd59.org
I do not normally use this address for my work enviroment.
--------------------------