jueves, 4 de diciembre de 2014

CCNA 4 Chapter 9 v5 exam answers 2013

By

CCNA 4 Chapter 9 v5 exam answers 2013


CCNA 4 Chapter 9 v5 exam answers R&S Connecting Networks
CISCO CCNA ANSWERS V5 ROUTING AND SWITCHING TEST QUESTION AND ANSWERS 2013-2014

1. Users are reporting longer delays in authentication and in accessing network resources during certain time periods of the week. What kind of information should network engineers check to find out if this situation is part of a normal network behavior?
syslog records and messages
the network performance baseline
debug output and packet captures
network configuration files
_______________________________________________________________
2. A team of engineers has identified a solution to a significant network problem. The proposed solution is likely to affect critical network infrastructure components. What should the team follow while implementing the solution to avoid interfering with other processes and infrastructure?
change-control procedures
one of the layered troubleshooting approaches
knowledge base guidelines
syslog messages and reports
_______________________________________________________________
3. After which step in the network troubleshooting process would one of the layered troubleshooting methods be used?
documenting symptoms
determining ownership
narrowing the scope
gathering symptoms from suspect devices
_______________________________________________________________
4. A user reports that the workstation cannot connect to a networked printer in the office in order to print a report created with word processing software. Which troubleshooting action by the helpdesk technician would follow the divide-and-conquer approach?
Ask the user to launch the web browser.
Ask the user to save the working document.
Ask the user to issue the ipconfig command.
Ask the user to unplug and reattach the network cable.
_______________________________________________________________
5. A network engineer is troubleshooting a network problem and can successfully ping between two devices. However, Telnet between the same two devices does not work. Which OSI layers should the administrator investigate next?
all of the layers
from the network layer to the application layer
from the network layer to the physical layer
only the network layer
_______________________________________________________________
6. Which troubleshooting method begins by examining cable connections and wiring issues?
top-down
bottom-up
substitution
divide-and-conquer
_______________________________________________________________
7.

Refer to the exhibit. Which two statements describe the results of entering these commands?
(Choose two.)
R1 will send system messages of levels 0 (emergencies) to level 4 (warnings) to a server.
R1 will not send critical system messages to the server until the command debug all is entered.
R1 will reset all the warnings to clear the log.
R1 will output the system messages to the local RAM.
The syslog server has the IPv4 address 192.168.10.10.
_______________________________________________________________
8. An administrator is troubleshooting an Internet connectivity problem on a router. The output of the show interfaces gigabitethernet 0/0 command reveals higher than normal framing errors on the interface that connects to the Internet. At what layer of the OSI model is the problem likely occurring?
Layer 1
Layer 2
Layer 3
Layer 4
Layer 7
_______________________________________________________________
9. Users report that the new web site http://www.company1.biz cannot be accessed. The helpdesk technician checks and verifies that the web site can be accessed with http://www.company1.biz:90. Which layer in the TCP/IP model is involved in troubleshooting this issue?
application
transport
internet
network access
_______________________________________________________________
10. A user reports that after an OS patch of the networking subsystem has been applied to a workstation, it performs very slowly when connecting to network resources. A network technician tests the link with a cable analyzer and notices that the workstation sends an excessive number of frames smaller than 64 bytes and also other meaningless frames. What is the possible cause of the problem?
cabling faults
corrupted NIC driver
Ethernet signal attenuation
corrupted application installation
_______________________________________________________________
11. A network administrator is configuring SSH on a router. When verifying the configuration, the administrator notices that the SSH connection requests fail, but the Telnet connection requests from the same workstation are successful. Which two parts of the router configuration should be checked to try to locate the problem? (Choose two.)
The ip access-class command is missing.
The password is misconfigured on the console line.
The transport input command is incorrect on the vty lines.
A standard ACL is possibly blocking the workstation from access to the router.
An extended ACL that is referencing the port argument for SSH is misconfigured.
_______________________________________________________________
12. A user in a large office calls technical support to complain that a PC has suddenly lost connectivity to the network. The technician asks the caller to talk to nearby users to see if other machines are affected. The caller reports that several immediate neighbors in the same department have a similar problem and that they cannot ping each other. Those who are seated in other departments have connectivity. What should the technician check as the first step in troubleshooting the issue?
the power outlet to the PC that is used by the caller
the trunks between switches in the wiring closet
the status of the departmental workgroup switch in the wiring closet
the cable that connects the PC of the caller to the network jack
the cable connection between a PC and a network outlet that is used by a neighbor
_______________________________________________________________
13. After cables were reconnected to a switch in a wiring closet, several PCs that had been previously configured manually can no longer access resources outside the local network. The PC configurations were not altered in the process and resources on the local network can still be accessed. What is a possible cause of the problem?
The cabling to the PCs is faulty.
The PCs are no longer on the correct VLAN.
The DHCP server has been misconfigured.
The DNS configuration on the PCs is incorrect.
_______________________________________________________________
14.

Refer to the exhibit. On the basis of the output, which two statements about network connectivity
are correct? (Choose two.)
There is connectivity between this device and the device at 192.168.100.1.
The connectivity between these two hosts allows for videoconferencing calls.
There are 4 hops between this device and the device at 192.168.100.1.
The average transmission time between the two hosts is 2 miliseconds.
This host does not have a default gateway configured.
_______________________________________________________________
15. Fill in the blank.
Use the ARP to verify IPv4 address to Layer 2 Ethernet address mappings on a host computer.
_______________________________________________________________
16. Which two specialized troubleshooting tools can monitor the amount of traffic that passes through a switch? (Choose two.)
digital multimeter
TDR
NAM
portable network analyzer
DTX cable analyzer
_______________________________________________________________
17. A group of Windows PCs in a new subnet has been added to an Ethernet network. When testing the connectivity, a technician finds that these PCs can access local network resources but not the Internet resources. To troubleshoot the problem, the technician wants to initially confirm the IP address and DNS configurations on the PCs, and also verify connectivity to the local router. Which three Windows CLI commands and utilities will provide the necessary information? (Choose three.)
ipconfig
telnet
ping
arp -a
nslookup
tracert
netsh interface ipv6 show neighbor
_______________________________________________________________
18. A company is setting up a web site with SSL technology to protect the authentication credentials required to access the web site. A network engineer needs to verify that the setup is correct and that the authentication is indeed encrypted. Which tool should be used?
baselining tool
cable analyzer
protocol analyzer
fault-management tool
_______________________________________________________________
19. In which step of gathering symptoms does the network engineer determine if the problem is at the core, distribution, or access layer of the network?
Determine ownership.
Narrow the scope.
Gather information.
Document the symptoms.
Determine the symptoms.
_______________________________________________________________
20. A network technician is troubleshooting an email connection problem. Which question to the end-user will provide clear information to better define the problem?
How big are the emails you tried to send?
When did you first notice your email problem?
Is your email working now?
What kind of equipment are you using to send emails?
_______________________________________________________________
21. A network engineer issues the show cdp neighbor command on several network devices during the process of network documentation. What is the purpose of performing this command?
to obtain information about directly connected Cisco devices 
to check the networks that are advertised by the neighboring routers
to verify the network addresses that are attached to the network devices
to check the connectivity of PCs that are connected to the network devices
_______________________________________________________________
22.

Refer to exhibit. A network engineer is troubleshooting a WAN connectivity problem. A ping to a remote router is successful and an attempt to telnet to the same router displays the exhibited output. What does the output verify?
A Telnet password has not been configured on the remote router.
The transport layer is connecting successfully.
The web server service is password protected.
The remote router IPv6 address is incorrect.
_______________________________________________________________
23. When should a network performance baseline be measured?
after normal work hours to reduce possible interruptions
during normal work hours of an organization 
when a denial of service attack to the network is detected and blocked
immediately after the main network devices restarted
_______________________________________________________________
24. Which number represents the most severe level of syslog logging?
7
0
1
10
_______________________________________________________________
25.
CCNA 4 Chapter 9 v5 exam answers 2013, CISCO CCNA ANSWERS, CCNA 4 Ch 9 exam test quiz 2014, CISCO CCNA 4 chapter 9 exam answers

CCNA 4 Chapter 7 v5 Practice Skills Assessment PT actvity

By

CCNA 4 Chapter 7 v5 Practice Skills Assessment PT actvity


CCNA4 Chapter 7 v5 Practice Skills Assessment PT Connecting Networks
Many thanks for Jerry.
Addressing Table:
DeviceInterfaceIP Address
R1S0/0/0.2192.168.0.1/30
S0/0/0.3192.168.0.5/30
S0/0/1198.51.100.1/30
T0192.168.0.9/30
R2G0/010.2.0.1/24
S0/0/0.1192.168.0.2/30
S0/0/0.3192.168.0.13/30
R3G0/010.3.0.1/24
S0/0/0.1192.168.0.6/30
S0/0/0.2192.168.0.14/30
R4G0/010.4.0.1/24
S0/0/1203.0.113.1/30
T0192.168.0.10/30

Frame Relay Table:
DeviceInterfaceDLCI
R1S0/0/0.2122
S0/0/0.3123
R2S0/0/0.1221
S0/0/0.3223
R3S0/0/0.1321
S0/0/0.2322
hostname North (Central, R3)
int s0/0/0
encapsulation frame-relay
no shutdown
exit
int s0/0/0.2 point-to-point
ip add 192.168.0.1 255.255.255.252
frame-relay interface-dlci 122
no shutdown
exit
int s0/0/0.3 point-to-point
ip add 192.168.0.5 255.255.255.252
frame-relay interface-dlci 123
no shutdown
exit
int s0/0/1
encapsulation hdlc
ip add 198.51.100.1 255.255.255.252
no shutdown
exit
int T0
ip add 192.168.0.9 255.255.255.252
tunnel source s0/0/1
tunnel destination 203.0.113.1
no shutdown
exit
router ospf 1
network 192.168.0.0 0.0.0.3 area 0
network 192.168.0.4 0.0.0.3 area 0
network 198.51.100.0 0.0.0.3 area 0
passive-interface s0/0/1
default-information originate
exit
ip route 0.0.0.0 0.0.0.0 198.51.100.2
hostname East (Branch-1, R2)
int s0/0/0
encapsulation frame-relay
no shutdown
exit
int s0/0/0.1 point-to-point
ip add 192.168.0.2 255.255.255.252
frame-relay interface-dlci 221
no shutdown
exit
int s0/0/0.3 point-to-point
ip add 192.168.0.13 255.255.255.252
frame-relay interface-dlci 223
no shutdown
exit
int g0/0
ip add 10.2.0.1 255.255.255.0
no shutdown
exit
router ospf 1
network 10.2.0.0 0.0.0.255 area 0
network 192.168.0.0 0.0.0.3 area 0
network 192.168.0.12 0.0.0.3 area 0
passive-interface g0/0
exit
hostname West (Branch-2, R1)
int s0/0/0
encapsulation frame-relay
no shutdown
int s0/0/0.1 point-to-point
ip add 192.168.0.6 255.255.255.252
frame-relay interface-dlci 321
no shutdown
int s0/0/0.2 point-to-point
ip add 192.168.0.14 255.255.255.252
frame-relay interface-dlci 322
no shutdown
int g0/0
ip add 10.3.0.1 255.255.255.0
no shutdown
router ospf 1
network 10.3.0.0 0.0.0.255 area 0
network 192.168.0.4 0.0.0.3 area 0
network 192.168.0.12 0.0.0.3 area 0
passive-interface g0/0
exit
hostname South (Remote, R4)
int s0/0/1
encapsulation hdlc
ip add 203.0.113.1 255.255.255.252
no shutdown
exit
int T0
ip add 192.168.0.10 255.255.255.252
tunnel source s0/0/1
tunnel destination 198.51.100.1
no shutdown
exit
int g0/0
ip add 10.4.0.1 255.255.255.0
no shutdown
exit
ip route 0.0.0.0 0.0.0.0 s0/0/1

CCNA 4 Chapter 8 v5 exam answers 2013

By

CCNA 4 Chapter 8 v5 exam answers 2013

CCNA 4 Chapter 8 v5 exam answers R&S Connecting Networks
CISCO CCNA ANSWERS V5 ROUTING AND SWITCHING TEST QUESTION AND ANSWERS 2013-2014

1.
1
Refer to the exhibit. Which two conclusions can be drawn from the syslog message that was
generated by the router? (Choose two.)
This message resulted from an unusual error requiring reconfiguration of the interface.
This message indicates that the interface should be replaced.
This message is a level 5 notification message.
This message indicates that service timestamps have been configured.
This message indicates that the interface changed state five times.
_______________________________________________________________
2. A network technician has issued the service timestamps log datetime command in the
configuration of the branch router. Which additional command is required to include the date and
time in logged events?
Branch1(config)# service timestamps log uptime
Branch1# clock set 08:00:00 05 AUG 2013
Branch1(config)# service timestamps debug datetime
Branch1# copy running-config startup-config
_______________________________________________________________
3.
6
Refer to the exhibit. From what location have the syslog messages been retrieved?
syslog server
syslog client
router RAM
router NVRAM
_______________________________________________________________
4.
10
Refer to the exhibit. What does the number 17:46:26.143 represent?
the time passed since the syslog server has been started
the time when the syslog message was issued
the time passed since the interfaces have been up
the time on the router when the show logging command was issued
_______________________________________________________________
5. What are SNMP trap messages?
messages that are used by the NMS to query the device for data
unsolicited messages that are sent by the SNMP agent and alert the NMS to a condition on the network
messages that are used by the NMS to change configuration variables in the agent device
messages that are sent periodically by the NMS to the SNMP agents that reside on managed devices to query the device for
data
_______________________________________________________________
6. How can SNMP access be restricted to a specific SNMP manager?
Use the snmp-server community command to configure the community string with no access level.
Specify the IP address of the SNMP manager by using the snmp-server host command.
Use the snmp-server traps command to enable traps on an SNMP manager.
Define an ACL and reference it by using the snmp-server community command.
_______________________________________________________________
7. A network administrator issues two commands on a router:
R1(config)# snmp-server host 10.10.50.25 version 2c campus
R1(config)# snmp-server enable traps
What can be concluded after the commands are entered?
No traps are sent, because the notification-types argument was not specified yet.
Traps are sent with the source IP address as 10.10.50.25.
If an interface comes up, a trap is sent to the server.
The snmp-server enable traps command needs to be used repeatedly if a particular subset of trap types is desired.
_______________________________________________________________
8. What is a difference between SNMP and NetFlow?
Unlike NetFlow, SNMP uses a “push”-based model.
NetFlow collects more detailed traffic statistics on IP networks than SNMP does.
SNMP only gathers traffic statistics, whereas NetFlow can also collect many other performance indicators, such as interface
errors and CPU usage.
Unlike NetFlow, SNMP may be used to provide IP accounting for billing purposes.
_______________________________________________________________
9. How does NetFlow function on a Cisco router or multilayer switch?
Netflow captures and analyzes traffic.
One user connection to an application exists as two NetFlow flows.
On 2960 switches, Netlow allows for data export.
NetFlow does not consume any additional memory.
_______________________________________________________________
10. Which type of information can an administrator obtain with the show ip cache flow command?
the NetFlow version that is enabled
whether NetFlow is configured on the correct interface and in the correct direction
the configuration of the export parameters
the protocol that uses the largest volume of traffic
_______________________________________________________________
11. What is the most common purpose of implementing NetFlow in a networked environment?
to support accounting and monitoring with consumer applications
to actively capture traffic from networked devices
to monitor live data usage and to control traffic flow with set messages
to passively capture changing events that occur in the network and to perform after-the-fact-analysis
_______________________________________________________________
12. Which destination do Cisco routers and switches use by default when sending syslog messages for all severity levels?
RAM
NVRAM
nearest syslog server
console
_______________________________________________________________
13. Which SNMP feature provides a solution to the main disadvantage of SNMP polling?
SNMP community strings
SNMP set messages
SNMP get messages
SNMP trap messages
_______________________________________________________________
14. Which statement describes SNMP operation?
A get request is used by the SNMP agent to query the device for data.
A set request is used by the NMS to change configuration variables in the agent device.
An NMS periodically polls the SNMP agents that are residing on managed devices by using traps to query the devices for data.
An SNMP agent that resides on a managed device collects information about the device and stores that information remotely in the MIB that is located on the NMS.
_______________________________________________________________
15. A network administrator has issued the logging trap 4 global configuration mode command. What is the result of this command?
After four events, the syslog client will send an event message to the syslog server.
The syslog client will send to the syslog server any event message that has a severity level of 4 and higher.
The syslog client will send to the syslog server event messages with an identification trap level of only 4.
The syslog client will send to the syslog server any event message that has a severity level of 4 and lower.
_______________________________________________________________
16. When logging is used, which severity level indicates that a device is unusable?
Critical – Level 2
Alert – Level 1
Emergency-Level 0 
Error-Level 3
17.
11
Refer to the exhibit. While planning an upgrade, a network administrator uses the Cisco NetFlow utility to analyze data flow in the current network. Which protocol used the greatest amount of network time?
TCP-FTP
TCP-Telnet
UDP-DNS
TCP-other
UDP-other
_______________________________________________________________
18. Which two statements describe items to be considered in configuring NetFlow? (Choose
two.)
Netflow requires both management and agent software.
NetFlow can only be used if all devices on the network support it.
Netflow can only be used in a unidirectional flow.
Netflow requires UDP port 514 for notification messages.
Netflow consumes additional memory.
_______________________________________________________________
19. When SNMPvl or SNMPv2 is being used, which feature provides secure access to MIB objects?
message integrity
source validation
community strings
packet encryption
_______________________________________________________________
20.
18
Refer to the exhibit. What can be concluded from the produced output?
An ACL was configured to restrict SNMP access to an SNMP manager.
This is the output of the show snmp command without any parameters.
The system contact was not configured with the snmp server contact command
_______________________________________________________________
21. What are the most common syslog messages?
output messages that are generated from debug output
linkup and link down messages
those that occur when a packet matches a parameter condition in an access control list
error messages about hardware or software malfunctions
_______________________________________________________________
22. A network administrator has issued the snmp-server user adminl admin v3 encrypted auth md5 abc789 priv des 256 key99 command. What are two features of this command? (Choose two.)
It forces the network manager to log into the agent to retrieve the SNMP messages.
It restricts SNMP access to defined SNMP managers.
It uses the MD5 authentication of the SNMP messages.
It allows a network administrator to configure a secret encrypted password on the SNMP server.
It adds a new user to the SNMP group.
_______________________________________________________________
23. Fill in the blank.
The syslog protocol uses UDP port 514 and is the most common method to access system messages provided by networking devices.
CCNA 4 Chapter 8 v5 exam answers 2013, CISCO CCNA ANSWERS, CCNA 4 Ch 8 exam test quiz 2014, CISCO CCNA 4 chapter 8 exam answers

Subscribe