What action can the technician take to discard the changes and work with the file in Nvram?

8 Exact answers 0 Text answers 127 Multiple-choice answers

Match the definitions to their respective CLI hot keys and shortcuts. [Not all options are used.]

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.]

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.

The default SVI has been configured.


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

no connectivity: PC-C

no connectivity: switch 1

no connectivity: switch 2


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


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.


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


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


Which interface is the default SVI on a Cisco switch?

FastEthernet 0/1

GigabitEthernet 0/1

VLAN 1

VLAN 99


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


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.


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.


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.


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


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.


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


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


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


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


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


Which command or key combination allows a user to return to the previous level in the command hierarchy?

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.


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?

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.


Match the description to the organization. [Not all options are used.]

Match the protocol function to the description while taking into consideration that a network client is visiting a web site. [Not all options are used.]

Match each description to its corresponding term. [Not all options are used.]

Which characteristic describes the default gateway of a host computer?

the logical address of the router interface on the same network as the host computer

the physical address of the switch interface connected to the host computer

the physical address of the router interface on the same network as the host computer

the logical address assigned to the switch interface connected to the router


What will happen if the default gateway address is incorrectly configured on a host?

The host cannot communicate with other hosts in the local network.

The switch will not forward packets initiated by the host.

The host will have to use ARP to determine the correct address of the default gateway.

The host cannot communicate with hosts in other networks.

A ping from the host to 127.0.0.1 would not be successful.


Which address does a NIC use when deciding whether to accept a frame?

source IP address

source MAC address

destination IP address

destination MAC address

source Ethernet address


Refer to the exhibit. HostA is attempting to contact ServerB. Which two statements correctly describe the addressing that HostA will generate in the process? [Choose two.]

False Answer Missing:

  • A frame with the destination MAC address of ServerB.

A packet with the destination IP address of RouterB.

A frame with the destination MAC address of SwitchA.

A packet with the destination IP address of RouterA.

A frame with the destination MAC address of RouterA.

A packet with the destination IP address of ServerB.


Which PDU is processed when a host computer is de-encapsulating a message at the transport layer of the TCP/IP model?

bits

frame

packet

segment


What actions can the technician take to discard the changes and work with the file in Nvram?

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.

When trying to solve a network issue a technician made multiple changes?

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.

Which statement is true about the running configuration file in a Cisco IOS device?

Which statement is true about the running configuration file in a Cisco IOS device? The device prompt for this mode ends with the ">" symbol, Only some aspects of the router configuration can be viewed.

Chủ Đề