Hello,
If this is a switch then what you need is a VLAN ACL. The configuration guide is found below:
Example:
ip access-list extended TEST
permit tcp 192.168.2.0 0.0.0.255 192.168.1.0 0.0.0.255 eq 389
permit udp 192.168.2.0 0.0.0.255 192....
Hello,
Thank you for your post.
Stackwise virtual was designed for customers who wanted to stack two or more switches (i.e 3850) but they were in different sites or in different floors for example. So basically they couldn't form a stack because ...