switchport protected
Posted: 21 Jan 2015 02:46
Dear,
Is there an equivalent for the Cisco's switchport protected?
ie:
Our end-customer wants to prevent that users in the same vlan can talk directly with each other (equivalent for deny inter user traffic on a Alcatel OAW)
Kind regards,
Thomas
Is there an equivalent for the Cisco's switchport protected?
ie:
Code: Select all
Switch(config)# interface range fastethernet0/1 - 23
Switch(config-if)# switchport protected Kind regards,
Thomas