Question:
Which ACE will permit a packet that originates from any network and is destined for a web server at 192.168.1.1?
- access-list 101 permit tcp any host 192.168.1.1 eq 80
- access-list 101 permit tcp host 192.168.1.1 eq 80 any
- access-list 101 permit tcp host 192.168.1.1 any eq 80
- access-list 101 permit tcp any eq 80 host 192.168.1.1
Exam with this question: Modules 3 – 5: Network Security Exam Answers
Exam with this question: CCNP ENARSI v8 Final Exam Answers
Please login or Register to submit your answer