Which operator is used in an ACL statement to match packets of a specific application?

IT Questions BankCategory: CCNAWhich operator is used in an ACL statement to match packets of a specific application?

Which operator is used in an ACL statement to match packets of a specific application?

  • established
  • gt
  • lt
  • eq

Explanation: An example of an ACL that filters for FTP is as follows:
access-list 105 permit tcp any host 10.0.54.5 eq 20
access-list 105 permit tcp any host 10.0.54.5 eq 21
The operator (eq) toward the end of the ACL lines is used to match a specific port/service that is specified immediately following the eq operator.

Exam with this question: Module 8: Quiz – Access Control Lists Network Security
Exam with this question: CCNA 3 v7 Module 4 Quiz - ACL Concepts
Exam with this question: Network Defense: Module 4.8.2 Access Control Lists Quiz
Exam with this question: Network Defense - My Knowledge Check Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x