[j-nsp] MX and policer by community
Mark Tinka
mark.tinka at seacom.mu
Mon Jun 6 05:31:58 EDT 2016
On 6/Jun/16 11:04, Yuriy B. Borysov wrote:
> Hello!
>
> There is a need to apply policer depending on whether a prefix came from.
>
> For example, traffic on the prefixes that come from the IXPs - limit with one policer, from uplinks - another.
>
> On our Cisco routers we match prefixes by community and set qos-group:
>
> route-map SET-QOS-GROUP permit 10
> match community IXP
> set ip qos-group 1
>
> rate-limit input qos-group 1 10000000 1875000 3750000 conform-action continue exceed-action drop
> rate-limit output qos-group 1 10000000 1875000 3750000 conform-action continue exceed-action drop
>
>
> Now, I need to migrate a similar scheme to the MX box.
>
> Is it possible?
Look up DCU.
Mark.
More information about the juniper-nsp
mailing list