Cisco WAN :: ASR1001 / Traffic Policing And Shaping

Feb 25, 2012

I want to take 100Mb incoming from a service provider and police it off into several VRFs for customers.One of these VRFs will be 30M.I further need to traffic shape this (30Mb) out to 40 x 0.75Mbps (burstable to 30M) customers.
 
I am using an ASR1001.

View 2 Replies


ADVERTISEMENT

Cisco Firewall :: ASA5550 - Implement Traffic Shaping / Policing Primarily For P2P Traffic?

Mar 10, 2011

We are looking to implement traffic shaping/policing primarily for P2P traffic. As natively the ASA5550 is only capable of p2p inspection if the traffic is tunneled via port 80 is the AIP-SSM the way forward? We have 2 5550s in active/active failover config. As a side note we are also looking to implement an IDS/IPS system so could this module cover all?Is this module going to provide the desired outcome or is there another module/device out there better suited for this? I would prefer to use the ASA5550s as opposed to implementing another product if only that we can make use of the investment we already made on these devices.

View 1 Replies View Related

Cisco WAN :: Is Traffic Shaping Supported On ASR1001 Ge Subinterface

Feb 26, 2013

I am suggesting an ASR1001 as a head end router for a small hub spoke WAN consisting of 4 branch sites connecting to the head via LES. 3 are 100mb, one is 30 mb. I will be connecting the LES circuits to a swithc and then trunking to the router. I would like to apply outbound  shaping to these 4 subinterfaces on the router, and just want to check this is supported?

View 1 Replies View Related

Cisco WAN :: C7200-IK9SU2-M / QoS Traffic Shaping Not Working (but Policing Does Work)

Feb 8, 2011

I have lots of PPPoE users that get Virtual Access interfaces created upon login based on a virtual template. I need to traffic shape them. I know how to get it to work on an individual basis, because the policing within a service policy works fine. As soon as i change it to shaping it leaves things wide open.I really dont care how it gets done, I just need to be able to specify a speed to be traffic shaped and apply that to a virtual template. I need to limit speeds on the download and upload, i understand that the upload i will use the policing, but the download i need it to smooth out the flow and be traffic shaped, not policed.
 
Here is my Policies and classes:

***
policy-map CHILD class class-default  bandwidth 1650policy-map PARENT class class-default  shape average 1650000  service-policy CHILD****
Here is my Virtual Template:
****
interface Virtual-Template8 description pppoe-auth-FTTH ip unnumbered FastEthernet0/0 ip access-group subs-in-FTTH in ip mtu 1493 timeout absolute 6120 0 peer default ip address pool FTTH-POOL ppp authentication pap pppoe-auth ppp authorization pppoe-auth ppp timeout idle 84600 service-policy output PARENT

[code]....
 
The results i am getting is unrestrcited throughput, i am seeing about 40mb of throughput when the target is to limit to 1.65MB. As you can see from the output the PARENT class is seeing 279116 packets, but the shaper only saw 59. In all the examples i see on the internet these two numbers should be the same. Why is the shaper not acting on all the traffic crossing that class/policy?
 
Hardware/IOS:
Cisco IOS Software, 7200 Software (C7200-IK9SU2-M), Version 12.4(12), RELEASE SOFTWARE (fc1)

View 11 Replies View Related

Cisco WAN :: QoS Policing / Shaping For ASA 5510

May 28, 2013

We are looking to implement a bandwidth policy for our Internet link.  What i would like to know is if we use a policing policy, will the exceeded dropped packets be resubmitted from the source?  Will the dropped packets be resubmitted?  Are there any differences besides this when using either policing or shaping policies?  Is one better than the other?
 
CISCO ASA 5510 IOS 8.2

View 3 Replies View Related

Cisco Switching/Routing :: 3560 Rate-limit Vs Policing And Shaping

Nov 27, 2011

I am configuring a 3560 to provide internet access for our customers and I need to make sure they don't use more bandwidth than they have contracted for.I see that the 3560 supports the rate-limit command, but was told that I should use traffic shaping and policing along with access lists to manage the bandwidth.Is there a reason that I should avoid using the rate-limit command - it looks much simpler.

View 10 Replies View Related

Cisco WAN :: 3750 ME Traffic Shaping Downstream Traffic

Aug 4, 2011

I am trying to come up with the best way to traffic shape traffic with 3750 Me switches.  the traffic will be coming from a 6504 Sup-7203b downstream and going out the wan.  Core---L3---->6504--intvlan80--trunkport to--->3750Me---g/1/1/1-trunkport to---MetroE network--->int f0/0.80--branch router.  The idea is to use the 3750 to traffic shape the traffic going towards the wan/branch to 500 to match the contracted rate and then to use qos on shaped rate.  I tried to apply it to g1/1/1 using port based policies but it did not shape the traffic.  I changed everything to IP interfaces and it worked.  I need to break up the metroe into different vlans so I can bring branch offices in on different vlans.c

View 3 Replies View Related

Cisco Switching/Routing :: Policing Traffic On 4510?

Nov 21, 2012

I have two servers on one subnet that each need to replicate to a single server on another subnet. They also need to replicate to each other. This replication is unidirectional so I will refer to the 2 server subnet as the source subnet and the single server subnet as the destination subnet. In order to keep this replication running without killing the MPLS links on either end, we are trying to use a policy-map that limits bandwidth from the source subnet.The Problem:We have created a policy that polices traffic during specific times of day and limits the bandwidth as prescribed, however, bandwidth is also being limited between the 2 servers on the source subnet which is not needed or desired.Class 512K set dscp ef police 1024000 bps 1024000 byte conform-action transmit exceed-action dropClass Map match-any 512K (id 4) Match access-group name DAGExtended IP access list DAG 10 permit ip host 10.20.0.3 host 10.20.0.10 time-range DAG-REP (active) (22793 matches) 20 permit ip host 10.20.0.4 host 10.20.0.10 time-range DAG-REP (active) (14156 matches)The service policy is applied on the input side of the 2 interfaces on which our devices are connected.As you can see, the access list identifies the interesting traffic as traffic from two specific hosts to one specific host. The problem we are having is that bandwidth is also being throttled between the two source hosts even though it is not defined to do so.What can I do to limit traffic from the two source devices to the single destination device without limiting bandwidth between the two source devices?

View 1 Replies View Related

Cisco WAN :: Traffic Policing On 7609 With ES20 Line Card

May 5, 2013

I am trying to configure traffic policing on a 7609 with ES20 line card - however it doesn't appear to be working.  The customer is randomly getting DoS attacked, and the policy doesn't appear to be dropping any exceed/violate traffic.This is an egress policy on a sub-interface. 

View 5 Replies View Related

Cisco WAN :: Traffic Shaping On 3725 With T1s?

Mar 15, 2011

I am a traffic shaping newcomer and need some guidance as how to BEGIN to approach a problem with traffic. We have been rolling out Windows 7 at sites and the additional traffic it causes on installation is considerable as it has to request information from our  central site to populate My Documents and Outlook mailboxes.This has caused some problems on sites as there traffic rates increase to the point that QoS is not sufficient to protect voice traffic and delays and one-way audio are being experienced.One question is this - is GTS a solution or is CBWFQ within GTS the solution or is something else preferable? The sites involved are data/voice with a variety of routers.Second question is this - if we have a remote site with a 3725 router as the WAN aggregator with one 4506/Sup IV and one Cat 3550-24-PWR the shaping should be best placed on the 3725, correct? Also, are there issues with shaping incoming/outgoing traffic as I seem to have read?FYI, the 3725 router has 12.4(8d) with IP VOICE/NO CRYPTO IOS version. The 4506 has 12.1(23)E4 with basic L3 feature set.

View 1 Replies View Related

3430 Cheapest Way To Add Traffic Shaping?

Jun 19, 2013

What's the good, inexpensive way to add traffic shaping to a small network? Let's say there are about 20 users on a T1 circuit. Existing router is an Adtran 3430 (from the telco so we can't touch it). Everything works fine except when they get really heavy with uploads/downloads when document scanning, and the telnet sessions to the mainframe app start getting dropped. Major PITA. Basically need to make telnet traffic a priority.Now, I could drop a pfSense box in there using an old workstation, but I'd like something I can stick in a rack, or is at least really small and hopefully under $200 or so.

View 7 Replies View Related

Cisco WAN :: 3825 Traffic Shaping And QoS On Multiple EVC

Feb 6, 2011

I have a 3825 with a 1Gb fiber card at one of my sites.  Our ISP and MPLS provider hand off a single gigabit fiber to us that contains 2 50MB EVC's.I need to apply QoS to one of the EVC's and shape them both to 50Mb to avoid upstream rate mismatch bottlenecks.  Both of the EVC's generally only push 10Mb during business hours.When I run UDP stream tests (various rates from 500k-6m that are marked as AF41) to one of my other sites I am consistently getting about 2% packet loss, despite the fact the circuit isn't even close to 50% saturation.  When I remove Shaping and QoS all together, the issue nearly clears itself up, except during peak hours and I get small bursts of packet loss, which is still unacceptable.When the pipe is at near zero utilization (after hours) there also is no packet loss with or with out the shaping/qos applied.

View 1 Replies View Related

Cisco Infrastructure :: 185 / Traffic-shaping On The LAN Interface?

May 5, 2011

There is a remote server that downloads info from a server here at HQ. When the dowloads start the rxload on the S0/0/0 interface jumps to 98 percent or so; rxload 250/255. I needed to limit the bandwidth utilization between the servers, so I added the below line to the LAN interface on the remote router.By adding the command, it reduced the download utilization -which is what I wanted.
 
access-list 185 permit ip host 10.6.27.1 any
!
int f0/0
traffic-shape group 185 10000 8000 8000 1000
 
Question:How would applying this to the LAN interface cause the download utilization (Coming from s0/0/0) to decrease?

View 4 Replies View Related

Cisco WAN :: 3800 / Traffic Shaping When QoS / CoS Employed?

Nov 19, 2011

I have a client who has Cisco 3800 series routers in their data centre with which they have QoS/CoS policies implemented. They wish to further manage traffic by limiting outbound traffic to their branch sites in line with the network access bandwidth each site has available. Is this possible whilst leaving the QoS policies in place? If so how?

View 1 Replies View Related

Cisco WAN :: Traffic Shaping On Router 2911

Jun 10, 2012

I have following scenario - router 2911 connected to 2950 switches with about 80 vlans. How can I limit speed on each of the 79 vlans (to equal % acros all of them) and give vlan 80 lets say 30% of total bandtwith. Since I am new to QOS, can you point me to the right website or give me example.

View 4 Replies View Related

Cisco Firewall :: Traffic Shaping ASA 5510 Vs 5505?

Oct 19, 2011

Is there any difference with traffic shaping capability on the 5510 as opposed to the 5505? is there anything the 5510 can do that the 5505 cant? with regards to TShaping?

View 4 Replies View Related

Cisco WAN :: 3845 - Traffic Shaping For Bandwidth Management

Jun 1, 2011

I am trying to get ride of an old traffic management appliance and would like to replace it by a simple Cisco 3845.
 
The configuration is really simple:
 
Customers -- Router 3845 -- Internet
 
I want to be able to provide bundles to customer such 64kps garanteed/ 2mbps MIR (retail) and 2mbps garanteed no MIR (business).
 
I need also to specify to the router the total internet bandwitdh available (example: 20mbps symetrical).
 
This configuration will work ? Should I worry about any performance issue if I start to have a lot of customers ?
 
ip access-list extended Cust1
permit ip any sub_Cust1
permit ip subCust1 any

View 2 Replies View Related

Cisco Firewall :: ASA 5510 Traffic Shaping For Single IP?

Sep 8, 2011

I would like to know if there is a way to apply in the Cisco asa 5510 traffic shaping not for a interface but a single IP address.For example i would like to limit the bandwith for the IP address of my FTP server.

View 4 Replies View Related

Cisco Firewall :: Traffic Shaping Per Users / Ip / Application Using ASA 5520

Apr 5, 2011

I hava Cisco ASA 5520 with AIP-SSM module. I would like to have the below features with ASA installed in Transparent mode.
 
1. Traffic shapping per user
 
2.  Traffic shapping per IP subnet
 
3.  Traffic shapping per Application
 
Is it possible with ASA installed in Transparent mode?

View 9 Replies View Related

Cisco WAN :: 3750 / 6509 - Traffic Shaping VRFs WAN Bandwidth?

Jul 14, 2011

We are a new medical school located in PA. Just have just completed a new building and are now working on getting our network finished. Here is the situation we have a 50MB Internet Connection that comes into our network that then hits the ISPs Cisco 3750 which sends it to two of our Cisco 3750s for redundancy. From the 3750 goes into our Cisco 6509 with a FWSM module, then out from there to our distribution switches which are all Cisco 2960s.
 
What we would like to do is to control how much WAN connectivity each of our VRFs get. Right now we have a Faculty, Student, and Research VRF formed, and are trying to figure out the best spot where we can say Faculty gets 30MB of Bandwidth, Students gets 10, and Research gets 10. If possible would like burst capabilities.

View 3 Replies View Related

Cisco Switching/Routing :: WS-4507R / Policy For Traffic Shaping?

Feb 18, 2012

I am trying to do policy on the interfaces of my switch WS-4507R, below the configuration I used to shap the traffic to 1 Mbps. However, when I tested it the traffic excceded the 1 Mbps.
 
class-map match-all 1MB
  match access-group name 1MB
!
policy-map 1MB
  class 1MB

[code]...

how I can restrict my bandwidth on the interface on 1 Mbps.

View 2 Replies View Related

Cisco Switching/Routing :: 6513 - Rate Limit And Traffic Shaping?

Mar 21, 2012

I am looking for step-by-step configuration on how to enable rate-limit and traffic shaping on Cisco 6513 vlan interfaces.  I am not able to find this particular document on CCO.

View 3 Replies View Related

Cisco Firewall :: Can The ASA 5520 Do Traffic Shaping Or Policy Map Just Like In A Normal Router

Feb 13, 2011

ASA 5520 can handle 2 ISP? not to load balance or not standby/active but to use the 2 ISP at the same time and separately. for example, ISP_A who has 10m will be dedicated to the customer A/VLAN A, then ISP_B who has 4m will be for the rest of the customer's traffic. Can the ASA 5520 do traffic shaping or policy map just like in a normal router?

View 5 Replies View Related

Cisco WAN :: 1921 Traffic Shaping Feature Is Not Supported In User Defined Class

Oct 29, 2011

I make qos on VPN Tunnel, but i make command service-policy output name, it show the error below Traffic Shaping feature is not supported in user defined class of parent level policy.My cisco router 1921, IOS : c1900-universalk9-mz.SPA.150-1.M5.bin

View 1 Replies View Related

Cisco Switching/Routing :: How To Setup Traffic Shaping On 4500X Outbound Port To WAN Routers

Mar 26, 2013

We have some ASR WAN routers which have a dedicated 400M interface to a remote site.
 
Servers on our Local network source the data through some firewalls via 10G interfaces, which connects to 4500X WAN switches then to the Routers on 1G links.
 
The sources are rate limiting the traffic but the routers are periodically dropping packets which I think is mostly due to burstiness in the traffic between as it traverses through from 10G links to 1G then to 400M. 
 
How to setup traffic shaping on the 4500X outbound port to our WAN routers.I'd like to see if we could buffer and smoothe out the traffic as it exits the 4500X WAN switch 1G port to the WAN Routers.

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 Frame-Relay Traffic Shaping Not Supported?

Jan 27, 2013

I have catalyst 3750 I want to controle traffics on every port I have tried Frame-Relay Traffice shaping and Quality of service but there is no support for these commands in the switch.do we have any way to limit traffic on every port in catalyst 3750 and 2960 switches ?

View 4 Replies View Related

Cisco WAN :: Policing On 7613 SVI?

Aug 4, 2011

We have built some policers to apply to vlan SVIs on our 7613 so that we can rate limit input and output traffic.  We followed the Cisco formula and got this.
 
policy-map vlan-shape-3meg
  class class-default
   police cir 3000000 bc 562500 be 1125000    conform-action transmit     exceed-action drop     violate-action drop
  
There have been some complaints about this not actually meeting the limit.  When I do a show policy-map interface xxx I get this.  Based on that it looks like the Be value is being change to match the Bc value. 
 
On a separate note, I noticed that every policer we built with the cisco formula actually ends up with a Tc greater than the max Tc of .125 seconds. It seems odd that a recommended formula would end up creating values outside the maximum allowed limits by the software.
 
I'm not a QoS expert so if any of this seems like basic stuff it's just because I'm a little slow on QoS.   
 
Vlan2
   Service-policy input: temp-remove
   class-map: class-default (match-any)
Match: any
police :

[code]....
 
One other thing...in order to apply policers input and output on an SVI does mls qos vlan-based have to be configured on the trunks tagged with the corresponding Vlan?

View 1 Replies View Related

Cisco WAN :: QoS On ASR1001 Router?

Apr 28, 2013

i need to know if the built-in GE ports in ASR1001 or ASR 1002 (-X) have the features of QoS without restrictions, or QoS features are supported in SPA modlue ports only?

View 2 Replies View Related

Cisco WAN :: ASR1001 / L2 Over L3 With Load-balancing?

Nov 30, 2011

i'm trying to accomplish the following:I want to trasport a bunch of vlan layer 2 etherchannel on a pair of layer3 connections, using L3 to load balance.i was considering a pair of options:
 
1) bridging + gre (non applicable since i cant bridge 2 interface beloging to a etherchannel to a tunnel)
 
2) L2TP is it possible to accomplish this with the above tecnology? any reference, configuration example?
 
3) AoMLPS is it possible to accomplish this with the above tecnology ? any reference, configuration example?
 
I cant modify topology, the routers used are ASR1001 It is mandatory that both sites have a layer2 connection between them.

View 1 Replies View Related

Cisco WAN :: Configuring QoS Policing In 2911?

Sep 27, 2012

I configuring QoS policing in a Cisco 2911 in a 128K/256/512 link, but when I apply the configuration in interface I receive the error below:
 
Configured Percent results in out of range kbps.Allowed range is 8-2000000. The present CIR value is 6. 
 
Current configuration : 191 bytes
!
interface GigabitEthernet0/1
description ***V-SAT***
bandwidth 128

[Code].....

View 7 Replies View Related

Cisco :: ASR1001 - Hardware Is Not Recognized

Jan 24, 2012

I noticed in RME inventory, my ASR1001 hardware is not recognized. I checked my Ciscoworks and it only knows ASR1002, 1004, and 1006 routers.
 
I checked the supported device table for LMS 3.2 and did not find ASR1001. Is there a separate device package I can download. This is not a deal breaker, but it's unnerving to see the question mark icon next to the name of my router in the Cisco works GUI.

View 1 Replies View Related

Cisco :: Policing In Multiple Context Mode?

Jan 4, 2012

I know most QoS capabilities aren't available in multiple context mode, but I need to do some really simple policing on one of my contexts. I just want to apply a hard 20Mbps cap on an interface. I've seen a few places that suggest that basic policing is possible in multiple context mode, but apparently not by the normal commands.

View 5 Replies View Related

Cisco WAN :: Difference Between Ip Base And Ipservices For ASR1001?

Jul 29, 2011

Any document to explain the differences in the Software images for the ASR1001 routers.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved