how to configure port isolation on mikrotik crs125-24g-1s-rm

hello everybody,

i have a simple question I have just replaced cisco 2950 switch with mikrotik crs125-24g-1s-rm And now i want to
configure port based vlan on this switch:

port 1 as uplink and 2-23 will be access port and 24 port will be for manageable purpose , beacuse all access port and p2p are connected to access port (2-23) so i want to access all devices for maintance reason or access purpose (from port 24) .

any help highly appriciated


Regards
suraj

Have a look at the Wiki

See on my website please
http://www.wirelessinfo.be/index.php/mikrotik/pages/default-forwarde

Not relevant, as the device he’s asking about isn’t wireless.

thanks for you input ,
i have configured as below according to wiki But i have to manage all device (p2p access point ) through it So one of the port required for access all devices for maintaince purpose ( like cisco switches )

because it is so difficult to visit all site to check connected p2p and access points the mikrotik switches …


"/interface ethernet switch port
set ether1 isolation-leakage-profile-override=0

/interface ethernet switch port
set ether2-24 isolation-leakage-profile-override=1


/interface ethernet switch port-isolation
add port-profile=1 ports=ether1 type=dst "

and ether1 is as master port and 2-24 are slave port to (master ether1)

thanks
suraj

please have a look ???