wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CPoP - 1

Total questions: 15

Worksheet time: 11mins

Name
Class
Date
1.

What is the name of the Cisco IOS CLI exec mode that allows a user to run more powerful commands?

a)

Enable mode

b)

Boot mode

c)

Configuration mode

d)

User mode

2.

By default, what does a router compare with its routing table?

a)

Destination MAC address

b)

Destination IP address

c)

Frame Check Sequence

d)

Source IP address

3.

Which layer of the TCP/IP model defines end-to-end forwarding of packets?

a)

The Application layer

b)

The Network layer

c)

The Transport layer

d)

The Link layer

4.

Which of the following terms represents L3PDU in the OSI model, which includes the network layer header and its encapsulated data?

a)

Segment

b)

Data

c)

Frame

d)

Packet

5.

A user opens a terminal emulator after connecting their PC physically to the console port of a router. The user logs in to the router's user mode, and then continues the process to reach privileged mode. Assume that the router is configured to use the strongest security options. Which command must be configured to support that last step of reaching privileged mode?

a)

enable password

b)

login

c)

line console 0

d)

password

e)

enable secret

6.

Which type of memory does a switch use to build the MAC address table ?

a)

Flash

b)

CAM

c)

NVRAM

d)

DRAM

7.

The term segment refers to which layer PDU?

a)

Application layer PDU

b)

Network Access PDU

c)

Transport layer PDU

d)

Transport layer PDU

8.

In the figure, each link is labeled with a number. Switches have been given names that begin with SW, routers names that begin with R, and hubs names that begin with H. Which of the following statements are true about this network?

a)

Link 15 uses a straight-through cable.

b)

Link 6 uses a rollover cable.

c)

Link 11 uses a crossover cable.

d)

Link 1 uses a crossover cable.

9.

Which protocol finds an unknown Layer 2 address from a known IP address?

a)

ICMP

b)

ARP

c)

DNS

d)

DHCP

10.

When the Cisco IOS CLI is initially accessed via console, Telnet, or SSH, with no extra privileges, which mode is the user placed into?

a)

Enable mode

b)

Configuration mode

c)

User mode

d)

Boot mode

11.

This diagram refers to which type of fiber cable?

a)

GBIC

b)

Single mode

c)

SFP

d)

Multimode

12.

You are in the process of troubleshooting a network problem on a Cisco device, but you are having a problem getting the right commands entered on the device to fix it. The reason is that every time you attempt to configure the commands, the console generates another message, your command gets split, and you lose your place in the command. What command could you configure on the device to have it automatically place the commands that are entered onto a fresh line and redrawn up to the point where the command entry was interrupted?

a)

logging console brief

b)

logging regenerate

c)

logging console redraw

d)

logging synchronous

13.

Which two of the following actions provide the best security for accessing a router's privileged mode remotely?

a)

Configuring the enable secret command

b)

Enabling SSH access using the transport input telnet ssh VTY line subcommand

c)

Enabling SSH and disabling Telnet access using the transport input ssh VTY line subcommand

d)

Configuring the enable password command

14.

A network engineer was tasked with helping build a new Cisco network. As part of this implementation, one of the requirements is to have a central database of authorized users that is used by the deployed network devices. Which protocols could the engineer use that would provide these capabilities?

a)

AAA

b)

SSH

c)

RADIUS

d)

TACACS+

15.

Which command will generate the SSH encryption keys?

a)

crypto key modulus rsa

b)

crypto key generate ssh

c)

crypto key generate rsa

d)

crypto key modulus ssh