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.
Hello,
I have a firewall rule( ACL) that allows connection between source 1.1.1.1 and destination 2.2.2.2 on any port.
access-list outbound extended permit ip host 1.1.1.1 host 2.2.2.2
Question:
If I remove above rule and add it back again(~after ...