Hello,
I have a problem with not enough speed in vlan routing and high cpu usage between RB2011 and CRS125.
The devices are connected between ourselves on eth1.
Defined vlans (on 2011):
/interface vlan
add interface=eth1 name=vlan_SVRs vlan-id=10
add interface=eth1 name=vlan_CLIs vlan-id=11
RB2011 acts as DHCP and DNS server too
Switch chip config (on CRS):
/interface ethernet switch egress-vlan-tag
add tagged-ports=eth1 vlan-id=10
add tagged-ports=eth1 vlan-id=11
/interface ethernet switch ingress-vlan-translation
add new-customer-vid=10 ports=eth2,eth3,eth4,eth5,eth6,eth7,eth8
add new-customer-vid=11 ports=eth9,eth10,eth11,eth12,eth13,eth14,eth15,eth16
/interface ethernet switch vlan
add learn=no ports=eth1,eth2,eth3,eth4,eth5,eth6,eth7,eth8 vlan-id=10
add learn=no ports=eth1,eth9,eth10,eth11,eth12,eth13,eth14,eth15,eth16 vlan-id=11
When I am copying file from client host to server host, I am getting aprox 34 MB/s instead of expected 90 MB/s and the 2011’s CPU load is high.
Is there any posibility to use vlans in this configuration without the problem mentioned above ?
Please help.
