...
So if I understand you correctly you are using RouterOS v7.13 or newer on your RB3011 and in your configuration you have:
bridge1 with ether1 to ether5
bridge2 with ether6 to ether10
SFP1 is not part of either of bridge1 or bridge2
there aren't any VLANs beside you are trying to use on SFP
when adding the IPIPv6 tunnel to your configuration you included the clamp-tcp-mss=yes dscp=inherit
No i'm not using RouterOS 7 because on the RB3011 it does not work for me. The bandwidth fall down to something like 20 mb/s. I'm not alone with this problem.
Then i reverted to RouterOS 6.49.11.
- bridge2 is not used at all.
- SFP1 is not part of switch1 neither switch2, by nature it is directly connected to CPU1. Then it is not useful to put it inside a bridge. I tried and the bandwidth was even lower.
- there is a VLAN on SFP1, i need it because it is a direct link with an Internet provider that need VLAN 836. It gives IPv6 connectivity.
- i tried the clamp-tcp-mss option on the IPIPv6 Tunnel but it does not make any difference.
- The MTU is set to 1700 for the SFP1 and VLAN interface on it, to allow for some room for the IPIPv6 Tunnel that need a 1500 internal MTU.
It is not useful to rise the MTU more than 1700 on the SFP1 and VLAN interface on it because it is for the provider Internet access limited to MTU = 1500 for IPv6 traffic. The IPIPv6 provider Tunnel traffic has a MTU a bit higher than 1500, but only to support an IPv4 MTU of 1500 inside the Tunnel.
This mean that rising the MTU of the IPv6 link to 9000 or 8000 is not useful because IPv6 traffic is Internet traffic limited to MTU=1500.
I'm using the old bridge method win VLAN interfaces inside bridges for each LAN Subnetwork. I'm using only a single interface for that on switch1. A few L2 manageable switches are behind and are are managing VLANs distribution through GVRP (Procurve) and untagging for final devices.
The CPU load is correct with this VLAN setup even at 1 gb/s upload or download if i do not use the IPIPv6 Tunnel and VLAN setup on the SFP1 (using another router to manage the VLAN and the IPIPv6 tunnel).
You are right i need a more powerful setup to reduce load on CPUs, but before to buy an RB4011 or RB5009 (or a CCR) i would like to be sure they are able to sustain a 1 gb/s bandwidth inside a IPIPv6 Tunnel with ROS 7.
I can't find this information. If somebody could test that, putting an RB4011 / RB5009 between two other more powerful routers to measure the available bandwidth on the SFP interface with a VLAN and IPIPv6 Tunnel on it, it would be nice.