jeffreybisko
Technical User
i have been looking at an access list that has a bunch of deny statements at the beginning. then it has a
permit 0 any any
that allows all ip traffic. but then it continues on with a bunch of permit statements that are permitting specific tcp and udp ports. my question is why? doesn't the permit 0 any any take care of all the tcp and udp traffic already?
permit 0 any any
that allows all ip traffic. but then it continues on with a bunch of permit statements that are permitting specific tcp and udp ports. my question is why? doesn't the permit 0 any any take care of all the tcp and udp traffic already?