Mikrotik CCR1036-12G-4S is nothing more than 300Mbps of traffic.

Hello to all forum,
I have a 1036 router which is in v6.33.1 version over the version before it was even in the previous version v6.33 with this my router is only 300mbps, I have a link contracted with the operator of 400 mbps which It arrives via vlan as own iP’s have valid BGP enabled on this router. This router is like my edge router only use it for communications with other Routers Board’s by OSPF otherwise has nothing or Firewall, Nat nor mangles.

Dear friends what may be happening is that the RouteBoard is not capable men to 300 Mbps? the operator has already determined that I buy a Cisco or Juniper’m more trying until the last reveter this picture.

If someone question what may be the Queues or Quesues Type can be sure that I’ve tried everything. I would like their contributions to min help in this case.

Thank you
Thiago Lyra

do the tools/profile. How much is cpu usage

We have put way more than 300 Mbps on that model of CCR. Can you post your config?

cpu is no more than 2% percent. As shown in the Annex.

Follows the router export. just remembering the processor is no more than 2% percent.

/interface bridge
add mtu=1500 name=Loopback protocol-mode=none

/interface ethernet
set [ find default-name=ether1 ] l2mtu=1590 name=ether1_WAN
set [ find default-name=ether2 ] l2mtu=1590 name=ether2_SAO_JOSE
set [ find default-name=ether3 ] l2mtu=1590 name=ether3_TAMANDARE
set [ find default-name=ether4 ] l2mtu=1590
set [ find default-name=ether5 ] l2mtu=1590 name=ether5_iDrac
set [ find default-name=ether6 ] l2mtu=1590 name=ether6_CACHE speed=1Gbps
set [ find default-name=ether7 ] l2mtu=1590 name=ether7_MARAGOGI
set [ find default-name=ether8 ] l2mtu=1590
set [ find default-name=ether9 ] l2mtu=1590
set [ find default-name=ether10 ] l2mtu=1590
set [ find default-name=ether11 ] l2mtu=1590
set [ find default-name=ether12 ] l2mtu=1590
set [ find default-name=sfp1 ] l2mtu=1590 name=sfp1_FIBRA_MORAES
set [ find default-name=sfp2 ] auto-negotiation=no l2mtu=1590
set [ find default-name=sfp3 ] auto-negotiation=no l2mtu=1590
set [ find default-name=sfp4 ] auto-negotiation=no l2mtu=1590

/interface vlan
add interface=ether1_WAN l2mtu=1586 name=VLAN0402 vlan-id=402
add disabled=yes interface=ether1_WAN name=vlan830-TESTE-TTVI vlan-id=830

/ip ipsec proposal
set [ find default=yes ] enc-algorithms=3des
/queue type
set 0 pfifo-limit=200
set 9 pfifo-limit=200

/queue tree
add disabled=yes max-limit=200M name=facebook_in packet-mark=facebook_in parent=global
priority=1 queue=default
add disabled=yes max-limit=800M name=http packet-mark=http parent=global priority=1
queue=default
add disabled=yes max-limit=330M name=Outros packet-mark=other parent=global priority=4
queue=default
add disabled=yes max-limit=30M name=p2p packet-mark=p2p parent=global queue=default
add disabled=yes max-limit=200M name=Youtube packet-mark=youtube_in parent=global
priority=3 queue=default

/routing bgp instance
set default disabled=yes
add as=263103 client-to-client-reflection=no name=BGP_1 redistribute-connected=yes
router-id=186.225.46.142

/routing ospf instance
set [ find default=yes ] distribute-default=always-as-type-1 name=OSPF_VIVANET
redistribute-connected=as-type-1 redistribute-static=as-type-1 router-id=
10.255.0.1

/snmp community
set [ find default=yes ] name=vivanet

/system logging action
set 0 memory-lines=100
set 1 disk-lines-per-file=100

/ip settings
set allow-fast-path=no

/ip address
add address=186.225.46.142/30 comment=“WIRELINK (LINK) IP DE TESTE 186.225.47.94”
interface=VLAN0402 network=186.225.46.140
add address=10.1.109.254/24 comment=“PTPT - SAO_JOSE/MORAES” interface=
sfp1_FIBRA_MORAES network=10.1.109.0
add address=10.1.112.254/24 comment=“PTPT - SAO JOSE / TAMANDARE” interface=
ether3_TAMANDARE network=10.1.112.0
add address=10.255.0.1 comment=OSPF-LOOPBACK interface=Loopback network=10.255.0.1
add address=186.235.240.65/30 comment=“REDE BARREIROS” interface=sfp1_FIBRA_MORAES
network=186.235.240.64
add address=186.235.240.69/30 comment=“REDE S\C3O JOS\C9” interface=ether2_SAO_JOSE
network=186.235.240.68
add address=10.1.111.254/24 comment=“AP - VIVANET AL” interface=ether7_MARAGOGI
network=10.1.111.0
add address=186.235.240.81/29 comment=“SERVIDOR CACHE (NAO HABILITAR )” disabled=yes
interface=ether5_iDrac network=186.235.240.80
add address=10.10.2.1/30 comment=“CACHE PEERAPP” disabled=yes interface=ether6_CACHE
network=10.10.2.0
add address=186.235.240.89/30 comment=“REDE VARZEA” interface=ether3_TAMANDARE
network=186.235.240.88
add address=186.235.240.93/30 comment=“REDE TAMANDARE” interface=ether3_TAMANDARE
network=186.235.240.92
add address=186.235.240.97/30 comment=“REDE ABREU” interface=ether3_TAMANDARE network=
186.235.240.96
add address=186.235.240.81/30 comment=“REDE TORRE PONTA DE MANGUE” interface=
ether7_MARAGOGI network=186.235.240.80
add address=186.235.240.85/30 comment=“REDE TORRE CAJU” interface=ether7_MARAGOGI
network=186.235.240.84
add address=177.38.204.235/29 disabled=yes interface=vlan830-TESTE-TTVI network=
177.38.204.232

/ip dns
set cache-size=8192KiB servers=
186.235.240.58,186.235.240.60,186.225.46.181,186.225.46.177


/ip firewall filter
add action=drop chain=input comment=“BLOQUEIO DE PORTA 8080” dst-address=
186.235.240.0/21 dst-port=8080 log-prefix=“BLOK PORT 8080” protocol=tcp


/ip firewall service-port
set ftp disabled=yes
set tftp disabled=yes
set sip disabled=yes

/ip hotspot ip-binding
add address=10.1.111.1 comment=“RADIO VIVANET AL”
add address=10.1.111.2 comment=“RADIO TORRE CAJU”
add address=10.1.111.3 comment=“RADIO TORRE PONTA DE MANGUE”
add address=10.1.111.4 comment=“RADIO BEACH HOUSE”
add address=10.1.111.5 comment=“RADIO LIVRE” disabled=yes

/ip ipsec policy
set 0 dst-address=0.0.0.0/0 src-address=0.0.0.0/0

/ip proxy
set cache-path=web-proxy1 max-cache-size=none src-address=0.0.0.0

/ip route
add check-gateway=ping comment=“ROTA PEERAPP” disabled=yes distance=1 gateway=
186.225.46.141 routing-mark=route_DOWNSTREAM_PEERAPP
add check-gateway=ping comment=“ROTA PEERAPP” disabled=yes distance=1 gateway=
10.10.2.2 routing-mark=route_UPSTREAM_PEERAPP
add distance=1 gateway=186.225.46.141
add disabled=yes distance=1 gateway=186.225.46.141
add comment=“Load balance 1” distance=1 dst-address=186.225.46.1/32 gateway=
186.225.46.141

/ip service
set telnet disabled=yes
set ftp disabled=yes
set ssh address=186.235.240.0/21
set api disabled=yes

/lcd
set default-screen=informative-slideshow read-only-mode=yes

/radius incoming
set accept=yes

/routing bgp network
add network=186.235.240.0/21 synchronize=no
add network=186.235.240.0/24 synchronize=no
add network=186.235.241.0/24 synchronize=no
add network=186.235.242.0/24 synchronize=no
add network=186.235.243.0/24 synchronize=no
add network=186.235.244.0/24 synchronize=no
add network=186.235.245.0/24 synchronize=no
add network=186.235.246.0/24 synchronize=no
add network=186.235.247.0/24 synchronize=no
add network=186.235.240.0/22 synchronize=no
add network=186.235.240.0/23 synchronize=no
add network=186.235.244.0/22 synchronize=no
add network=186.235.242.0/23 synchronize=no
add network=186.235.244.0/23 synchronize=no
add network=186.235.246.0/23 synchronize=no

/routing bgp peer
add cisco-vpls-nlri-len-fmt=auto-bytes in-filter=as_28368_in instance=BGP_1 multihop=
yes name=Wirelink out-filter=as_28368_out remote-address=186.225.46.141 remote-as=
28368 ttl=default update-source=VLAN0402

/routing filter
add action=accept chain=as_28368_out prefix=186.235.240.0/21 prefix-length=21-24
add action=accept chain=as_28368_out prefix=186.235.240.0/21
add action=discard chain=as_28368_out
add action=accept chain=as_28368_in set-bgp-local-pref=200
add action=discard chain=as_28368_in

/routing ospf network
add area=backbone comment=BORDA/SAO_JOSE network=186.235.240.68/30
add area=backbone comment=“REDE LOOPBACK” network=10.255.0.0/24
add area=backbone comment=“BORDA/TAMANDAR\C9” network=186.235.240.92/30
add area=backbone comment=BORDA/BARREIROS network=186.235.240.64/30
add area=backbone comment=BORDA/VARZEA network=186.235.240.88/30
add area=backbone comment=BORDA/ABREU network=186.235.240.96/30
add area=backbone comment=BORDA/CAJU network=186.235.240.84/30
add area=backbone comment=“BORDA / PONTA DE MANGUE” network=186.235.240.80/30

/snmp
set contact=vivanet.net.br enabled=yes location=“S\E3o Jos\E9 da Coroa Grande”
trap-version=2

/system clock
set time-zone-autodetect=no time-zone-name=America/Recife

/system identity
set name="ROTEADOR BORDA CENTRAL SAO JOSE "

/system leds
set 1 interface=sfp1_FIBRA_MORAES
set 2 interface=sfp1_FIBRA_MORAES
set 3 interface=sfp1_FIBRA_MORAES

/system ntp client
set enabled=yes primary-ntp=201.49.148.135 secondary-ntp=200.192.232.8

/system routerboard settings
set cpu-frequency=1200MHz memory-frequency=1066DDR