recently I’ve upgraded my home network with RB2011UiAS-2HnD-IN. Great device, way out of my knowledge league but I’m willing to learn everything about it and I’ve managed to set up basics with YT tutorials.
Now comes the more advanced problems:
I have 4 PC with Win 7 x64. Every PC is in another room, connected to a wall UTP socket - few years ago I’ve installed UTP cables around my house so every room has wired LAN. Problem is that back then I didn’t know that gigabit LAN requires at least CAT 5e grade cable so now I really don’t know what CAT UTP grade cables I’ve installed and I want to test them for gigabit speed capabilities because I’ve noticed that transfer speeds for copying files from one PC to another are very slow, 100mbit at the best and I’m not sure if it’s due the cable or due the PCs itself.
I’ve found that /interface monitor ether command displays ethernets values but I don’t understand them completely. Here’s the log of my first five gigabit ports:
[admin@Multimulac] /interface ethernet> monitor ether1
;;; WAN
name: ether1
status: link-ok
auto-negotiation: done
rate: 100Mbps
full-duplex: yes
tx-flow-control: no
rx-flow-control: no
advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,
1000M-full
link-partner-advertising: 10M-half,10M-full,100M-half,100M-full
[admin@Multimulac] /interface ethernet> monitor ether2
;;; LAN
name: ether2
status: link-ok
auto-negotiation: done
rate: 1Gbps
full-duplex: yes
tx-flow-control: no
rx-flow-control: no
advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,
1000M-full
link-partner-advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,
1000M-full
[admin@Multimulac] /interface ethernet> monitor ether3
name: ether3
status: link-ok
auto-negotiation: done
rate: 1Gbps
full-duplex: yes
tx-flow-control: no
rx-flow-control: no
advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,
1000M-full
link-partner-advertising: 10M-half,10M-full,100M-half,100M-full,1000M-full
[admin@Multimulac] /interface ethernet> monitor ether4
name: ether4
status: link-ok
auto-negotiation: done
rate: 1Gbps
full-duplex: yes
tx-flow-control: no
rx-flow-control: no
advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,
1000M-full
link-partner-advertising: 10M-half,10M-full,100M-half,100M-full,1000M-full
[admin@Multimulac] /interface ethernet> monitor ether5
name: ether5
status: link-ok
auto-negotiation: done
rate: 100Mbps
full-duplex: yes
tx-flow-control: no
rx-flow-control: no
advertising: 10M-half,10M-full,100M-half,100M-full,1000M-half,
1000M-full
link-partner-advertising: 10M-half,10M-full,100M-half,100M-full
To explain:
ether1 - ISPs router, connected via 1m UTP cable
ether2, 3, 4 & 5 - PCs connected thru wall cables (all of the PCs have gigabit eth. LAN)
- about “/interface monitor” results - what do they mean exactly? is it the speed which can be transferred thru cable or only hardware capabilities of devices on network but not the speed of the network itself, meaning that maybe hardware will not achieve 1Bbps because the cable will not be able to transfer 1gbps speed
- I don’t know how to check which PC is connected to which eth. port - what is command for that (or how to see that in winbox)
- Is there way to check UTP cable speed capabilities and if yes - how?
- every PC has ESET smart security 8 fw/av installed - do I really need firewall on every PC if I set up mikrotik right and can software fw on pc cause problems with file speed transfers?
bonus question (just in case someone could know):
6. one PC is laptop Asus K72JR with Qualcomm / Atheros AR8131 PCI-E Gigabit Ethernet Controller (chip is identified via hardware ID and with help of the internet) - so laptop should have gigabit LAN but in network cards properties under “advanced - > speed & duplex” i don’t have “1gbit/1000 mbit full/half duplex” value, only 10 and 100 combinations. On every other PC i have 1gbit/1000mbit. I’ve reinstalled drivers with newest one form atheros but it didn’t help, still no options for gigabit lan - how can I check if the chip is really gigabit, is the problem in driver or windows or something else

