2015-01-15

CCNA 1 Chapter 2 R&S v5 Exam Answers Introd to Networks

CCNA 1 Chapter 2 exam answers v5 2013/2014 – Configuring a Network Operating System – Routing and Switching
CISCO CCNA ANSWERS v5 Quiz TEST (Version 5.0) Chapter 2 Exam
This exam will cover material from Chapter 2 of the CCNA R&S Introduction to Networks curriculum.

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 (Not all options are used)

– Tab – Completes the remainder of a partially typed command or keyword
– Ctrl-R – Redisplays, on a new line, the command currently being typed
– Ctrl-Z – Exits configuration mode and returns to the EXEC
– Up Arrow – Allows user to scroll backward through former commands
– Ctrl-C – cancels any command currently being entered and returns directly to privileged EXEC mode
– Ctrl-Shift-6 – Allows the user to interrupt an IOS process such as ping or traceroute.

_______________________________________________________________

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 (Not all options are used)

Virtual interface – Target (Y)->It requires an active network connection. (Y)
AUX port – Target (X) -> It connects through dialup connections. (X)
AUX port – Target (Y) -> It is not supported on Catalyst switch devices. (Y)
Virtual interface – Target (X) -> It uses Telnet or SSH protocols for access. (X)
Console port – Target (X) -> It displays startup, debugging, and error messages by default. (X)
Console port – Target (Y) -> It can be used to restore an out-of-box configuration on a switch or router. (Y)

_______________________________________________________________

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.Reboot the device.

CCNA 1 Chapter 2 R&S v5 Exam Answers Introd to Networks CCNA 1 Routing an Switching quiz test answers

http://4routing.com/ccna-1-chapter-2-v5-exam-answers-routing-and-switching/

Show more