cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
308
Views
0
Helpful
1
Replies

Access-list [operator [port]]

acbenny
Level 1
Level 1

access-list access-list-number {deny | permit} tcp source source-wildcard [operator [port]] destination destination-wildcard

[operator [port]]

I would like to ask what is the both [operator [port]], is it the same ?

source source-wildcard [operator [port]] = source IP with wildcard mask + source IP's destination port

destination destination-wildcard operator [port]] = destination IP with wildcard mask + destination IP 's destination port

1 Reply 1

owaisberg
Level 1
Level 1

Hello,

operator is an operation towards the ports

you use within your ACL, such as "eq" or

"neq" and the port number says for itself.

So, [operator [port]] in other words representing similar syntax:

eq 23 or eq 53

HTH,

OW

* Plz rate all useful posts

Review Cisco Networking products for a $25 gift card