This is pretty sad... so this is a cross connect between 2 CCR1036 nothing inbetween ether1 to ether1 ....
[admin@ybortr2] /tool> bandwidth-test 192.168.0.1 protocol=tcp
status: running
duration: 1m10s
rx-current: 51.8Mbps
rx-10-second-average: 49.5Mbps
rx-total-average: 61.1Mbps
random-data: no
direction: receive
-
[admin@ybortr2] /tool> bandwidth-test 192.168.0.1 protocol=tcp local-tx-speed=1024000000 remote-tx-speed=1024000000
status: running
duration: 39s
rx-current: 47.0Mbps
rx-10-second-average: 51.4Mbps
rx-total-average: 68.4Mbps
random-data: no
direction: receive
But I checked cpu
1cpu at 100% so not power CPU for doing speed test...
Really getting to not like these boxs.........
edit ....
just checked
/interface ethernet> print detail
Flags: X - disabled, R - running, S - slave
0 R ;;; cross connect to ybortr1
name="ether1" default-name="ether1" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:5C orig-mac-address=D4:CA:6D:E1:CB:5C arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
1 name="ether2" default-name="ether2" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:5D orig-mac-address=D4:CA:6D:E1:CB:5D arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
2 name="ether3" default-name="ether3" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:5E orig-mac-address=D4:CA:6D:E1:CB:5E arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
3 name="ether4" default-name="ether4" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:5F orig-mac-address=D4:CA:6D:E1:CB:5F arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
4 name="ether5" default-name="ether5" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:60 orig-mac-address=D4:CA:6D:E1:CB:60 arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
5 name="ether6" default-name="ether6" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:61 orig-mac-address=D4:CA:6D:E1:CB:61 arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
6 name="ether7" default-name="ether7" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:62 orig-mac-address=D4:CA:6D:E1:CB:62 arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
7 name="ether8" default-name="ether8" mtu=1500 l2mtu=1590 mac-address=D4:CA:6D:E1:CB:63 orig-mac-address=D4:CA:6D:E1:CB:63 arp=enabled auto-negotiation=yes full-duplex=yes
speed=100Mbps
Seems like they are only 100M ports
http://routerboard.com/CCR1036-8G-2Splus states they are 1G/100/10Mb ports..
atleast the SFP+ are showing up as 10Gb
edit !
after setting the ports to 1G ... better
/tool> bandwidth-test 192.168.0.1 protocol=udp local-tx-speed=1024000000 remote-tx-speed=1024000000
status: running
duration: 8s
rx-current: 975.2Mbps
rx-10-second-average: 966.2Mbps
rx-total-average: 966.2Mbps
lost-packets: 2775
random-data: no
direction: receive
rx-size: 1500
bandwidth-test 192.168.0.1 protocol=tcp
status: running
duration: 21s
rx-current: 47.4Mbps
rx-10-second-average: 55.9Mbps
rx-total-average: 83.6Mbps
random-data: no
direction: receive
So is there an issue with TCP over UDP ???