cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
854
Views
0
Helpful
4
Replies

rate-limit on eompls VCs

bindar.marius
Level 1
Level 1

hello guys,

is it possible to rate limit an eompls circuit between to PE (rate-limit per VC) ?

4 Replies 4

attrgautam
Level 5
Level 5

Yes you can try with MQC. Have a class-map which matches any traffic and police the bandwidth

policy-map l2test

class l2test

police 2048000 c t e d

class l2test

match any

Let me know if it works

and where is the service-policy applied ?

Sub interface where the xconnect is configured

for the physical interfaces the service policy

is working as expected. but for PXF-based eompls

(which are using SVI interfaces) ?