CCNA 4: Module 6

|

1. Which two statements about DSL are true? (Choose two.)
• users are on a shared medium
• uses RF signal transmission
• local loop can be up to 3.5 miles (5.5km)
• physical and data link layers are defined by DOCSIS
• user connections are aggregated at a DSLAM located at the CO

2. Which two Layer 1 requirements are outlined in the Data-over-Cable Service Interface Specification (DOCSIS)? (Choose two.)
• channel widths
• access method
• maximum data rate
• modulation techniques
• compression techniques

3. Which two statements are valid solutions for a cable ISP to reduce congestion for users? (Choose two.)
• use higher RF frequencies
• allocate an additional channel
• subdivide the network to reduce users on each segment

• reduce the length of the local loop to 5.5 kilometers or less
• use filters and splitters at the customer site to separate voice from data traffic

4. A technician has been asked to configure a broadband connection for a teleworker. The technician has been instructed that all uploads and downloads for the connection must use existing phone lines. Which broadband technology should be used?
• cable
• DSL
• ISDN
• POTS

5. After conducting research to learn about common remote connection options for teleworkers, a network administrator hasdecided to implement remote access over broadband to establish VPN connections over the public Internet. What is the resultof this solution?
• A reliable connection is established at greater speeds than what is offered from dialup over POTS. Security is increased, but username and password information are sent in plain text.
• The connection has increased security and reliable connectivity. Users need a remote VPN router or VPN clientsoftware.
• Security and reliability are increased at a substantial loss in throughput, which is considered acceptable when supporting asingle user environment.
• Reliability and security are increased without the need for additional equipment, when compared to dialup connections usingPOTS.

6. What are the three main functions of a secure VPN? (Choose three.)
• accounting
• authentication
• authorization
• data availability
• data confidentiality
• data integrity

7. Which two methods could an administrator use to authenticate users on a remote access VPN? (Choose two.)
• digital certificates
• ESP
• hashing algorithms
• smart cards
• WPA

8. Data confidentiality through a VPN is achieved through which two methods? (Choose two.)
• digital certificates
• encryption
• encapsulation

• hashing
• passwords

9. Data confidentiality through a VPN can be enhanced through the use of which three encryption protocols? (Choose three.)
• AES
• DES

• AH
• hash
• MPLS
• RSA

10. Which is an example of symmetric-key encryption?
• Diffie-Hellman
• digital certificate
• pre-shared key
• RSA signature

11. Which statement describes cable?
• Delivering services over a cable network requires downstream frequencies in the 50 to 860 MHz range, and upstreamfrequencies in the 5 to 42 MHz range.
• The cable subscriber must purchase a cable modem termination system (CMTS)
• Each cable subscriber has dedicated upstream and downstream bandwidth.
• Cable subscribers may expect up to 27 Mbps of bandwidth on the upload path.

12. A company is using WiMAX to provide access for teleworkers. What home equipment must the company provide at theteleworker’s site?
• a WiMAX tower
• a one-way multicast satellite
• a WiMAX receiver
• an access point connected to the company WLAN

13. Which two features can be associated with the Worldwide Interoperability for Microwave Access (WiMAX)telecommunication technology? (Choose two.)
• supports municipal wireless networks utilizing mesh technologies
• covers areas as large as 7,500 square kilometers
• supports point-to-point links, but not full mobile cellular-type access
• connects directly to the Internet through high-bandwidth connections
• operates at lower speeds than Wi-Fi, but supports many more users

14. While monitoring traffic on a cable network, a technician notes that data is being transmitted at 38 MHz. Which statementdescribes the situation observed by the technician?
• Data is being transmitted from the subscriber to the headend.
• Data is flowing downstream.
• Cable television transmissions are interfering with voice and data transmissions.
• The system is experiencing congestion in the lower frequency ranges.

15. Refer to the exhibit. All users have a legitimate purpose and the necessary persissions to access the Corporate network.
• Based on the topology shown, which locations are able to establish VPN connectivity with the Corporate network?
• Locations C, D, and E can support VPN connectivity. Locations A and B require an additional PIX Firewall appliance installedon the edge of the network.
• Locations C and E can support VPN connectivity. Locations A, B, and D require an additional PIX Firewall appliance installed on the edge of the network.
• Locations A, B, D, and E can support VPN connectivity. Location C requires an additional router on the edge of the network.
• All locations can support VPN connectivity.

16. What two protocols provide data authentication and integrity for IPsec? (Choose two.)
• AH
• L2TP
• ESP
• GRE
• PPTP

17. Which two protocols can be used to encapsulate traffic that is traversing a VPN tunnel? (Choose two.)
• ATM
• CHAP
• IPsec
• IPX
• MPLS
• PPTP

18. Refer to the exhibit. A teleworker is connected over the Internet to the HQ Office. What type of secure connection can be established between the teleworker and the HQ Office?
• a GRE tunnel
• a site-to-site VPN
• a remote-access VPN
• the user must be at the office location to establish a secure connection

19. Refer to the exhibit. A VPN tunnel has been established between the HQ Office and the Branch Office over the public Internet. Which three mechanisms are required by the devices on each end of the VPN tunnel to protect the data from being intercepted and modified? (Choose three.)
• The devices must use a dedicated Layer 2 connection.
• The devices must have the VPN client software installed.
• The two parties must inspect the traffic against the same ACLs.
• The two parties must establish a secret key used by encryption and hash algorithms.
• The two parties must agree on the encryption algorithm to be used over the VPN tunnel.
• The devices must be authenticated before the communication path is considered secure.

CCNA 4: Module 5

|
1. By default, how is IP traffic filtered in a Cisco router?
• blocked in and out of all interfaces
• blocked on all inbound interfaces, but permitted on all outbound interfaces
• permitted in and out of all interfaces
• blocked on all outbound interfaces, but permitted on all inbound interfaces

2. Which three parameters can ACLs use to filter traffic? (Choose three.)
• packet size
• protocol suite
• source address
• destination address

• source router interface
• destination router interface

3. How do Cisco standard ACLs filter traffic?
• by destination UDP port
• by protocol type
• by source IP address
• by source UDP port
• by destination IP address

4. Which two statements are correct about extended ACLs? (Choose two)
• Extended ACLs use a number range from 1-99.
• Extended ACLs end with an implicit permit statement.
• Extended ACLs evaluate the source and destination addresses.
• Port numbers can be used to add greater definition to an ACL.

• Multiple ACLs can be placed on the same interface as long as they are in the same direction.

5. Where should a standard access control list be placed?
• close to the source
• close to the destination
• on an Ethernet port
• on a serial port

6. Which three statements describe ACL processing of packets? (Choose three.)
• An implicit deny any rejects any packet that does not match any ACL statement.
• A packet can either be rejected or forwarded as directed by the statement that is matched.

• A packet that has been denied by one statement can be permitted by a subsequent statement.
• A packet that does not match the conditions of any ACL statements will be forwarded by default.
• Each statement is checked only until a match is detected or until the end of the ACL statement list.
• Each packet is compared to the conditions of every statement in the ACL before a forwarding decision is made.

7. Which two statements are true regarding the significance of the access control list wildcard mask 0.0.0.7? (Choose two.)
• The first 29 bits of a given IP address will be ignored.
• The last 3 bits of a given IP address will be ignored.
• The first 32 bits of a given IP address will be checked.
• The first 29 bits of a given IP address will be checked.
• The last 3 bits of a given IP address will be checked.

8. Which two statements are true regarding the following extended ACL? (Choose two.)
ccess-list 101 deny tcp 172.16.3.0 0.0.0.255 any eq 20
access-list 101 deny tcp 172.16.3.0 0.0.0.255 any eq 21
access-list 101 permit ip any any
• FTP traffic originating from network 172.16.3.0/24 is denied.
• All traffic is implicitly denied.
• FTP traffic destined for the 172.16.3.0/24 network is denied.
• Telnet traffic originating on network 172.16.3.0/24 is denied.
• Web traffic originating from 172.16.3.0 is permitted.

9. Interface s0/0/0 already has an IP ACL applied inbound. What happens when the network administrator attempts to apply a second inbound IP ACL?
• The second ACL is applied to the interface, replacing the first.
• Both ACLs are applied to the interface.
• The network administrator receives an error.
• Only the first ACL remains applied to the interface.

10. Refer to the exhibit. When creating an extended ACL to deny traffic from the 192.168.30.0 network destined for the Web
• server 209.165.201.30, where is the best location for applying the ACL?
• ISP Fa0/0 outbound
• R2 S0/0/1 inbound
• R3 Fa0/0 inbound
• R3 S0/0/1 outbound

11. Which two statements are true regarding named ACLs? (Choose two.)
• Only named ACLs allow comments.
• Names can be used to help identify the function of the ACL.
• Named ACLs offer more specific filtering options than numbered ACLs.
• Certain complex ACLs, such as reflexive ACLs, must be defined with named ACLs.
• More than one named IP ACL can be configured in each direction on a router interface.

12. Which three items must be configured before a dynamic ACL can become active on a router? (Choose three.)
• extended ACL
• reflexive ACL
• console logging
• authentication
• Telnet connectivity

• user account with a privilege level of 15

13. Refer to the exhibit. How does this access list process a packet with the source address 10.1.1.1 and a destination of 192.168.10.13?
• It is allowed because of the implicit deny any.
• It is dropped because it does not match any of the items in the ACL.
• It is allowed because line 10 of the ACL allows packets to 192.168.0.0/16.
• It is allowed because line 20 of the ACL allows packets to the host 192.168.10.13.

14. A network administrator needs to allow traffic through the firewall router for sessions that originate from within the
• company network, but the administrator must block traffic for sessions that originate outside the network of the company.
• What type of ACL is most appropriate?
• dynamic
• port-based
• reflexive
• time-based

15. Refer to the exhibit. How will Router1 treat traffic matching the time-range requirement of EVERYOTHERDAY?
• TCP traffic entering fa0/0 from 172.16.1.254/24 destined to the 10.1.1.0/24 network is permitted.
• TCP traffic entering fa0/0 from 10.1.1.254/24 destined to the 172.16.1.0/24 network is permitted.
• Telnet traffic entering fa0/0 from 172.16.1.254/24 destined to the 10.1.1.0/24 network is permitted.
• Telnet traffic entering fa0/0 from 10.1.1.254/24 destined to the 172.16.1.0/24 network is permitted.

16. The following commands were entered on a router:
Router(config)# access-list 2 deny 172.16.5.24
Router(config)# access-list 2 permit any
The ACL is correctly applied to an interface. What can be concluded about this set of commands?
• The wildcard mask 0.0.0.0 is assumed.
• The access list statements are misconfigured.
• All nodes on the 172.16.0.0 network will be denied access to other networks.
• No traffic will be allowed to access any nodes or services on the 172.16.0.0 network.

17. Refer to the exhibit. The administrator wishes to block web traffic from 192.168.1.50 from reaching the default port of the web service on 192.168.3.30. To do this, the access control list name is applied inbound on the router R1 LAN interface. After testing the list, the administrator has noted that the web traffic remains successful. Why is web traffic reaching the destination?
• Web traffic does not use port 80 by default.
• The access list is applied in the wrong direction.
• The access list needs to be placed closer to the destination, on R3.
• The range of source addresses specified in line 10 does not include host 192.168.1.50.

18. Refer to the exhibit. What will be the effect of the configuration that is shown?
• Users attempting to access hosts in the 192.168.30.0/24 network will be required to telnet to R3.
• Hosts connecting to resources in the 191.68.30.0/24 network have an idle timeout of 15 minutes.
• Anyone attempting to telnet into R3 will have an absolute time limit of five minutes.
• Telnet access to R3 will only be permitted on Serial 0/0/1.

19. Which statement about standard ACLs is true
• Standard ACLS must be numbered and cannot be named.
• They should be placed as close to the destination as possible.
• They can filter based on source and destination address as well as on source and destination port.
• When applied to an outbound interface, incoming packets are processed before they are routed to the outbound interface.

20. Which benefit does an extended ACL offer over a standard ACL?
• Extended ACLs can be named, but standard ACLs cannot.
• Unlike standard ACLs, extended ACLS can be applied in the inbound or outbound direction.
• Based on payload content, an extended ACL can filter packets, such as information in an e-mail or instant message.
• In addition to the source address, an extended ACL can also filter on destination address, destination port, and source port.

21. Which feature will require the use of a named ACL rather than a numbered ACL?
• the ability to filter traffic based on a specific protocol
• the ability to filter traffic based on an entire protocol suite and destination
• the ability to specify source and destination addresses to use when identifying traffic
• the ability to edit the ACL and add additional statements in the middle of the list without removing and re-creating the list

22. A technician is creating an ACL and needs a way to indicate only the subnet 172.16.16.0/21. Which combination of network address and wildcard mask will accomplish the desired task?
• 172.16.0.0 0.0.255.255
• 127.16.16.0 0.0.0.255
• 172.16.16.0 0.0.7.255
• 172.16.16.0 0.0.15.255
• 172.16.16.0 0.0.255.255

23. Which two statements accurately describe the characteristics of wildcard masks in an ACL? (Choose two.)
• Wildcard masks are the inverse of the subnet mask.
• The word “any” indicates that all corresponding bits must be matched.
• The word “host” corresponds to a wildcard mask of 0.0.0.0 in an ACL statement.
• A wildcard mask of 0.0.255.255 can be used to create a match for an entire Class B network.

• A wildcard mask bit of 1 indicates that the corresponding bit in the address must be matched.

24. Refer to the exhibit. Which statement is true about ACL 110 if ACL 110 is applied in the inbound direction on S0/0/0 of R1?
• It will deny TCP traffic to the Internet if the traffic is sourced from the 172.22.10.0/24 network.
• It will not allow TCP traffic coming from the Internet to enter the network 172.22.10.0/24.
• It will allow any TCP traffic from the Internet to enter the network 172.22.10.0/24.
• It will permit any TCP traffic that originated from network 172.22.10.0/24 to return inbound on the S0/0/0 interface.

25. Refer to the exhibit. ACL 120 is configured inbound on the serial0/0/0 interface on router R1, but the hosts on network 172.11.10.0/24 are able to telnet to network 10.10.0.0/16. On the basis of the provided configuration, what should be done to remedy the problem?
• Apply the ACL outbound on the serial0/0/0 interface on router R1.
• Apply the ACL outbound on the FastEthernet0/0 interface on router R1.
• Include the established keyword at the end of the first line in the ACL.
• Include a statement in the ACL to deny the UDP traffic that originates from 172.11.10.0/24 network.

26. Refer to the exhibit. The network administrator applied an ACL outbound on S0/0/0 on router R1. Immediately after the administrator did so, the users on network 172.22.30.0/24 started complaining that they have intermittent access to the resources available on the server on the 10.10.0.0/16 network. On the basis of the configuration that is provided, what is the possible reason for the problem?
• The ACL allows only the mail traffic to the server; the rest of the traffic is blocked.
• The ACL permits the IP packets for users on network 172.22.30.0/24 only during a specific time range.
• The ACL permits TCP packets only if a connection is established from the server to the network 172.22.0.0/16.
• The ACL allows only TCP traffic from users on network 172.22.40.0/24 to access the server; TCP traffic from any other sources is blocked.

CCNA 4: Module 4

|

1. Which two statements are true regarding network security? (Choose two.)
Securing a network against internal threats is a lower priority because company employees represent a low security risk.
Both experienced hackers who are capable of writing their own exploit code and inexperienced individuals who download exploits from the Internet pose a serious threat to network security.
Assuming a company locates its web server outside the firewall and has adequate backups of the web server, no further security measures are needed to protect the web server because no harm can come from it being hacked.
Established network operating systems like UNIX and network protocols like TCP/IP can be used with their default settings because they have no inherent security weaknesses.
Protecting network devices from physical damage caused by water or electricity is a necessary part of the security policy.

2. Which two statements are true about network attacks? (Choose two.)
Strong network passwords mitigate most DoS attacks.
Worms require human interaction to spread, viruses do not.
Reconnaissance attacks are always electronic in nature, such as ping sweeps or port scans.
A brute-force attack searches to try every possible password from a combination of characters.
Devices in the DMZ should not be fully trusted by internal devices, and communication between the DMZ and internal devices should be authenticated to prevent attacks such as port redirection.

3. Users are unable to access a company server. The system logs show that the server is operating slowly because it is receiving a high level of fake requests for service. Which type of attack is occurring?
reconnaissance
access
DoS
worm
virus
Trojan horse

4. An IT director has begun a campaign to remind users to avoid opening e-mail messages from suspicious sources. Which type of attack is the IT director trying to protect users from?
DoS
DDoS
virus
access
reconnaissance

5. Which two statements regarding preventing network attacks are true? (Choose two.)
The default security settings for modern server and PC operating systems can be trusted to have secure default security settings.
Intrusion prevention systems can log suspicious network activity, but there is no way to counter an attack in progress without user intervention.
Physical security threat mitigation consists of controlling access to device console ports, labeling critical cable runs, installing UPS systems, and providing climate control.
Phishing attacks are best prevented by firewall devices.
Changing default usernames and passwords and disabling or uninstalling unnecessary services are aspects of device hardening.

6. Intrusion detection occurs at which stage of the Security Wheel?
securing
monitoring
testing
improvement
reconnaissance

7. Which two objectives must a security policy accomplish? (Choose two.)
provide a checklist for the installation of secure servers
describe how the firewall must be configured
document the resources to be protected.
identify the security objectives of the organization.

identify the specific tasks involved in hardening a router

8. What are three characteristics of a good security policy? (Choose three.)
It defines acceptable and unacceptable use of network resources.
It communicates consensus and defines roles.

It is developed by end users.
It is developed after all security devices have been fully tested.
It defines how to handle security incidents.
It should be encrypted as it contains backups of all important passwords and keys.

9. Which two statements define the security risk when DNS services are enabled on the network? (Choose two.)
By default, name queries are sent to the broadcast address 255.255.255.255.

DNS name queries require the ip directed-broadcast command to be enabled on the Ethernet interfaces of all routers.
Using the global configuration command ip name-server on one router enables the DNS services on all routers in the network.
The basic DNS protocol does not provide authentication or integrity assurance.
The router configuration does not provide an option to set up main and backup DNS servers.

10. What are two benefits of using Cisco AutoSecure? (Choose two.)
It gives the administrator detailed control over which services are enabled or disabled.
It offers the ability to instantly disable non-essential system processes and services.
It automatically configures the router to work with SDM.
It ensures the greatest compatibility with other devices in your network.
It allows the administrator to configure security policies without having to understand all of the Cisco IOS software features.

11. Refer to the exhibit. A network administrator is trying to configure a router to use SDM, but it is not functioning correctly. What could be the problem?
The privilege level of the user is not configured correctly.
The authentication method is not configured correctly.
The HTTP server is not configured correctly.
The HTTP timeout policy is not configured correctly.

12. The Cisco IOS image naming convention allows identification of different versions and capabilities of the IOS. What information can be gained from the filename c2600-d-mz.121-4? (Choose two.)
The “mz” in the filename represents the special capabilities and features of the IOS.
The file is uncompressed and requires 2.6 MB of RAM to run.
The software is version 12.1, 4th revision.
The file is downloadable and 121.4MB in size.
The IOS is for the Cisco 2600 series hardware platform.

13. Refer to the exhibit. The network administrator is trying to back up the Cisco IOS router software and receives the output shown. What are two possible reasons for this output? (Choose two.)
The Cisco IOS file has an invalid checksum.
The TFTP client on the router is corrupt.
The router cannot connect to the TFTP server.
The TFTP server software has not been started.

There is not enough room on the TFTP server for the software.

14. Which two conditions should the network administrator verify before attempting to upgrade a Cisco IOS image using a TFTP server? (Choose two.)
Verify the name of the TFTP server using the show hosts command.
Verify that the TFTP server is running using the tftpdnld command.
Verify that the checksum for the image is valid using the show version command.
Verify connectivity between the router and TFTP server using the ping command.
Verify that there is enough flash memory for the new Cisco IOS image using the show flash command.

15. The password recovery process begins in which operating mode and using what type of connection? (Choose two.)
ROM monitor
boot ROM
Cisco IOS
direct connection through the console port
network connection through the Ethernet port
network connection through the serial port

16. Refer to the exhibit. Security Device Manager (SDM) is installed on router R1. What is the result of opening a web browser on PC1 and entering the URL https://192.168.10.1?
The password is sent in plain text.
A Telnet session is established with R1.
The SDM page of R1 appears with a dialog box that requests a username and password.
The R1 home page is displayed and allows the user to download Cisco IOS images and configuration files.

17. Which statement is true about Cisco Security Device Manager (SDM)?
SDM can run only on Cisco 7000 series routers.
SDM can be run from router memory or from a PC.
SDM should be used for complex router configurations.
SDM is supported by every version of the Cisco IOS software.

18. Which step is required to recover a lost enable password for a router?
Set the configuration register to bypass the startup configuration.
Copy the running configuration to the startup configuration.
Reload the IOS from a TFTP server from ROMMON.
Reconfigure the router using setup mode.

19. What is the best defense for protecting a network from phishing exploits?
Schedule antivirus scans.
Schedule antispyware scans .
Schedule training for all users.
Schedule operating systems updates.

20. Refer to the exhibit. Security Device Manager (SDM) has been used to configure a required level of security on the router.
What would be accomplished when the SDM applies the next step on the security problems that are identified on the router?
SDM will automatically invoke the AutoSecure command.
SDM will generate a report that will outline the proper configuration actions to alleviate the security issues.
SDM will create a configuration file that can be copy and pasted into the router to reconfigure the services.
SDM will reconfigure the services that are marked in the exhibit as “fix it” to apply the suggested security changes.

21. Refer to the exhibit. What is the purpose of the “ip ospf message-digest-key 1 md5 cisco” statement in the configuration?
to specify a key that is used to authenticate routing updates
to save bandwidth by compressing the traffic
to enable SSH encryption of traffic
to create an IPsec tunnel

22. Refer to the exhibit. What is accomplished when both commands are configured on the router?
The commands filter UDP and TCP traffic coming to the router.
The commands disable any TCP or UDP request sent by the routing protocols.
The commands disable the services such as echo, discard, and chargen on the router to prevent security vulnerabilities.
The commands disable the BOOTP and TFTP server services to prevent security vulnerabilities.