Chapter 1-3 Mock Flashcards

1
Q

At which OSI layer is data added to a PDU during the encapsulation process?

data link layer

application layer

network layer

transport layer

A

Application layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Refer to the exhibit. ServerB is attempting to contact HostA. Which two statements correctly identify the addressing that ServerB will generate in the process? (Choose two.)

ServerB will generate a packet with the destination IP address of RouterB.

ServerB will generate a frame with the destination MAC address of RouterB.

ServerB will generate a packet with the destination IP address of HostA.

ServerB will generate a frame with the destination MAC address of SwitchB.

ServerB will generate a packet with the destination IP address of RouterA.

ServerB will generate a frame with the destination MAC address of RouterA.

A

ServerB will generate a frame with the destination MAC address of RouterB.

ServerB will generate a packet with the destination IP address of HostA.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What three application layer protocols are part of the TCP/IP protocol suite? (Choose three.)

DHCP

ARP

NAT

FTP

DNS

PPP

A

DHCP
FTP
DNS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which name is assigned to the transport layer PDU?

packet

frame

bits

segment

data

A

Segment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What method can be used by two computers to ensure that packets are not dropped because too much data is being sent too quickly?

flow control

encapsulation

response timeout

access method

A

Flow Control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which statement is correct about network protocols?

They are only required for exchange of messages between devices on remote networks.

They all function in the network access layer of TCP/IP.

They define how messages are exchanged between the source and the destination.

Network protocols define the type of hardware that is used and how it is mounted in rack

A

They define how messages are exchanged between the source and the destination.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

For the TCP/IP protocol suite, what is the correct order of events when a Telnet message is being prepared to be sent over the network?

A
  1. Telnet data made available to the layer that is next.
  2. TCP header added.
  3. IP header added.
  4. Ethernet/internet header is ed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A web client is receiving a response for a web page from a web server. From the perspective of the client, what is the correct order of the protocol stack that is used to decode the received transmission?

HTTP, Ethernet, IP, TCP

Ethernet, IP, TCP, HTTP

HTTP, TCP, IP, Ethernet

Ethernet, TCP, IP, HTTP

A

Ethernet, IP, TCP, HTTP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When IPv4 addressing is manually configured on a web server, which property of the IPv4 configuration identifies the network and host portion for an IPv4 address?

subnet mask

default gateway

DNS server address

DHCP server address

A

Subnet Mask

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

At which layer of the OSI model would a logical address be added during encapsulation?

transport layer

data link layer

network layer

physical layer

A

Network Layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which PDU format is used when bits are received from the network medium by the NIC of a host?

packet

frame

file

segment

A

Frame

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Match each characteristic to its corresponding Internet connectivity type. (Not all options are used.)

A

DSL - High bandwidth connection that runs over telephone line

Dial-up telephone - typically uses low bandwith

Satellite - Not suited for heavily wooded areas

Cable - Uses Co-axial as a medium

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which statement describes the use of powerline networking technology?

A home LAN is installed without the use of physical cabling.

A device connects to an existing home LAN using an adapter and an existing electrical outlet.

New “smart” electrical cabling is used to extend an existing home LAN.

Wireless access points use powerline adapters to distribute data through the home LAN.

A

A device that connects to an existing home LAN using an adapter and an existing electrical outlet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A user is implementing security on a small office network. Which two actions would provide the minimum security requirements for this network? (Choose two.)

implementing an intrusion detection system

installing a wireless network

installing antivirus software

adding a dedicated intrusion prevention device

implementing a firewall

A

Installing antivirus software & implementing a firewall

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What term describes a computing model where server software runs on dedicated computers?

internet

extranet

client/server

intranet

A

Client/server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

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.

Issue the copy startup-config running-config command.

Delete the vlan.dat file and reboot the device.

Close and reopen the terminal emulation software.

A

Issue the reload command without saving the running configuration.

17
Q

Which interface allows remote management of a Layer 2 switch?

the AUX interface

the switch virtual interface

the console port interface

the first Ethernet port interface

A

the switch virtual interface

18
Q

In the show running-config command, which part of the syntax is represented by running-config ?

a prompt

a variable

the command

a keyword

A

A keyword

19
Q

What function does pressing the Tab key have when entering a command in IOS?

It exits configuration mode and returns to user EXEC mode.

It moves the cursor to the beginning of the next line.

It completes the remainder of a partially typed word in a command.

It aborts the current command and returns to configuration mode.

A

It completes the remainder of a partially typed word in a command.

20
Q

An administrator uses the Ctrl-Shift-6 key combination on a switch after issuing the ping command. What is the purpose of using these keystrokes?

to restart the ping process

to exit to a different configuration mode

to allow the user to complete the command

to interrupt the ping process

A

to interrupt the ping process

21
Q

A technician configures a switch with these commands:

SwitchA(config)# interface vlan 1
SwitchA(config-if)# ip address 192.168.1.1 255.255.255.0
SwitchA(config-if)# no shutdown

What is the technician configuring?

physical switchport access

password encryption

Telnet access

SVI

A

SVi

22
Q

After making configuration changes on a Cisco switch, a network administrator issues a copy running-config startup-config command. What is the result of issuing this command?

The new configuration will be stored in flash memory.

The new configuration will be loaded if the switch is restarted.

The current IOS file will be replaced with the newly configured file.

The configuration changes will be removed and the original configuration will be restored.

A

The new configuration will be loaded if the switch is restarted.

23
Q

What are three characteristics of an SVI? (Choose three.)

It is associated with VLAN1 by default.

It provides a means to remotely manage a switch.

It is required to allow connectivity by any device at any location.

It is not associated with any physical interface on a switch.

It is a special interface that allows connectivity by different types of media.

It is designed as a security protocol to protect switch ports.

A

It is associated with VLAN1 by default.

It provides a means to remotely manage a switch.

It is not associated with any physical interface on a switch.

24
Q

How is SSH different from Telnet?

SSH requires the use of the PuTTY terminal emulation program. Tera Term must be used to connect to devices through the use of Telnet.

SSH must be configured over an active network connection, whereas Telnet is used to connect to a device from a console connection.

SSH provides security to remote sessions by encrypting messages and using user authentication. Telnet is considered insecure and sends messages in plaintext.

SSH makes connections over the network, whereas Telnet is for out-of-band access.

A

SSH provides security to remote sessions by encrypting messages and using user authentication. Telnet is considered insecure and sends messages in plaintext.

25
Q

Which device performs the function of determining the path that messages should take through internetworks?

a firewall

a web server

a router

a DSL modem

A

A router

26
Q

Why would a Layer 2 switch need an IP address?

to enable the switch to receive frames from attached PCs

to enable the switch to send broadcast frames to attached PCs

to enable the switch to be managed remotely

to enable the switch to function as a default gateway

A

to enable the switch to be managed remotely

27
Q

Refer to the exhibit. An administrator is trying to configure the switch but receives the error message that is displayed in the exhibit. What is the problem?

The administrator must first enter privileged EXEC mode before issuing the command.

The administrator is already in global configuration mode.

The entire command, configure terminal , must be used.

The administrator must connect via the console port to access global configuration mode.

A

The administrator must first enter privileged EXEC mode before issuing the command.

28
Q

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

router configuration mode

Ethernet interface

boot IOS mode

console interface

VTY interface

privileged EXEC mode

A

console interface

VTY interface

privileged EXEC mode