[c-nsp] BW limit in bundle-ether interface cisco ASR9K

Robert Blayzor rblayzor.bulk at inoc.net
Wed May 13 21:21:18 EDT 2015


What doesn’t work about it?

On the 9K the rate will be applied to each member in the bundle individually, not as an aggregate. So in your config below, each link in the bundle will be policed to 1 Gbps, not 1Gbps over the entire bundle.

--
Robert
inoc.net!rblayzor
Jabber: rblayzor.AT.inoc.net
PGP Key: 78BEDCE1 @ pgp.mit.edu


On May 13, 2015, at 4:17 PM, Alejandro Aristizabal <aaristizabal at mediacommerce.net.co> wrote:
> 
> Dear Cisco mates,
> 
> 
> Id like to know how can I limit the BW on interface bundle ether in Cisco ASR9K,
> 
> I actually use the follow configuration but it doesnt work:
> 
> interface Bundle-Ether2
> description LINK IXA INTER 530M+270M+184M
> service-policy input BW_INTERNET_IXA
> service-policy output BW_INTERNET_IXA
> vrf INTERNET
> ipv4 address 190.90.19.50 255.255.255.252
> ipv6 address 2800:310:10:6::22/126
> 
> 
> policy-map BW_INTERNET_IXA
> class class-default
>  police rate 1000 mbps
>   conform-action transmit
>   exceed-action drop
>  !
> !
> end-policy-map







More information about the cisco-nsp mailing list