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

ACL's

ilnaiduccna
Level 1
Level 1

Hi Experts,

Jus small query about ACL last field.

#access-list <acl id> permit/deny source-adds wild-mask desti-adds wild-mask operator eq

Can anybody tell what is the last field 'eq'

If above syntax (command) wrong also

Regards,

Naidu.

1 Reply 1

Tarun Lohumi
Cisco Employee
Cisco Employee

Hi Naidu,

The 'eq' field in the end in used to identify a particular port number under a protocol. For example to identify only the 'telnet' protocol under TCP we can use the following statement

access-list 101 permit tcp host 10.1.1.2 host 172.16.1.1 eq telnet

http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_tech_note09186a00800a5b9a.shtml

Hope this helps!!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card