Chapter 1
Chapter 1
Chapter 1
1. Which statement is true about the differences between a WAN and a LAN?
A WAN link typically traverses shorter geographic distances than a LAN link traverses.
A WAN often relies on the services of carriers, such as telephone or cable companies, but a LAN
does not.
All WAN implementations generally use the same Layer 2 protocol but there are many accepted
LAN Layer 2 protocols in use.
2. A U.S. company requires a WAN connection used only to transfer sales data from individual
stores to the home office. All transfers will occur after business hours. The required bandwidth for
this connection is estimated to be less than 38 kbps. Which type of connection requires the least
investment for this company?
ATM
ISDN
analog dialup
T1 Leased Line
3. What are two advantages of an analog PSTN WAN connection? (Choose two.)
low cost
availability
traffic encryption
available bandwidth
4. Which WAN technology uses a fixed payload of 48 bytes and is transported across both
switched and permanent virtual circuits?
ATM
ISDN
Frame Relay
metro Ethernet
5. Which three WAN devices can be found in the cloud? (Choose three.)
ATM switches
core routers
CSU/DSU
Ethernet switches
repeaters
6. Which term describes a device that will put data on the local loop?
DLCI
DTE
DCE
BRI
PRI
Packet-switched networks are less susceptible to jitter than circuit-switched networks are.
Packet-switched networks can efficiently use multiple routes inside a service provider network.
8. Which statement is true about data connectivity between a customer and a service provider?
Normally the CSU/DSU is the designated demarcation point for the service provider but not the
customer.
The segment between the demarcation point and the central office is known as the "last mile."
The local loop is the segment between the CSU/DSU and the serial port on a router.
X.25
DSL
ATM
ISDN BRI
ISDN PRI
10. Which statement is true of the functionality of the layers in the hierarchical network model?
The purpose of the access layer is to provide very high bandwidth communications between
network devices.
Most security screening to prevent unauthorized entry to the network happens at the core layer.
Untrusted external connections are segmented from the rest of the network at all three levels.
The distribution layer aggregates WAN connections at the edge of the campus.
11. Why is the call setup time of a circuit-switched WAN implementation considered a drawback?
12. For digital lines, which device is used to establish the communications link between the
customer equipment and the local loop?
CSU/DSU
ISDN switch
modem
PBX switch
13. Which packet-switched WAN technology offers high-bandwidth connectivity capable of
managing data, voice, and video all on the same infrastructure?
metro Ethernet
14. Which networking device is typically used to concentrate the dial-in and dial-out traffic of
multiple users to and from a network?
core router
access server
ATM switch
15. Which two devices are commonly used as data communications equipment? (Choose two.)
modem
router
CSU/DSU
ISDN switch
Ethernet switch
16. Which two features are identified with Frame Relay connections? (Choose two.)
53-byte cells
DLCI
DSLAM
PVC
SPID
17. Which statement about WAN protocols is correct?
ATM differs from other WAN protocols in that it uses variably sized packets.
The frame header consists of the frame check sequence and cyclic redundancy check.
ISDN differs from Frame Relay, HDLC, and ATM in that it is packet-switched rather than circuit-
switched technology.
18. Which switching type will allow the communication devices in the provider network to be
shared and only allocated to an individual subscriber during data transfer?
circuit-switched
frame-switched
packet-switched
19. What can cause a reduction in available bandwidth on a cable broadband connection?
smaller cells
number of subscribers
20. What three terms are associated with ISDN PRI? (Choose three.)
cell
DLCI
circuit switching
packet switching
time-division multiplexing
21. At which two layers of the OSI model does a WAN operate? (Choose two.)
Physical Layer
Network Layer
Transport Layer
Presentation Layer
Application Layer
22. What type of connectivity is established when VPNs are used from the remote site to the private
network?
PVCs
DLCIs
tunnels
Router(config)# hostname R3
R3(config)# username R1 password Cisco
R3(config)# interface Serial 0/0/0
R3(config-if)# encapsulation ppp
R3(config-if)# ip address 172.16.3.3 255.255.255.0
R3(config-if)# ppp authentication chap
Router(config)# hostname R3
R3(config)# username R3 password Cisco
R3(config)# interface Serial 0/0/0
R3(config-if)# encapsulation ppp
R3(config-if)# ip address 172.16.3.3 255.255.255.0
R3(config-if)# ppp authentication chap
EIA/TIA-612/613 (HSSI)
ITU V.35
It terminates the link upon user request or the expiration of an inactivity timer.
It can test the link to determine if link quality is sufficient to bring up the link.
It monitors the link for congestion and dynamically adjusts the acceptable window size.
4.
Refer to the exhibit. On the basis of the show interface Serial0/0 output, how many NCP sessions
have been established?
one
two
three
four
5. Which two statements are true about time-division multiplexing (TDM)? (Choose two.)
MD5
CHAP
PAP
NCP
7.
Refer to the exhibit. What can be concluded about the function of the Serial 0/0/0 interface on the
router after the commands are entered?
All authentication on the serial link will be accomplished using a two-way handshake.
The Predictor algorithm will be used to compress all packets that are sent and received on the serial
link.
The serial link will be closed if the number of received packets at the destination node falls below
90 percent of the packets that are sent.
8. Which three statements are correct about HDLC encapsulation? (Choose three.)
HDLC uses frame delimiters to mark the beginnings and ends of frames.
9. What function do Network Control Protocols provide for a PPP connection?
to allow multiple Layer 3 protocols to operate over the same physical link
10. What advantage does PPP have over HDLC for serial communications?
It supports authentication
11.
Refer to the exhibit. What statement is true regarding the output shown?
12.
Refer to the exhibit. What statement is true regarding the output shown?
The PAP passwords did not match, so the routers are trying CHAP authentication.
One router has suggested PAP authentication, and the other has accepted authentication but
suggested CHAP authentication.
One router can only use PAP authentication while the other router can only use CHAP, so the
connection has been rejected.
13. Which three statements correctly describe PPP authentication? (Choose three.)
14.
Refer to the exhibit. While troubleshooting a serial interface, a technician enters the command
show interface serial 0/0/0 . If the interface is in DCE mode, what two problems are likely to
cause the indicated problem? (Choose two.)
15. Why are serial connections preferred over parallel connections for long transmission lengths?
Parallel connections are subject to clock skew and to crosstalk between wires.
Parallel connections transmit over only two wires and therefore transmit data more slowly.
16.
Refer to the exhibit. Which two statements are true regarding the output shown? (Choose two.)
17. What does the demarcation point represent in data communication physical circuits?
physical point at which the public network ends and the private customer network begins
18.
Refer to the exhibit. Which statement is true about PPP operation?
Layer 2 is down.
link quality
authentication
20. Which PPP configuration option can be used to establish load balancing over the interfaces of a
router?
callback
multilink
compression
error detection
21.
Refer to the exhibit. Router R1 is not able to communicate with a neighbor router that is directly
connected to serial 0/0/0. What is the reason for this?
The interface has been administratively shutdown with the shutdown command.
. Which three actions might a Frame Relay switch perform when it detects an excessive build-up of
frames in its queue? (Choose three.)
drops frames from the queue that have the DE bit set
sets the FECN bit on all frames it receives on the congested link
sets the BECN bit on all frames it places on the congested link
2. Which best describes the benefit of using Frame Relay as opposed to a leased line or ISDN
service?
Customers can define their virtual circuit needs in far greater combinations, with increments as
small as 64 kbps.
Customers pay for an end-to-end connection that includes the local loop and the network link.
Customers only pay for the local loop and the bandwidth they purchase from the network provider.
Connecting new sites requires new lower cost circuit installations when compared to ISDN dialup
costs or adding additional hardware for leased service.
3.
Refer to the exhibit. Router R1 has been configured for Frame Relay connectivity to routers R2 and
R3. What configuration option should be configured on the R2 and R3 serial interfaces in order for
all routers to ping each other successfully?
4. Which two items allow the router to map data link layer addresses to network layer addresses in
a Frame Relay network? (Choose two.)
ARP
RARP
Proxy ARP
Inverse ARP
ICMP
5.
Refer to the exhibit. Which two outcomes occur from the configuration shown? (Choose two.)
DLCI 22 will replace the MAC address in the ARP table for entry 10.1.1.1
Inverse-ARP will now add an entry for 10.1.1.1 into the Frame Relay map table using DLCI 22.
Frames sent by 10.1.1.1 arriving on interface serial 0/0/0 of RT_1 will have a data link layer
address of 22.
6.
Refer to the exhibit. What can be determined about the Frame Relay switch from the output shown?
It is experiencing congestion.
7.
Refer to the exhibit. What can be determined from the output?
Serial 0/0/0 has been configured with the command frame-relay map ip 172.16.4.3 201
broadcast.
8.
Refer to the exhibit. What effect does the point-to-point configuration on subinterface S0/0.110
have on the operation of the router?
It eliminates split horizon issues without increasing the likelihood of routing loops.
9.
Refer to the exhibit. Which statement explains why the Frame Relay connection between R1 and
R2 is failing?
10. What best describes the use of a data-link connection identifier (DLCI)?
logical address identifying the interface between a router and a Frame Relay switch
11.
Refer to the exhibit. Router R1 has been configured for Frame Relay connectivity to routers R2 and
R3. Which set of configuration options for routers R2 and R3 would provide each router
connectivity to R1?
12.
Refer to the exhibit. Frame Relay connectivity has been configured in the network and OSPF is
used as the routing protocol. Router R1 can successfully ping the router R2 serial interface. When
R1 attempts to ping network 192.168.3.0/24 the ping fails. What additional configuration should be
applied on all routers to remedy the problem?
Add the broadcast keyword in the Frame Relay map command on both routers.
Issue the frame-relay interface-dlci command in addition to the frame-relay map command on
both router interfaces.
Remove the frame-relay map command and replace with the frame-relay interface-dlci
command on both router interfaces.
Multipoint interfaces will automatically forward routing broadcasts but will consume more IP
addresses than point-to-point subinterfaces will consume.
Point-to-point subinterfaces act like leased lines and eliminate split-horizon routing issues.
Interfaces with multiple PVCs require a separate subinterface for each PVC.
14.
Refer to the exhibit. What can be determined about the configuration of router R1 from the
exhibited output?
The LMI type for the Serial 0/0/0 interface has been left to its default configuration.
Cisco HDLC is used as a Layer 2 encapsulation protocol on the Serial 0/0/0 interface.
The Serial 0/0/0 interface has been configured as a data communications equipment device.
ISDN circuit
virtual circuit
16. Which Frame Relay topology is a compromise of costs, reliability, and complexity when the
WAN contains one headquarters site, 40 regional sites, and several sites within each regional site?
star
full mesh
partial mesh
point-to-multipoint
point-to-point
17.
Refer to the exhibit. A ping is sent to address 192.168.50.10 from the Peanut router. Which DLCI
will be used to send the ping?
110
115
220
225
18. What two methods does Frame Relay technology use to process frames that contain errors?
(Choose two.)
Frame Relay services depend on the upper layer protocols to handle error recovery.
It requires the receiving device to request that the sender retransmit erroneous frames.
FECN, BECN, and DE bits are set in the frames to minimize errors.
The receiving device drops any frames that contain errors without notifying the sender.
The frame relay switch notifies the sender that errors were detected.
19.
Refer to the exhibit. Which two statements are true given the output shown? (Choose two.)
20.
Refer to the exhibit. What can be known about the configuration of router R1 from the output?
The Frame Relay LMI DLCI has been incorrectly configured as DLCI 1023.
The Frame Relay LMI type has been changed from its default.
The Serial 0/0/0 interface has been configured as a data communications equipment device.
The command encapsulation frame-relay ietf has been used on the Serial 0/0/0 interface.
21. What consideration must be taken into account if RIP is used on Frame Relay multiaccess
networks?
To forward routing updates, address-to-DLCI mapping must be done via the use of the frame-relay
map command coupled with the broadcast keyword.
Inverse ARP must be enabled to turn routing update broadcasts into unicast traffic that can be
propagated to other Frame Relay nodes.
Because broadcast traffic is not supported, RIPv1 cannot be implemented on Frame Relay
networks.
22.
Refer to the exhibit. You are a network administrator who has been tasked with completing the
Frame Relay topology that interconnects two remote sites. Router HQ belongs to both the
172.16.1.0/24 and 172.16.2.0/24 subnets with IP addresses of 172.16.1.3 and 172.16.2.3
respectively. Traffic between R1 and R2 must travel through HQ first. How should the serial
interface on HQ be configured to complete the topology?
one IP address on a point-to-point subinterface and one IP address on the physical interface
. 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.)
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.
Refer to the exhibit. What is the purpose of the "ip ospf message-digest-key 1 md5 cisco"
statement in the configuration?
securing
monitoring
testing
improvement
reconnaissance
8. Which two statements define the security risk when DNS services are enabled on the network?
(Choose two.)
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.
9.
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 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.
10. 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
11. 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 allows the administrator to configure security policies without having to understand all of the
Cisco IOS software features.
12. Which statement is true about Cisco Security Device Manager (SDM)?
The "mz" in the filename represents the special capabilities and features of the IOS.
14.
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.)
There is not enough room on the TFTP server for the software.
15. The password recovery process begins in which operating mode and using what type of
connection? (Choose two.)
ROM monitor
boot ROM
Cisco IOS
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 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.
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?
18. Which step is required to recover a lost enable password for a router?
19. What is the best defense for protecting a network from phishing exploits?
20. 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.
21.
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.
22. 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.
Changing default usernames and passwords and disabling or uninstalling unnecessary services are
aspects of device hardening.
. 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?
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.
2. 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?
3. Which two statements are correct about extended ACLs? (Choose two)
Multiple ACLs can be placed on the same interface as long as they are in the same direction.
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.
5.
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.
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.
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?
The range of source addresses specified in line 10 does not include host 192.168.1.50.
8. Which feature will require the use of a named ACL rather than a numbered ACL?
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
9. 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.
on an Ethernet port
on a serial port
by protocol type
by source IP address
by destination IP address
12. Which two statements are true regarding named ACLs? (Choose two.)
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.
13.
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.
14.
Refer to the exhibit. An administrator has configured two access lists on R1. The list inbound on
the serial interface is named Serial and the list inbound on the LAN interface is named LAN. What
affect will be produced by the access control lists?
PC1 will not be able to telnet to R3 and PC3 will not be able to communicate with PC1.
15. Which two statements are true regarding the following extended ACL? (Choose two.)
access-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
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.
17.
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.
18. Which three parameters can ACLs use to filter traffic? (Choose three.)
packet size
protocol suite
source address
destination address
19.
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 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.
21.
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?
R2 S0/0/1 inbound
R3 Fa0/0 inbound
R3 S0/0/1 outbound
22.
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?
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.
23. 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
24. 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
25. 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
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
3. Data confidentiality through a VPN can be enhanced through the use of which three encryption
protocols? (Choose three.)
AES
DES
AH
hash
MPLS
RSA
4. While monitoring traffic on a cable network, a technician notes that data is being transmitted at
38 MHz. Which statement describes the situation observed by the technician?
Cable television transmissions are interfering with voice and data transmissions.
5. Which two statements are valid solutions for a cable ISP to reduce congestion for users? (Choose
two.)
use filters and splitters at the customer site to separate voice from data traffic
6. Data confidentiality through a VPN is achieved through which two methods? (Choose two.)
digital certificates
encryption
encapsulation
hashing
passwords
7. What two protocols provide data authentication and integrity for IPsec? (Choose two.)
AH
L2TP
ESP
GRE
PPTP
8. 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
Diffie-Hellman
digital certificate
pre-shared key
RSA signature
10.
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
11. After conducting research to learn about common remote connection options for teleworkers, a
network administrator has decided to implement remote access over broadband to establish VPN
connections over the public Internet. What is the result of 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 client software.
Security and reliability are increased at a substantial loss in throughput, which is considered
acceptable when supporting a single user environment.
Reliability and security are increased without the need for additional equipment, when compared to
dialup connections using POTS.
12. Which two statements about DSL are true? (Choose two.)
13. A company is using WiMAX to provide access for teleworkers. What home equipment must
the company provide at the teleworker’s site?
a WiMAX tower
a WiMAX receiver
14. 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
15. 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
16.
Refer to the exhibit. All users have a legitimate purpose and the necessary permissions 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 installed on 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.
17. Which two features can be associated with the Worldwide Interoperability for Microwave
Access (WiMAX) telecommunication technology? (Choose two.)
operates at lower speeds than Wi-Fi, but supports many more users
18.
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 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.
Delivering services over a cable network requires downstream frequencies in the 50 to 860 MHz
range, and upstream frequencies in the 5 to 42 MHz range.
The cable subscriber must purchase a cable modem termination system (CMTS)
Refer to the exhibit. Traffic exiting R1 is failing translation. What part of the configuration is most
likely incorrect?
access-list statement
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?
3. How many bits of an IPv6 address are used to identify the interface ID?
32
48
64
128
4.
Refer to the exhibit. How many IPv6 broadcast domains exist in this topology?
5.
Refer to the exhibit. Which two addresses could be assigned to traffic leaving S0 as a result of the
statement ip nat pool Tampa 179.9.8.96 179.9.8.111 netmask 255.255.255.240? (Choose two.)
10.0.0.125
179.9.8.95
179.9.8.98
179.9.8.101
179.9.8.112
6.
Refer to the exhibit. A network technician determines DHCP clients are not working properly. The
clients are receiving IP configuration information from a DHCP server configured on the router but
cannot access the Internet. From the output in the graphic, what is the most likely problem?
The pool does not have a default router defined for the clients.
All the host addresses have been excluded from the DHCP pool.
7. Your organization is issued the IPv6 prefix of 2001:0000:130F::/48 by your service provider.
With this prefix, how many bits are available for your organization to create subnetworks?
8
16
80
128
8. After activating IPv6 routing on a Cisco router and programming IPv6 addresses on multiple
interfaces, what is the remaining step to activate RIPng?
Enter the interface programming mode for each IPv6 interface and enable IPng RIP.
Enter the ipv6 router rip name command and then use network statements to activate RIPng on
the interfaces.
Enter the router rip command, and then activate RIPng using the version command. RIPng then
automatically runs on all IPv6 interfaces.
Enter the interface programming mode for each IPv6 interface and enable the multicast group
FF02::9, and then activate RIPng globally using the ipv6 router rip name command.
9.
Refer to the exhibit. IPv6 address 2006:1::1/64 eui-64 has been configured on the router
FastEthernet0/0 interface. Which statement accurately describes the EUI-64 identifier
configuration?
It will assign an address from the pool of IPv6 private addresses to the interface.
It will assign only the registry prefix of the IPv6 Global Unicast address to the interface.
The configuration will derive the interface portion of the IPv6 address from the MAC address of
the interface.
10. What is true regarding the differences between NAT and PAT?
PAT uses the word "overload" at the end of the access-list statement to share a single registered
address.
Dynamic NAT allows hosts to receive the same global address each time external access is
required.
11.
Refer to the exhibit. The FTP server has an RFC 1918 private address. Users on the Internet need to
connect to the FTP server on the Fa0/0 LAN of R1. Which three configurations must be completed
on R1? (Choose three.)
dynamic NAT
open port 20
open port 21
open port 23
12.
Refer to the exhibit. On the basis of the configuration shown, how should the pool of the excluded
addresses be assigned to key hosts on the network, such as router interfaces, printers, and servers?
The addresses must be listed under the DHCP pool of addresses before they are available for
dynamic assignment.
13.
Refer to the exhibit. A technician used SDM to enter the NAT configuration for a Cisco router.
Which statement correctly describes the result of the configuration?
A user on the inside sees web traffic coming from 192.168.1.3 using port 8080.
The address 172.16.1.1 is translated into an address from the pool beginning with 192.168.1.3.
A user on the outside network sees a request addressed from 192.168.1.3 using port 80.
A user on the outside must address traffic to port 8080 to reach the address 172.16.1.1.
14.
Refer to the exhibit. According to the output, how many addresses have been successfully assigned
or renewed by this DHCP server?
16.
Refer to the exhibit. R1 is performing NAT for the 10.1.1.0/24 network, and R2 is performing NAT
for the 192.168.1.2/24 network. What would be valid destination IP address for HostA to put in its
IP header when communicating with the web server?
10.1.1.1
172.30.20.2
192.168.1.2
255.255.255.255
17.
Refer to the exhibit. Which two statements about the configuration are true? (Choose two.)
A pool of inside global IP addresses from the 10.1.1.0 network will be used for translation.
External users from the 209.165.200.0 network can reach private addresses on the 10.1.1.0 and
10.1.2.0 networks.
18. What type of NAT should a network administrator use to ensure that a web server on the inside
network is always available to the outside network?
NAT overload
static NAT
dynamic NAT
PAT
19.
Refer to the exhibit. Which address or addresses represent the inside global address?
10.1.1.2
192.168.0.100
209.165.20.25
20. A technician has been told by a supervisor to always clear any dynamic translations before
attempting to troubleshoot a failed NAT connection. Why has the supervisor issued these
instructions?
The supervisor wants to clear any confidential information that may be seen by the technician.
Because entries can be cached for long periods of time, the supervisor wants to prevent decisions
being made based on old data.
The translation table may be full and is unable to make new translations until space is available.
Clearing the translations causes the starting configuration to be reread and may correct translation
problems that have occurred.
21. A network administrator wants to connect two IPv6 islands. The easiest way is through a public
network that uses only IPv4 equipment. What simple solution solves the problem?
Replace the devices on the public network with devices that support IPv6.
Configure RIPng on the border routers of each IPv6 island.
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
physical
data link
network
transport
3.
Refer to the exhibit. Which three pieces of information can be determined by analyzing the output
shown? (Choose three.)
physical layer
network layer
transport layer
application layer
5. When gathering symptoms for troubleshooting a network problem, which step could result in
getting an external administrator involved in the process?
determining ownership
6. Encapsulation errors from mismatched WAN protocols on a serial link between two routers
indicate a problem at which OSI layer?
physical
data link
network
transport
7.
Refer to the exhibit. Users at Branch B are reporting trouble accessing a corporate website running
on a server that is located at HQ. HQ and Branch A users can access the website. R3 is able to ping
10.10.10.1 successfully but not 10.10.10.2. The users at Branch B can access servers at Branch A.
Which two statements are true aboutthe troubleshooting efforts? (Choose two.)
Frame Relay at R3 and R2 should be tested to narrow the scope of the problem.
The fact that users at Branch A are working normally proves that there is no problem at R2.
An ACL entry error could cause the failure at Layer 4 in either R3 or R2.
The successful ping from R3 to R1 proves that the WAN is functioning normally. Therefore, the
problem has to be in the upper layers.
8. Which troubleshooting approach is suggested for dealing with a complex problem that is
suspected of being caused by faulty network cabling?
bottom up
top down
middle out
9. Users are complaining of very long wait times to access resources on the network. The show
interface command reveals collision counts far above the network baseline. At which OSI layer
should the administrator begin troubleshooting?
application
transport
network
data link
physical
10.
Refer to the exhibit. Users on the Internal LAN are unable to connect to the www server. The
network administrator pings the server and verifies that NAT is functioning correctly. Which OSI
layer should the administrator begin to troubleshoot next?
physical
data link
network
application
11. Which two statements are true concerning logical networking models? (Choose two.)
TCP/IP splits the lowest layer of the OSI model into two separate layers.
The top layer of the TCP/IP model combines the functions of the top three OSI layers.
Troubleshooting with the TCP/IP model requires different techniques than with the OSI model.
The network access layer is responsible for exchanging packets between devices on a TCP/IP
network.
The Internet layer provides communication between applications, such as FTP, HTTP, and SMTP
on separate hosts.
The TCP/IP network access layer corresponds to the OSI physical and data link layers.
12.
Refer to the exhibit. Which two steps should be taken during the process of creating network
documentation? (Choose two.)
Record the information about the devices discovered in the Campus network only.
Record the information about the devices discovered in the entire network, including the remote
locations.
Transfer any information about the devices from the network configuration table that corresponds
to a component of the topology diagram.
Transfer only the Layer 2 and Layer 3 information about the devices from the network
configuration table that corresponds to a component of the topology diagram.
Transfer the recorded information about the devices from the network configuration table gathered
during peak network utilization that corresponds to a component of the topology diagram.
incorrect encapsulation
14. Clients across the company are reporting poor performance across all corporate applications
running in the data center. Internet access and applications running across the corporate WAN are
performing normally. The network administrator observes a continual broadcast of random
meaningless traffic (jabber) on the application server LAN in the data center on a protocol analyzer.
How should the administrator start troubleshooting?
The jabber in the data center indicates a local physical layer problem. Use the protocol analyzer to
determine the source of the jabber, and then check for a recent NIC driver update or bad cabling.
Because all clients are experiencing application problems, the administrator should use a top-down
approach with the application servers in the data center.
The scope of the problem indicates a likely routing or spanning-tree problem. Begin by checking
routing tables, and follow up using appropriate STP show commands to find a loop if routing is
working normally.
Poll the staff to determine if any recent changes have been made. Back out all the changes one by
one until the error condition is fixed.
15. A technician has been asked to make several changes to the configuration and topology of a
network and then determine the outcome of the changes. What tool can be used to determine the
overall effect caused by the changes?
baselining tool
knowledge base
protocol analyzer
cable tester
16. A technician has been asked to troubleshoot an existing switched network but is unable to
locate documentation for the VLAN configuration. Which troubleshooting tool allows the
technician to map and discover VLAN and port assignments?
cable analyzer
network analyzer
protocol analyzer
knowledge base
17. Which two pieces of information are typically found on a logical network diagram? (Choose
two.)
cable types
connector types
interface identifiers
DLCI for virtual circuits
18. Which two components should be taken into consideration when establishing a network
baseline? (Choose two.)
19. Which three approaches should be used when attempting to gather data from users for
troubleshooting? (Choose three.)
Determine fault.
Determine if the user can re-create the problem or events leading to the problem.
20. Information about which OSI layers of connected Cisco devices can be verified with the show
cdp neighbors command?
All layers