CCNA 1 Final Exam Answers 2011
1. Due to a security violation, the router passwords must be changed. What information can be learned from the following configuration entries? (Choose two.)
Router(config)# line vty 0 3
Router(config-line)# password c13c0
Router(config-line)# login
The entries specify three Telnet lines for remote access.
The entries specify four Telnet lines for remote access.
The entries set the console and Telnet password to "c13c0".
Telnet access will be denied because the Telnet configuration is incomplete.
Access will be permitted for Telnet using "c13c0" as the password.
2. Which two actions could be taken by a router if a specific match is not made to a route in the routing table? (Choose two.)
The packet will be discarded.
The packet will be sent back to the source.
The packet will be flooded out all interfaces.
Neighboring routers are polled to find the best path.
The packet will be forwarded to a default route if one is present.
CCNA 4 Final Exam V4.0 Answers
1. What functionality do access control lists provide in the implementation of dynamic NAT on a Cisco router?
define which addresses can be translated
define which addresses are assigned to a NAT pool
define which addresses are allowed out the router
define which addresses can be accessed from the inside network
2. Which three guidelines would help contribute to creating a strong password policy? (Choose three.)
Once a good password is created, do not change it.
Deliberately misspell words when creating passwords.
Create passwords that are at least 8 characters in length.
Use combinations of upper case, lower case, and special characters.
Write passwords in locations that can be easily retrieved to avoid being locked out.
Use long words found in the dictionary to make passwords that are easy to remember.
CCNA 4 Chapter 8 V4.0 Answers
1. What combination of IP address and wildcard mask should be used to specify only the last 8 addresses in the subnet 192.168.3.32/28?
192.168.3.32 0.0.0.7
192.168.3.32 0.0.0.15
192.168.3.40 0.0.0.7
192.168.3.40 0.0.0.15
2. Excessive broadcasts are generally a symptom of a problem at which layer?
physical
data link
network
transport
CCNA 4 Chapter 7 V4.0 Answers
1.
Refer to the exhibit. Traffic exiting R1 is failing translation. What part of the configuration is most likely incorrect?
ip nat pool statement
access-list statement
ip nat inside is on the wrong interface
interface s0/0/2 should be a private IP address
2.
Refer to the exhibit. What is the purpose of the command marked with an arrow shown in the partial configuration output of a Cisco broadband router?
defines which addresses can be translated
defines which addresses are allowed into the router
defines which addresses are assigned to a NAT pool
defines which addresses are allowed out of the router
CCNA 4 Chapter 6 V4.0 Answers
1. Which two protocols can be used to encapsulate traffic that is traversing a VPN tunnel? (Choose two.)
ATM
CHAP
IPsec
IPX
MPLS
PPTP
2. What are the three main functions of a secure VPN? (Choose three.)
accounting
authentication
authorization
data availability
data confidentiality
data integrity