1 A PC can not connect to any remote websites, ping its default gateway, or ping a printer that is functioning properly on the local network segment. Which action will verify that the TCP/IP stack is functioning correctly on this PC? Use the ipconfig /all command at the host�s command prompt. X Use the ping 127.0.0.1 command at the command prompt. Use the traceroute command at the command prompt to identify any failures on the path to the gateway. Use FTP to check for connectivity to remote sites. Download a troubleshooting tool from the PC manufacturer's website. 2 Refer to the exhibit. Which set of devices contains only intermediary devices? X A, B, D, G A, B, E, F C, D, G, I G, H, I, J 3 Refer to the exhibit. When computer A sends a frame to computer D, what computers receive the frame? X only computer D only computer A and computer D only computer B, computer C, and computer D all computers 4 Which password is automatically encrypted when it is … [Read more...]
CCNA 4 – Final Exam (D) -lastest version (100%)
1. Refer to the exhibit. A network administrator is trying to configure a router to use SDM. After this configuration shown in the exhibit is applied, the SDM interface of the router is still not accessible. What is the cause of the problem? *The username and password are not configured correctly. The authentication method is not configured correctly. The HTTP timeout policy is not configured correctly. The vtys are not configured correctly. 2. Refer to the exhibit. Branch A has a non-Cisco router that is using IETF encapsulation and Branch B has a Cisco router. After the commands that are shown are entered, R1 and R2 fail to establish the PVC. The R2 LMI is Cisco, and the R1 LMI is ANSI. The LMI is successfully established at both locations. Why is the PVC failing? The PVC to R1 must be point-to-point. LMI types must match on each end of a PVC. The frame relay PVCs cannot be established between Cisco and non-Cisco routers. *The IETF parameter is missing from the frame-relay map ip … [Read more...]
CCNA 4 – Final Exam (C)
1. Which of the following describes the roles of devices in a WAN? (Choose three.) • A CSU/DSU terminates a digital local loop. • A modem terminates a digital local loop. • A CSU/DSU terminates an analog local loop. • A modem terminates an analog local loop. • A router is commonly considered a DTE device. • A router is commonly considered a DCE device. 2. What value in the address field of a Frame Relay header identifies the destination of the frame? • CIR • DE • DLCI • ISDN • FRAD • PVC 3. The serial PPP link between the Left and Right routers is configured as shown in the diagram. Which configuration issue explains why the link is unable to establish a PPP session? • The IP addresses must be on different subnets. • The usernames are misconfigured. • The passwords must be different for the CHAP authentication. • The clock rate must be 56000. • The clock rate is configured on the wrong end of the link. • Interface serial 0/0 on Left must connect to … [Read more...]
CCNA 4 – Final Exam (B)
1. Identify the factors that contribute to congestion on an Ethernet LAN. (Choose three.) • improper placement of enterprise level servers • addition of hosts to a physical segment • replacement of hubs with workgroup switches • increasing use of bandwidth intensive network applications • migration to full-duplex Ethernet within the LAN 2. Which of the following are examples of TCP/IP application layer protocols? (Choose three.) • a terminal emulation protocol that supports remote console connections with various network devices • a protocol created by IBM that makes it easier for mainframes to connect to remote offices • a protocol responsible for transporting electronic mail on TCP/IP networks and the Internet • a protocol that controls the rate at which data is sent to another computer • a protocol that exchanges network management information between a network device and a management console 3. Which of the following eliminates switching loops? • hold-down … [Read more...]
CCNA 4 – Final Exam (A)
1. A network administrator is asked to design a system to allow simultaneous access to the Internet for 250 users. The ISP for this network can only supply five public IPs. What can be used to accomplish this task? • routable translation • dynamic translation • static translation • port address translation 2. The LAN attached to the Ethernet interface of the Raleigh router shown in the graphic is addressed with private IP addresses. If one public IP is assigned to the company, which commands could be used in a configuration that allows all devices with private IPs in this network to access the Internet? (Choose two.) • ip nat inside source list 1 interface serial0 overload • ip nat outside source list 1 interface serial0 overload • ip nat inside serial0 • ip nat inside source list 1 pool Raleigh overload • ip nat inside Raleigh overload • ip inside nat source list 1 interface serial0 Raleigh 3. The command output shown in the graphic was taken from a Cisco 806 … [Read more...]
CCNA 4 – Chapter 8
1. 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 • operating system versions 2. Excessive broadcasts are generally a symptom of a problem at which layer? • physical • data link • network • transport 3. What is one example of a physical layer problem? • incorrect encapsulation • incorrect STP configuration • incorrect ARP mapping • incorrect clock rate 4. Which two components should be taken into consideration when establishing a network baseline? (Choose two.) • information about the network design • IP addressing allocation on the network • requirements about the service provider setup • requirements for access control lists to regulate traffic • expected performance under normal operating conditions 5. Refer to the exhibit. Which two steps should be taken during the process of creating network … [Read more...]
CCNA 4 – Chapter 7
1. Why is it important to record baseline measurements of a prototype network? • Test results show security weaknesses after the baseline tests are run. • The baseline is the point at which the network is operating at its fullest potential. • Baseline measurements define a point at which network traffic has exceeded the designed capabilities of the network. • Test results are compared to the baseline to see how the test conditions increase processor use or decrease available bandwidth. 2. Refer to the exhibit. During prototype testing, verification of VLAN connectivity is being performed. Based on the information shown, what command produced the output? • show spanning-tree • show interfaces trunk* • show cdp neighbors • show interfaces • show ip interface brief 3. How do designers decide which network functions need to be included in the prototype test? • They select the functions that align with the business goals. • They select the functions that occur at the … [Read more...]
CCNA 4 – Chapter 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. … [Read more...]
CCNA 4 – Chapter 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 … [Read more...]
CCNA 4 – Chapter 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.) • … [Read more...]


Recent Comments