Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||
|
Posted by tony on June 7, 2006, 9:08 am
Please log in for more thread options I have a question relating to throttling of traffic. A standard access list wont work as you cannot apply traffic shape to the in and out interface of a serial interface. I have 2 lines - one to an international provider and one for local traffic. A client wants 128k of "international" access, therefore I create a access list limiting user to 128k (I put this access list on the serial interfact going to the international provider.). That limits outgoing international traffic. International traffic coming in has an ip precedence of 2. Is there a way I can apply traffic shape on the ethernet interface to limit traffic going to network x.x.x.x/28 and the traffic has ip precedence of 2 ? | |||||||||||||
|
Posted by SAto on June 7, 2006, 9:36 am
Please log in for more thread options tony skrev: Is this what you're looking for? access-list 199 permit ip any x.x.x.x 0.0.0.15 precedence 2 access-list 199 deny ip any any -SAto | |||||||||||||
| Similar Threads | Posted |
| traffic-limit problem and ip precedence | June 7, 2006, 9:08 am |
| Re: route-map precedence ? | May 28, 2005, 7:30 am |
| Citrix IP Precedence | November 1, 2006, 9:24 am |
| QoS config IP Precedence Value Question | November 20, 2006, 4:36 pm |
| Does the Cisco VPN client map the IP Precedence from the IP headers? | July 19, 2005, 11:52 am |
| Cisco Security Manager, how does the policy manager handle precedence? | September 18, 2007, 12:34 pm |
| What is the default precedence: local-route, static-route, OSPF-route? | August 4, 2008, 3:00 am |
| Traffic-shaping traffic with precedence 2 | June 12, 2008, 5:05 am |
| Traffic-shaping traffic with precedence 2 | June 12, 2008, 11:14 am |
| PIX Problem | February 11, 2005, 2:45 am |
| PIX problem .. | July 12, 2005, 10:27 am |
| NAT-PT and TCP problem | July 20, 2005, 12:25 pm |
| problem with FTP | July 21, 2005, 8:11 pm |
| PIX 501 Problem | July 23, 2005, 9:18 pm |
| FXO Problem? | July 23, 2005, 9:15 pm |

traffic-limit problem and ip precedence
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


> can apply traffic shape on the ethernet interface to limit traffic going to
> network x.x.x.x/28 and the traffic has ip precedence of 2 ?