Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,As the title says how to block a host from accessing specific host but excluded the other one?More specifically, I want to prevent Host A from accessing Host C and D using standard acl.I tried doing `access-list 20 deny host <host A IP> host <host...
Hi,It seems like VACL is the solution to my problem , I tried following this article and this but unfortunately returns an unrecognized commands from first article the error starts with this line:vlan access-map NOT-TO-SERVER 10It points out that the...