0% found this document useful (0 votes)
58 views

Compilation For Netad

1. The kernel of an operating system provisions hardware resources to meet software requirements. It links the hardware drivers to the underlying electronics. 2. For private remote CLI connectivity with a switch, SSH should be used over Telnet. 3. For initial configuration of a Cisco 2960 switch in a secure environment, the console port should be used for local access from a PC's serial or USB interface.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

Compilation For Netad

1. The kernel of an operating system provisions hardware resources to meet software requirements. It links the hardware drivers to the underlying electronics. 2. For private remote CLI connectivity with a switch, SSH should be used over Telnet. 3. For initial configuration of a Cisco 2960 switch in a secure environment, the console port should be used for local access from a PC's serial or USB interface.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

VERSION 5.

02
1. Which two features are characteristics of flash memory? (Choose two.)
• Flash provides nonvolatile storage.
• Flash receives a copy of the IOS from RAM when a device is powered on.
• The contents of flash may be lost during a power cycle.
• Flash is a component in Cisco switches but not in Cisco routers.
• The contents of flash may be overwritten.

2. 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.)
• Are the devices on the same LAN?
• Do the devices have enough NVRAM to store the IOS image?
• What models of routers and switches require upgrades?
• What ports are installed on the routers and switches?
• Do the routers and switches have enough RAM and flash memory for the
proposed IOS versions?
• What features are required for the devices?

3. Which procedure is used to access a Cisco 2960 switch when performing an initial
configuration in a secure environment?
• Use Telnet to remotely access the switch through the network.
• 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 the AUX port to locally access the switch from a serial or USB interface of
the PC.

4. 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?
• Telnet
• Console
• AUX
• SSH

5. 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
• setup mode
• ROM monitor mode
• user EXEC mode

6. 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
• displaying a list of all available commands within the current mode
• allowing the user to complete the remainder of an abbreviated command with
the TAB key
• determining which option, keyword, or argument is available for the entered
command
• selecting the best command to accomplish a task

7. Why is it important to configure a hostname on a device?


• a Cisco router or switch only begins to operate when its hostname is set
• a hostname must be configured before any other parameters
• to identify the device during remote access (SSH or telnet)
• to allow local access to the device through the console port

8. Which two characters are allowed as part of the hostname of a Cisco device?
(Choose two.)
• numbers
• question mark
• space
• tab
• dash

9. What is a result of using the service password-encryption command on a Cisco


network device?
• The command encrypts the banner message.
• The command encrypts the enable mode password.
• All passwords in the configuration are not shown in clear text when viewing
the configuration.
• 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

10. 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?
• Reboot the device.
• Enter CTRL-Z at the privileged mode prompt.
• Exit global configuration mode.
• Power cycle the device.
• Exit privileged EXEC mode and press Enter.

11. 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.)
• VTY interface
• console interface
• Ethernet interface
• boot IOS mode
• privileged EXEC mode
• router configuration mode

12. 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.
• Delete the vlan.dat file and reboot the device.
• Close and reopen the terminal emulation software.
• Issue the copy startup-config running-config command.

13. Which statement is true about the running configuration file in a Cisco IOS
device?
• It affects the operation of the device immediately when modified.
• It is stored in NVRAM.
• It should be deleted using the erase running-config command.
• It is automatically saved when the router reboots.

14. Which interface allows remote management of a Layer 2 switch?


• the AUX interface
• the console port interface
• the switch virtual interface
• the first Ethernet port interface

15. 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 be managed remotely
• to enable the switch to receive frames from attached PCs

16. What benefit does DHCP provide to a network?


• Hosts always have the same IP address and are therefore always reachable.
• DHCP allows users to refer to locations by a name rather than an IP address.
• 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.

17. What command can be used on a Windows PC to see the IP configuration of that
computer?
• ping
• ipconfig
• show interfaces
• show ip interface brief

18. What criterion must be followed in the design of an IPv4 addressing scheme for
end devices?
• 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.
• Each local host should be assigned an IP address with a unique network
component.
19. 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?

a. The VLAN IP address and the default gateway IP address are not in the
same network.
b. The local DNS server is not functioning correctly.
c. The no shutdown command was not issued for VLAN 1.
d. The ip default-gateway command has to be issued in the VLAN interface
configuration mode.
e. The default gateway address must be 192.168.10.1.

20. What is a user trying to determine when issuing a ping 10.1.1.1 command on a
PC?
a. if the TCP/IP stack is functioning on the PC without putting traffic on the wire
b. if there is connectivity with the destination device
c. the path that traffic will take to reach the destination
d. what type of device is at the destination
21. Match the description to the common IOS CLI access method. (Not all options are
used.)
22. Match the definitions to their respective CLI hot keys and shortcuts. (Not all
options are used.)
VERSION 5.1 and 6.0
1. What is the function of the kernel of an operating software?
• It provides a user interface that allows users to request a specific task.
• The kernel links the hardware drivers with the underlying electronics of a computer.
• It is an application that allows the initial configuration of a Cisco device.
• The kernel provisions hardware resources to meet software requirements.
Explanation:
Operating systems function with a shell, a kernel, and the hardware. The shell interfaces with the
users, allowing them to request specific tasks from the device. The kernel provisions resources
from the hardware to meet software requirements. The hardware functions by using drivers and
their underlying electronics. The hardware represents the physical components of the device.

2. 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?
• Telnet
• Console
• AUX
• SSH

Explanation:
To be truly private a technician would use a Console connection however if remote management
is required SSH provides a secure method.

3. Which procedure is used to access a Cisco 2960 switch when performing an initial
configuration in a secure environment?
• Use Telnet to remotely access the switch through the network.
• 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 the AUX port to locally access the switch from a serial or USB interface of the PC.

Explanation:
Telnet and SSH require active networking services to be configured on a Cisco device before they
become functional. Cisco switches do not contain AUX ports.

4. Which command or key combination allows a user to return to the previous level in
the command hierarchy?
• end
• exit
• Ctrl-Z
• Ctrl-C
Explanation:
End and CTRL-Z return the user to the privileged EXEC mode. Ctrl-C ends a command in
process. The exit command returns the user to the previous level.

5. A router has a valid operating system and a configuration file stored in NVRAM. The
configuration file contains an enable secret password but no console password. When
the router boots up, which mode will display?
• global configuration mode
• setup mode
• privileged EXEC mode
• user EXEC mode

Explanation:
If a Cisco IOS device has a valid IOS and a valid configuration file, it will boot into user EXEC
mode. A password will be required to enter privileged EXEC mode.

6. 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
• displaying a list of all available commands within the current mode
• allowing the user to complete the remainder of an abbreviated command with the TAB
key
• determining which option, keyword, or argument is available for the entered command
• selecting the best command to accomplish a task

Explanation:
Context-sensitive help provides the user with a list of commands and the arguments associated
with those commands within the current mode of a networking device. A syntax checker provides
error checks on submitted commands and the TAB key can be used for command completion if
a partial command is entered.

7. Which information does the show startup-config command display?


• the IOS image copied into RAM
• the bootstrap program in the ROM
• the contents of the current running configuration file in the RAM
• the contents of the saved configuration file in the NVRAM

Explanation:
The show startup-config command displays the saved configuration located in NVRAM.
The show running-config command displays the contents of the currently running configuration
file located in RAM.
8. Why is it important to configure a hostname on a device?
• a Cisco router or switch only begins to operate when its hostname is set
• a hostname must be configured before any other parameters
• to identify the device during remote access (SSH or telnet)
• to allow local access to the device through the console port

Explanation:
It is important to configure a hostname because various authentication processes use the device
hostname. Hostnames are helpful for documentation, and they identify the device during remote
access.

9. Which two host names follow the guidelines for naming conventions on Cisco IOS
devices? (Choose two.)
• Branch2!
• RM-3-Switch-2A4
• Floor (15)
• HO Floor 17
• SwBranch799

Explanation:
Some guidelines for naming conventions are that names should:
• Start with a letter
• Contain no spaces
• End with a letter or digit
• Use only letters, digits, and dashes
• Be less than 64 characters in length

10. How does the service password-encryption command enhance password security on
Cisco routers and switches?
• It encrypts passwords as they are sent across the network.
• It encrypts passwords that are stored in router or switch configuration files.
• It requires that a user type encrypted passwords to gain console access to a router or
switch.
• It requires encrypted passwords to be used when connecting remotely to a router or
switch with Telnet.
Explanation:
The service password-encryption command encrypts plaintext passwords in the configuration file
so that they cannot be viewed by unauthorized users.
11. Refer to the exhibit. A network administrator is configuring the MOTD on switch SW1.
What is the purpose of this command?

• to display a message when a user accesses the switch


• to configure switch SW1 so that only the users in the Admin group can telnet into SW1
• to force users of the Admin group to enter a password for authentication
• to configure switch SW1 so that the message will display when a user enters the enable
command
Explanation:
A banner message can be an important part of the legal process in the event that someone is
prosecuted for breaking into a device. A banner message should make it clear that only authorized
personnel should attempt to access the device. However, the banner command does not prevent
unauthorized entry.

12. 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.
• Delete the vlan.dat file and reboot the device.
• Close and reopen the terminal emulation software.
• Issue the copy startup-config running-config command.
Explanation:
The technician does not want to make any mistakes trying to remove all the changes that were
done to the running configuration file. The solution is to reboot the router without saving the
running configuration. The copy startup-config running-config command does not overwrite
the running configuration file with the configuration file stored in NVRAM, but rather it just has an
additive effect.

13. Which statement is true about the running configuration file in a Cisco IOS device?
• It affects the operation of the device immediately when modified.
• It is stored in NVRAM.
• It should be deleted using the erase running-config command.
• It is automatically saved when the router reboots.
Explanation:
As soon as configuration commands are entered into a router, they modify the device
immediately. Running configuration files can not be deleted nor are they saved automatically.

14. What are two characteristics of RAM on a Cisco device? (Choose two.)
• RAM provides nonvolatile storage.
• The configuration that is actively running on the device is stored in RAM.
• The contents of RAM are lost during a power cycle.
• RAM is a component in Cisco switches but not in Cisco routers.
• RAM is able to store multiple versions of IOS and configuration files.
Explanation:
RAM stores data that is used by the device to support network operations. The running
configuration is stored in RAM. This type of memory is considered volatile memory because data
is lost during a power cycle. Flash memory stores the IOS and delivers a copy of the IOS into
RAM when a device is powered on. Flash memory is nonvolatile since it retains stored contents
during a loss of power.

15. Which interface allows remote management of a Layer 2 switch?


• the AUX interface
• the console port interface
• the switch virtual interface
• the first Ethernet port interface
Explanation:
In a Layer 2 switch, there is a switch virtual interface (SVI) that provides a means for remotely
managing the device.

16. Which interface is the default SVI on a Cisco switch?


• FastEthernet 0/1
• GigabitEthernet 0/1
• VLAN 1
• VLAN 99
Explanation:
An SVI is a virtual interface and VLAN 1 is enabled by default on Cisco switches. VLAN 99 must
be configured to be used. FastEthernet 0/1 and GigabitEthernet 0/1 are physical interfaces.
17. 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 be managed remotely
• to enable the switch to receive frames from attached PCs
Explanation:
A switch, as a Layer 2 device, does not need an IP address to transmit frames to attached devices.
However, when a switch is accessed remotely through the network, it must have a Layer 3
address. The IP address must be applied to a virtual interface rather than to a physical interface.
Routers, not switches, function as default gateways.

18. What command can be used on a Windows PC to see the IP configuration of that
computer?
• ping
• ipconfig
• show interfaces
• show ip interface brief
Explanation:
On a Windows PC, the ipconfig command can be used to verify the current IP configuration.
The ping command can be used to verify connectivity to other network devices. The show
interfaces and show ip interface brief commands are both Cisco IOS commands that are used to
see the status of router and switch interfaces.

19. A technician is adding a new PC to a LAN. After unpacking the components and making
all the connections, the technician starts the PC. After the OS loads, the technician
opens a browser, and verifies that the PC can reach the Internet. Why was the PC able
to connect to the network with no additional configuration?
• The PC does not require any additional information to function on the network.
• The PC came preconfigured with IP addressing information from the factory.
• The PC was preconfigured to use DHCP.
• The PC used DNS to automatically receive IP addressing information from a server.
• The PC virtual interface is compatible with any network.
Explanation:
The new PC was preconfigured to use DHCP. When the PC is connected to a network that uses
DHCP, it gets the IP address settings from the DHCP server that will allow it to function on the
network. All devices require at least an IP address and subnet mask to function on a LAN. DNS
does not automatically configure addresses on hosts. PC virtual interfaces are not universally
compatible with LANs and do not necessarily provide a host with an IP address. At this place in
the course, virtual interfaces are used on network switches.
20. What is a user trying to determine when issuing a ping 10.1.1.1 command on a PC?
• if the TCP/IP stack is functioning on the PC without putting traffic on the wire
• if there is connectivity with the destination device
• the path that traffic will take to reach the destination
• what type of device is at the destination
Explanation:
The ping destination command can be used to test connectivity.

21. Refer to the exhibit. A network technician is testing connectivity in a new network.
Based on the test results shown in the exhibit, which device does the technician have
connectivity with and which device does the technician not have connectivity with?
(Choose two.)

• connectivity: switch 2
• connectivity: PC-D
• connectivity: PC-B
• no connectivity: switch 1
• no connectivity: switch 2
• no connectivity: PC-C
Explanation:
The exhibit shows ping tests to two devices. One device has the IP address of 192.168.1.2, which
is switch 2. The other test is to the IP address of 192.168.1.21, which is host PC-C. For the first
test, to switch 2, the results are successful, with four reply messages received. This means that
connectivity exists to switch 2. For the second test, all four messages timed out. This indicates
that connectivity does not exist to PC-C.

22. Refer to the exhibit. What three facts can be determined from the viewable output of
the show Ip interface brief command? (Choose three.)

• Two physical interfaces have been configured.


• The switch can be remotely managed.
• One device is attached to a physical interface.
• Passwords have been configured on the switch.
• Two devices are attached to the switch.
• The default SVI has been configured.
Explanation:
Vlan1 is the default SVI. Because an SVI has been configured, the switch can be configured and
managed remotely. FastEthernet0/0 is showing up and up, so a device is connected.
23. An administrator is configuring a switch console port with a password. In what order
will the administrator travel through the IOS modes of operation in order to reach the
mode in which the configuration commands will be entered? (Not all options are used.)
Question

Answer

Explanation:
The configuration mode that the administrator first encounters is user EXEC mode. After
the enable command is entered, the next mode is privileged EXEC mode. From there,
the configure terminal command is entered to move to global configuration mode. Finally, the
administrator enters the line console 0 command to enter the mode in which the configuration will
be entered.
24. Match the definitions to their respective CLI hot keys and shortcuts. (Not all options
are used.)
Question

Answer

Explanation:
The shortcuts with their functions are as follows:

• Tab Completes the remainder of a partially typed command or keyword.


• Space bar displays the next screen.
• ? provides context-sensitive help.
• 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.

You might also like