October 23 2009
640-802 Dumps Questions 616 to 618
QUESTION 616
Part of the Certifyme network is shown below:
You work as a network technician at Certifyme. Certifyme is concerned about unauthorized access to the
CertifymeE server. The Certifyme1, Certifyme4, Certifyme6 and Certifyme7 PCs should be the only computers
with access to the CertifymeE server. What two technologies should be implemented to help prevent
unauthorized access to this server? (Choose two)
A. Encrypted router passwords
B. VLANs
C. STP
D. VTP
E. Access lists
F. Wireless LANs
G. Switches
Answer: BE
Section: IMPLEMENT, VERIFY, AND TROUBLESHOOT NAT AND ACLs IN A MEDIUM-SIZED
ENTERPRISE BRANCH NETWORK
Explanation/Reference:
QUESTION 617
The Certifyme worldwide WAN is shown in the exhibit below:
On the Hong Kong router an access list is needed that will accomplish the following:
1. Allow a Telnet connection to the HR Server through the Internet 2. Allow internet HTTP traffic to access the
webserver 3. Block any other traffic from the internet to everything else
Which of the following access list statements are capable of accomplishing these three goals? (Select all that
apply)
A. access-list 101 permit tcp any 172.17.18.252 0.0.0.0 eq 80
B. access-list 1 permit tcp any 172.17.17.252 0.0.0.0 eq 23
C. access-list 101 permit tcp 172.17.17.252 0.0.0.0 any eq 23
D. access-list 101 deny tcp any 172.17.17.252 0.0.0.0 eq 23
E. access-list 101 deny tcp any 172.17.18.252 0.0.0.0 eq 80
F. access-list 101 permit tcp any 172.17.17.252 0.0.0.0 eq 23
Answer: AF
Section: IMPLEMENT, VERIFY, AND TROUBLESHOOT NAT AND ACLs IN A MEDIUM-SIZED
ENTERPRISE BRANCH NETWORK
Explanation/Reference:
Explanation:
Because of the implicit deny rule at the end of every access list, only two choices need to be made, as the final
requirement is automatic.
A. This is correct as we need to allow the access list to allow port 80 connections (port 80 = HTTP) from
anywhere, to the web server’s IP address.
F. This will fulfill the first requirement, as it allows port 23 (Telnet) traffic from anywhere.
Incorrect Answers:
B. The answer asks you to create an access list, a single one. The answer choices require you to choose two
answers. For two statements to be on the same list, you need them to have the same number. So answer
choice B can be ruled out by process of elimination. In addition to this, access list 1 is an illegal number, since
we need an extended access list to use source and destination information, and extended access lists are in
the 100-199 range.
C. This is incorrect as it allows telnet traffic from the HR server to the Internet, but we need it to be the other
way around.
D, E: Because of the implicit deny any rule; we need to only be concerned with the access rules that permit
traffic.
QUESTION 618
The Certifyme WAN is displayed below:
An access list needs to be implemented that will block users from the Graphics Department from telnetting to
the HR server; and this list is to be implemented on the Ethernet 0 interface of the Westfield router for the
inbound direction. All other office communications should be allowed. Which of the following answer choices
would accomplish this?
A. deny tcp 192.168.16.0 0.0.0.255 192.168.17.252 0.0.0.0 eq 23 permit ip any any
B. permit ip any any deny tcp 192.168.16.0 0.0.0.255 192.172.252 0.0.0.0 eq 23
C. permit ip any any
deny tcp 192.168.17.252 0.0.0.0 192.168.0 0.0.0.255 eq 23
D. deny tcp 192.168.18.262 0.0.0.0 192.168.16.0 0.0.0.255 eq 23 permit ip any any
E. None of the above
Answer: A
Section: IMPLEMENT, VERIFY, AND TROUBLESHOOT NAT AND ACLs IN A MEDIUM-SIZED
ENTERPRISE BRANCH NETWORK
Explanation/Reference:
Explanation:
The syntax for an access list is the source address first then the destination address. In this case the source
address is 192.168.16.0/24 and the destination address 192.168.17.252.
The “permit ip any any” statement is required because of the implicit deny all at the end of every access list.
Generally speaking, all access lists require at least one permit statement, otherwise all traffic will be denied
through the interface.
?>/images/i_home.gif)
?>/images/i_rss.gif)
