CCNA 1 Chapter 2 v5.0 Exam Answers 2013

Similar documents
CCNA 1 Chapter 2 v5.0 Exam Answers %

MiPDF.COM. 3. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment?

CHAPTER 2 ACTIVITY

CCNA 1 Chapter 11 V4.0 Answers

CCNA 1 Chapter 6 v5.0 Exam Answers 2013

Lab Using the CLI to Gather Network Device Information Topology

CCNA 1 Final Exam Answers UPDATE 2012 eg.2

Skills Assessment Student Training Exam

Basic IOS Command Structure. Router#disable Router>

1. Which OSI layers offers reliable, connection-oriented data communication services?

Lab 7 Configuring Basic Router Settings with IOS CLI

Chapter 11. Configuring and Testing Your Network

Before you start the lab exercises see the lab administrator or EEE3080F tutor to get assigned to your routers.

Chapter 5 Router and IOS Basics

CCNA Explorer 1 Chapter 11 Configuring & Testing Your Network

Skills Assessment Student Practice

IOS and Configuration Basics

CCNA 1 Final Exam Answers UPDATE 2012 eg.1

Using the Command-Line Interface

Lab - Building a Switch and Router Network

Using the Command-Line Interface

Using the Command-Line Interface

Lab - Configuring a Switch Management Address

config mode: Router> enable Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z.

Upgrading the Software

Lab 1. CLI Navigation. Scenario. Initial Configuration for R1

Lab 1.4.6B Implementing Port Security

Using the Command-Line Interface

Configuring for the First Time

LAB 3 Basic Switch Configuration Commands

Cisco IOS Software Basic Skills

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

MiPDF.COM. 1. Convert the decimal number 231 into its binary equivalent. Select the correct answer from the list below.

Using Cisco IOS Software

CCNA 1 v5.0 R&S ITN Final Exam 2014

Chapter 2: Configure a Network Operating System. Every computer requires an operating system to function, including computerbased

Lab Securing Network Devices

Lab Configuring DHCP

2. Which two functions of the OSI model occur at layer two? (Choose two.) physical addressing encoding routing cabling media access control

Chapter 6: Network Layer

Initial Configuration on ML-Series Card

Skills Assessment Student Training

Configuring the Switch with the CLI-Based Setup Program

Configuring the Switch with the CLI-Based Setup Program

Lab 1.3.2: Review of Concepts from Exploration 1 - Challenge

Chapter 4: Routing Concepts. Routing & Switching

Lab Using the Boot System Command. Objective. Background/Preparation

Antonio Cianfrani. Packet Tracer

Lab Establishing and Verifying a Telnet Connection Instructor Version 2500

Command-Line Interface (CLI) Basics

Lab Configuring Basic Switch Settings (Solution)

Command-Line Interfaces

Skills Assessment (EIGRP) Student Training Exam

SEMESTER 2 Chapter 1 Planning and Cabling a Network V 4.0

Overview of the Cisco NCS Command-Line Interface

Retake - Skills Assessment Student Training (Answer Key)

This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial distribution and

Lab 6.4.2: Challenge Inter-VLAN Routing

Jaringan Komputer (CCNA-1)

Lab 5.6.2: Challenge RIP Configuration

Dr. Tom Hicks. Computer Science Department Trinity University

Using Cisco IOS XE Software

Lab - Examining Telnet and SSH in Wireshark

Skills Assessment (OSPF) Student Training Exam

Lab Managing Router Configuration Files with Terminal Emulation Software

Lab Command Line Fundamentals Instructor Version 2500

Lab 3: Basic Device Configuration

Lab 2.8.2: Challenge Static Route Configuration

Getting Started. Getting Started with Your Platform Model. Factory Default Configurations CHAPTER

Lab 9.6.2: Challenge EIGRP Configuration Lab

Initial Configuration

Lab - Configuring IPv6 Addresses on Network Devices

Lab Configuring and Verifying Extended ACLs Topology

Command-Line Interfaces

Lab Student Lab Orientation

Lab Troubleshooting IP Address Issues Instructor Version 2500

Lab Troubleshooting RIP

Skills Assessment (OSPF) Student Training Exam

Controlling Switch Access with Passwords and Privilege Levels

Catalyst 2960-X Switch Routing Configuration Guide, Cisco IOS Release 15.0(2)EX

Skills Assessment (EIGRP) Student Training Exam

King Fahd University of Petroleum & Minerals. Configuration of Routers and Establishing Routed Networks

Lab Configuring Basic RIPv2 (Solution)

Lab Analyzing a Test Plan and Performing a Test

Using the Cisco NCS Command-Line Interface

ICND1. Switch Configuration Lab. All configurations have been set to factory defaults for these labs

Lab Troubleshooting Using traceroute Instructor Version 2500

Using the Command-Line Interface

Chapter 10 - Configure ASA Basic Settings and Firewall using ASDM

Lab 4.2.5a Connectivity Tests Ping

Controlling Switch Access with Passwords and Privilege Levels

Skills Assessment Student Training Exam

Lab - Configuring Basic DHCPv4 on a Router (Solution)

CCENT Study Guide. Chapter 6 Cisco s Internetworking Operating System (IOS)

Classful Address Subnet Mask Number of Hosts per Subnet (2 x 2)

Chapter 2. Chapter 2 A. Configuring a Network Operating System

Lab Configuring Static Routes Instructor Version 2500

Interconnecting Cisco Networking Devices Part 1 ( )

Lab Troubleshooting IPv4 and IPv6 Static Routes (Instructor Version Optional Lab)

Chapter 2. Switch Concepts and Configuration. Part II

Transcription:

CCNA 1 Chapter 2 v5.0 Exam Answers 2013 1. Refer to the exhibit. A switch was configured as shown. A ping to the default gateway was issued, but the ping was not successful. Other switches in the same network can ping this gateway. What is a possible reason for this? The default gateway address must be 192.168.10.1. The ip default-gateway command has to be issued in the VLAN interface configuration mode. The VLAN IP address and the default gateway IP address are not in the same network. The no shutdown command was not issued for VLAN 1. The local DNS server is not functioning correctly. 2. While trying to solve a network issue, a technician made multiple changes to the current router configuration file. The changes did not solve the problem and were not saved. What action can the technician take to discard the changes and work with the file in NVRAM? Issue the reload command without saving the running configuration. Close and reopen the terminal emulation software. Delete the vlan.dat file and reboot the device. Issue the copy startup-config running-config command. 3. Why is it important to configure a hostname on a device? to allow local access to the device through the console port a Cisco router or switch only begins to operate when its hostname is set to identify the device during remote access (SSH or telnet) a hostname must be configured before any other parameters

4. Which procedure is used to access a Cisco 2960 switch when performing an initial configuration in a secure environment? Use the console port to locally access the switch from a serial or USB interface of the PC. Use Secure Shell to remotely access the switch through the network. Use Telnet to remotely access the switch through the network. Use the AUX port to locally access the switch from a serial or USB interface of the PC. 5. What criterion must be followed in the design of an IPv4 addressing scheme for end devices? Each local host should be assigned an IP address with a unique network component. Each IP address must match the address that is assigned to the host by DNS. Each IP address must be unique within the local network. Each IP address needs to be compatible with the MAC address. 6. A network administrator needs to keep the user ID, password, and session contents private when establishing remote CLI connectivity with a switch to manage it. Which access method should be chosen? AUX SSH Console Telnet 7. Which interface allows remote management of a Layer 2 switch? the switch virtual interface the console port interface the AUX interface the first Ethernet port interface 8. What is a result of using the service password-encryption command on a Cisco network device? All passwords in the configuration are not shown in clear text when viewing the configuration. The command encrypts the banner message. The command encrypts the enable mode password. A network administrator who later logs into the device will be required to enter an administrator password in order to gain access to the Cisco device. 9. Match the difinitions to their respective CLI hot keys and shortcuts.

Tab -> Completes abbreviated commands and parameters Ctrl-R -> returns directly to the privileged EXEC mode Up Arrow -> scrolls backwards through previously entered commands Ctrl-Z -> cancels any command currently being entered and returns directly to privileged EXEC mode Ctrl-C -> Redisplays, on a new line, the command currently being typed 10. A network administrator is planning an IOS upgrade on several of the head office routers and switches. Which three questions must be answered before continuing with the IOS selection and upgrade? (Choose three.) What models of routers and switches require upgrades? Do the routers and switches have enough RAM and flash memory for the proposed IOS versions? What ports are installed on the routers and switches? Are the devices on the same LAN? What features are required for the devices? Do the devices have enough NVRAM to store the IOS image? 11. What benefit does DHCP provide to a network? Hosts can connect to the network and get an IP address without manual configuration. Duplicate addresses cannot occur on a network that issues dynamic addresses using DHCP and has static assignments. DHCP allows users to refer to locations by a name rather than an IP address. Hosts always have the same IP address and are therefore always reachable. 12. Which two functions are provided to users by the context-sensitive help feature of the Cisco IOS CLI? (Choose two.) providing an error message when a wrong command is submitted allowing the user to complete the remainder of an abbreviated command with the TAB key

displaying a list of all available commands within the current mode selecting the best command to accomplish a task determining which option, keyword, or argument is available for the entered command 13. A router has a valid operating system and a configuration stored in NVRAM. When the router boots up, which mode will display? global configuration mode user EXEC mode setup mode ROM monitor mode 14. Which two features are characteristics of flash memory? (Choose two.) Flash receives a copy of the IOS from RAM when a device is powered on. Flash provides nonvolatile storage. The contents of flash may be overwritten. Flash is a component in Cisco switches but not in Cisco routers. The contents of flash may be lost during a power cycle. 15. Passwords can be used to restrict access to all or parts of the Cisco IOS. Select the modes and interfaces that can be protected with passwords. (Choose three.) boot IOS mode Ethernet interface privileged EXEC mode VTY interface console interface router configuration mode 16. Why would a Layer 2 switch need an IP address? to enable the switch to send broadcast frames to attached PCs to enable the switch to function as a default gateway to enable the switch to receive frames from attached PCs to enable the switch to be managed remotely 17. What is a user trying to determine when issuing a ping 10.1.1.1 command on a PC? if there is connectivity with the destination device what type of device is at the destination if the TCP/IP stack is functioning on the PC without putting traffic on the wire the path that traffic will take to reach the destination

18. What command can be used on a Windows PC to see the IP configuration of that computer? ping show interfaces show ip interface brief ipconfig 19. Which statement is true about the running configuration file in a Cisco IOS device? It should be deleted using the erase running-config command. It is automatically saved when the router reboots. It affects the operation of the device immediately when modified. It is stored in NVRAM. 20. Match the description to the common IOS CLI access method. 21. Which two characters are allowed as part of the hostname of a Cisco device? (Choose two.) tab

space question mark numbers underline 22. A new network administrator has been asked to enter a banner message on a Cisco device. What is the fastest way a network administrator could test whether the banner is properly configured? Power cycle the device. Enter CTRL-Z at the privileged mode prompt. Exit global configuration mode. Exit enable mode and press Enter. Reboot the device.