I want to know if is possible to disable/enable a port (link down/up) on rb951-2n, RouterOS 6.26
I disabled ether5, I tried to uncheck all link capabilities 10/100, but link is still up.
How to do "link down" on ether5 without unplug cable?
eth5.JPG
capabilities.JPG
You do not have the required permissions to view the files attached to this post.
Hi
jarda is right , send you network map ,if you think it's up maybe traffic is traveling through another port , in that case you should have loop on your network if RSTP in not running
Well I know that this solution is not full proper solution but it will work.
open winbox.
IP-> firewall
add firewall rule
-
chain forward
in interface eth5(or other name depends on your network configuration)
!(negation) out interface eth5(or other name depends on your network configuration)
click on top on action and choose drop and hit apply button.
this firewall rule should work...
I have just checked with one of my RB750UP's and when I disable any port, the led will turn off and the connected computer shows disconnected cable state.