Cisco Systems Traffic-shaping traffic with precedence 2

Bookmark this page:  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Traffic-shaping traffic with precedence 2 tpdasilva 06-12-08
Posted by on June 12, 2008, 11:14 am
Please log in for more thread options
Hi,

I have a link and traffic from USA enters the network via this link
(together with traffic from Europe). Traffic from USA is marked with
precedence 2. I want to throttle certain IP ranges to only use a
certain amount of traffic that comes in with precedence 2, but am
encountering problems.

This is the config I have so far

class-map match-all precedence2
match ip precedence 2
class-map match-all client-128-int
match ip precedence 2
match access-group 110
!

policy-map international
class precedence2
set ip precedence 2
class client-128-int
shape average 128000
class class-default
set ip precedence 0

on interface s0/2 I try to activate it as follows
service-policy input international.

The policy does not seem to activate, when I issue sh run and look at
the configs of int s0/2 I dont see the service policy. When I remove
"class-map match-all client-128-int
match ip precedence 2" from the service policy and re-apply to int
s0/2 I can see it in the config and sh policy-map int s0/2 also
returns results.

Am I doing something wrong?

Thanx in advance
Tony

Similar ThreadsPosted
Traffic-shaping traffic with precedence 2 June 12, 2008, 5:05 am
Traffic-shaping traffic with precedence 2 June 12, 2008, 11:14 am
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
How does typical ISP traffic shaping/bandwidth limiting work ? Do ISP's allow bursty traffic per second ? January 19, 2006, 3:50 pm
traffic-shaping limit ftp traffic October 7, 2005, 11:51 am
Routing Question - How to send default internet traffic to PIX and VPN traffic from router out internet February 27, 2007, 1:58 pm
pix vpn traffic October 18, 2005, 12:57 pm
Traffic Log. January 9, 2006, 1:20 pm
Traffic Log. January 10, 2006, 4:15 am