Networking - Security - Discussion
Discussion Forum : Security - Security (Q.No. 11)
11.
You configure the following access list:
access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp
access-list 110 deny tcp any eq 23
int ethernet 0
ip access-group 110 out
What will the result of this access list be?Answer: Option
Explanation:
If you add an access list to an interface and you do not have at least one permit statement, then you will effectively shut down the interface because of the implicit deny any at the end of every list.
Discussion:
1 comments Page 1 of 1.
Knk said:
8 years ago
But first, we must enter this to deny telnet from any host to any host.
Access-list 110 deny TCP any eq 23 (not this "access-list 110 deny tcp any eq 23" I guess).
Acc 110 per ip.
Access-list 110 deny TCP any eq 23 (not this "access-list 110 deny tcp any eq 23" I guess).
Acc 110 per ip.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers