Hi Guys,
I have the queue below:-
/queue simple
add burst-limit=90M/90M burst-threshold=2M/2M burst-time=30m/30m comment=“XXX Link - Allow Bursts but limit to 2M after 30 minutes” direction=both disabled=no dst-address=
0.0.0.0/0 interface=Int-R-XXX limit-at=0/0 max-limit=2M/2M name=QACCESS_XXX parent=none priority=8 queue=ethernet-default/ethernet-default total-queue=ethernet-default
The problem is that I have BGP running over that link, when the link is rated back to 2M, the BGP session sometimes drop. Is there a way I can keep this queue but leave traffic from router or just BGP alone with the queue is in affect?
Thanks for any help you can give.