I was using the following to block a specific host to a whole VLAN:
access-list 101 deny ip host 10.10.10.75 192.168.0.0 0.0.0.255
But how do I make a block only between two the hosts instead of one host to a whole VLAN?
No comments:
Post a Comment