Page 1 of 1

RB Bandwidth issue

Posted: Wed Feb 07, 2018 4:23 am
by Ghaith93
Dears

I am using RB1036 AS queues and RB1016 As PPPOE .I have issue with from 1036 to 1016 when i disable any mangel the bandwidth increase

I Check with bandwidth test and all mangel disabled
Q1.JPG
Traffic about 700M

recheck but all the mangel enabled
Q2.JPG
Traffic about 250M

I try to update 1036 but still same thing and trying disabled all mangle and add new mangle the bandwidth drop form 700M to 600M

I am using , Chains (prerouting ,postrouting) and action (Accept ,Mark routing , Mark connection , Mark Packet)

I don't know what's the problem

Thanks

Re: RB Bandwidth issue

Posted: Thu Feb 08, 2018 12:26 am
by Ghaith93
?????

Re: RB Bandwidth issue

Posted: Thu Feb 08, 2018 2:16 am
by sebastia
In the profiler, select "all" instead of "total". It will show you load on individual cores.

Queuing on CCR is limited to single core / queue tree, so with above you'll be able to check if that is your issue.

Re: RB Bandwidth issue

Posted: Thu Feb 08, 2018 11:39 am
by Ghaith93
Dear Sebastia

My issue with traffic now with CPU ,,

Any mangel add to 1036 the traffic on PPPOE RB.1016 decreased

Re: RB Bandwidth issue

Posted: Thu Feb 08, 2018 1:38 pm
by sebastia
Which mangle rules do you have in place? Please list your config

Re: RB Bandwidth issue

Posted: Sat Feb 10, 2018 12:27 am
by Ghaith93
Dears

i am using , Chains (prerouting ,postrouting) and action (Accept ,Mark routing , Mark connection , Mark Packet)
 0    ;;; Band.FNA
      chain=forward action=mark-connection new-connection-mark=FNA.Band.Customer passthrough=yes src-address-list=FNA 
      dst-address-list=Band.Customer-Band log=no log-prefix="" 

 1    ;;; Band.Customer
      chain=postrouting action=accept src-address-list=Share dst-address-list=Band.Customer-Band log=no log-prefix="" 

 2    ;;; Accs-Peeruser
      chain=postrouting action=accept src-address-list=Privet dst-address-list=All-Pool log=no log-prefix="" 

 3    ;;; Band.FNA
      chain=forward action=mark-packet new-packet-mark=Band.FNA passthrough=no src-address-list=FNA 
      dst-address-list=Band.Customer-Band connection-mark=FNA.Band.Customer log=no log-prefix="" 

 4    ;;; Band.GGC
      chain=forward action=mark-packet new-packet-mark=Band.GGC passthrough=no src-address=X.X.X.X/25 
      dst-address-list=Band.Customer-Band log=no log-prefix="" 

 5    ;;; Band.Inter
      chain=forward action=mark-packet new-packet-mark=Band.Inter passthrough=no dst-address-list=Band.Customer-Band log=no 
      log-prefix="" 

 6    ;;; P1-Xsite
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no src-address-list=P1 
      dst-address-list=Xsite log=no log-prefix="" 

 7    ;;; P2-Xsite
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no src-address-list=P2 
      dst-address-list=Xsite log=no log-prefix="" 

 8    ;;; P3-Xsite
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no src-address-list=P3 
      dst-address-list=Xsite log=no log-prefix="" 

 9    ;;; P1-Snap
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no src-address-list=P1 
      dst-address-list=Snapchat log=no log-prefix="" 

10    ;;; P2-Snap
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no src-address-list=P2 
      dst-address-list=Snapchat log=no log-prefix="" 

11    ;;; P3-Snap
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no src-address-list=P3 
      dst-address-list=Snapchat log=no log-prefix="" 

12    ;;; P5-GGC
      chain=prerouting action=mark-routing new-routing-mark=Lo-Route passthrough=no dst-address=185.69.7.0/25 
      src-address-list=P5 log=no log-prefix="" 

39    ;;; Q-Cache
      chain=postrouting action=mark-packet new-packet-mark=Cache.Q passthrough=no dst-address=172.17.2.2 
      src-address-list=!FNA&GGC log=no log-prefix="" 

40    ;;; ICMP-Q
      chain=postrouting action=mark-packet new-packet-mark=ICMP passthrough=no protocol=icmp 
      dst-address-list=All-Pool log=no log-prefix="" 

41    ;;; DNS-Q
      chain=postrouting action=mark-packet new-packet-mark=DNS passthrough=no protocol=udp dst-address-list=All-Pool 
      src-port=53 log=no log-prefix="" 

42    ;;; Xsiter.Conn
      chain=postrouting action=mark-connection new-connection-mark=Xsite.conn passthrough=yes src-address-list=Xsite 
      dst-address-list=All-Pool log=no log-prefix="" 

43    ;;; Xsite.Q-P1
      chain=postrouting action=mark-packet new-packet-mark=Xsite.Q-P1 passthrough=no src-address-list=Xsite 
      dst-address-list=P1 connection-mark=Xsite.conn log=no log-prefix="" 

44    ;;; Xsite.Q-P2
      chain=postrouting action=mark-packet new-packet-mark=Xsite.Q-P2 passthrough=no src-address-list=Xsite 
      dst-address-list=P2 connection-mark=Xsite.conn log=no log-prefix="" 

45    ;;; Xsite.Q-P3
      chain=postrouting action=mark-packet new-packet-mark=Xsite.Q-P3 passthrough=no src-address-list=Xsite 
      dst-address-list=P3 connection-mark=Xsite.conn log=no log-prefix="" 

46    ;;; Xsite.Q-P4
      chain=postrouting action=mark-packet new-packet-mark=Xsite.Q-P4 passthrough=no src-address-list=Xsite 
      dst-address-list=P4 connection-mark=Xsite.conn log=no log-prefix="" 

47    ;;; Xsite.Q-P5
      chain=postrouting action=mark-packet new-packet-mark=Xsite.Q-P5 passthrough=no src-address-list=Xsite 
      dst-address-list=P5 connection-mark=Xsite.conn log=no log-prefix="" 

48    ;;; Xsite.Q-P6
      chain=postrouting action=mark-packet new-packet-mark=Xsite.Q-P6 passthrough=no src-address-list=Xsite 
      dst-address-list=P6 connection-mark=Xsite.conn log=no log-prefix="" 

49    ;;; Snapchat.Conn
      chain=postrouting action=mark-connection new-connection-mark=Snap.conn passthrough=yes 
      src-address-list=Snapchat dst-address-list=All-Pool log=no log-prefix="" 

50    ;;; SNAP-P1-Q
      chain=postrouting action=mark-packet new-packet-mark=SnapC-P1 passthrough=no src-address-list=Snapchat 
      dst-address-list=P1 connection-mark=Snap.conn log=no log-prefix="" 

51    ;;; SNAP-P2-Q
      chain=postrouting action=mark-packet new-packet-mark=SnapC-P2 passthrough=no src-address-list=Snapchat 
      dst-address-list=P2 connection-mark=Snap.conn log=no log-prefix="" 

52    ;;; SNAP-P3-Q
      chain=postrouting action=mark-packet new-packet-mark=SnapC-P3 passthrough=no src-address-list=Snapchat 
      dst-address-list=P3 connection-mark=Snap.conn log=no log-prefix="" 

53    ;;; SNAP-P4-Q
      chain=postrouting action=mark-packet new-packet-mark=SnapC-P4 passthrough=no src-address-list=Snapchat 
      dst-address-list=P4 connection-mark=Snap.conn log=no log-prefix="" 

54    ;;; SNAP-P5-Q
      chain=postrouting action=mark-packet new-packet-mark=SnapC-P5 passthrough=no src-address-list=Snapchat 
      dst-address-list=P5 connection-mark=Snap.conn log=no log-prefix="" 

55    ;;; SNAP-P6-Q
      chain=postrouting action=mark-packet new-packet-mark=SnapC-P6 passthrough=no src-address-list=Snapchat 
      dst-address-list=P6 connection-mark=Snap.conn log=no log-prefix="" 

56    ;;; Inter-FB.Q
      chain=postrouting action=mark-connection new-connection-mark=INT-FB passthrough=yes src-address-list=INT-FB 
      dst-address-list=All-Pool log=no log-prefix="" 

57    ;;; INT-FB-P1-Q
      chain=postrouting action=mark-packet new-packet-mark=INT-FB-P1 passthrough=no src-address-list=INT-FB 
      dst-address-list=P1 connection-mark=INT-FB log=no log-prefix="" 

58    ;;; INT-FB-P2-Q
      chain=postrouting action=mark-packet new-packet-mark=INT-FB-P2 passthrough=no src-address-list=INT-FB 
      dst-address-list=P2 connection-mark=INT-FB log=no log-prefix="" 

59    ;;; INT-FB-P3-Q
      chain=postrouting action=mark-packet new-packet-mark=INT-FB-P3 passthrough=no src-address-list=INT-FB 
      dst-address-list=P3 connection-mark=INT-FB log=no log-prefix="" 

60    ;;; INT-FB-P4-Q
      chain=postrouting action=mark-packet new-packet-mark=INT-FB-P4 passthrough=no src-address-list=INT-FB 
      dst-address-list=P4 connection-mark=INT-FB log=no log-prefix="" 

61    ;;; INT-FB-P5-Q
      chain=postrouting action=mark-packet new-packet-mark=INT-FB-P5 passthrough=no src-address-list=INT-FB 
      dst-address-list=P5 connection-mark=INT-FB log=no log-prefix="" 

62    ;;; INT-FB-P6-Q
      chain=postrouting action=mark-packet new-packet-mark=INT-FB-P6 passthrough=no src-address-list=INT-FB 
      dst-address-list=P6 connection-mark=INT-FB log=no log-prefix="" 

63    ;;; Inter-Q
      chain=postrouting action=mark-connection new-connection-mark=Inter-Q passthrough=yes src-address-list=!FNA&GGC 
      dst-address-list=All-Pool log=no log-prefix="" 

64    ;;; Inter-P1-Q
      chain=postrouting action=mark-packet new-packet-mark=Inter-P1 passthrough=no src-address-list=!FNA&GGC 
      dst-address-list=P1 connection-mark=Inter-Q log=no log-prefix="" 

65    ;;; Inter-P2-Q
      chain=postrouting action=mark-packet new-packet-mark=Inter-P2 passthrough=no src-address-list=!FNA&GGC 
      dst-address-list=P2 connection-mark=Inter-Q log=no log-prefix="" 

66    ;;; Inter-P3-Q
      chain=postrouting action=mark-packet new-packet-mark=Inter-P3 passthrough=no src-address-list=!FNA&GGC 
      dst-address-list=P3 connection-mark=Inter-Q log=no log-prefix="" 

67    ;;; Inter-P4-Q
      chain=postrouting action=mark-packet new-packet-mark=Inter-P4 passthrough=no src-address-list=!FNA&GGC 
      dst-address-list=P4 connection-mark=Inter-Q log=no log-prefix="" 

68    ;;; Inter-P5-Q
      chain=postrouting action=mark-packet new-packet-mark=Inter-P5 passthrough=no src-address-list=!FNA&GGC 
      dst-address-list=P5 connection-mark=Inter-Q log=no log-prefix="" 

69    ;;; Inter-P6-Q
      chain=postrouting action=mark-packet new-packet-mark=Inter-P6 passthrough=no src-address-list=!FNA&GGC 
      dst-address-list=P6 connection-mark=Inter-Q log=no log-prefix=""