wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Routing Test So Far

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

Which of the following measures can you implement to help secure access to a router?

a)

Keep the router in a locked room.

b)

Configure the enable secret password.

c)

Use the service password-encryption command.

d)

Configure SSH.

e)

Set a password and use the login command.

2.

You would like to see logging message from IOS appear on the terminal. However, IOS does not send log messages to a terminal session over IP when using a remote SSH session. What command would send terminal output to the terminal session?

a)

terminal monitor

b)

logging synchronous

c)

show log

d)

logging buffered

3.

Which of the following is the most important thing to do to prevent console access to the router?

a)

Implement an access list to prevent console connections.

b)

Keep the router in a locked room.

c)

Disconnect the console cable when not in use.

d)

Set the console and enable secret passwords.

4.

At which layer of the OSI model do network switches operate that do not support routing?

a)

Transport

b)

Data Link

c)

Physical

d)

Network

5.

You have made configuration changes to your Cisco device. Now you want to save the changes to use the next time the device is booted up. Which command could you use?

a)

flash start copy

b)

copy run start

c)

run copy start

d)

copy start tftp

6.

An internet server has a single network interface that has been assigned an IP address. The server is running both the FTP and HTTP services. A client computer initiates a session with the HTTP server. How is the HTTP request from the client routed to the correct service running on the server?

a)

IP address

b)

Sequence number

c)

Port or socket number

d)

Routing Information Protocol (RIP)

e)

Session ID

7.

While working at the console of a Cisco device, you need to view a list of the commands that are available in the current mode. Which command should you use?

a)

?

b)

terminal history

c)

terminal editing

d)

show history

8.

What is the first thing that happens when a collision occurs on an Ethernet network?

a)

A) A device that wants to send data sends a request to send (RTS) message.

b)

B) All devices wait a random amount of time before trying to retransmit.

c)

C) The device that detected the collision transmits a jam signal.

d)

D) All devices that were sending data transmit a clear to send (CTS) message.

e)

E) Devices listen to the medium before trying to retransmit.

9.

How does TCP handle data sequencing?

a)

TCP does not sequence the data; it simply passes numbered segments created at a higher layer in the sequence defined.

b)

TCP breaks user data into segments, numbers each segment, places them in the correct sequence, and sends each one in order, waiting for an acknowledgement before sending the next segment.

c)

TCP breaks user data into segments, numbers each segment, and sends each segment in order, without waiting for an acknowledgement.

d)

TCP breaks the data into segments, numbers each segment, and passes them to UDP, which sequences the segments into the correct order.

10.

You are working on a Cisco device. The prompt is showing Router#. Which mode are you in?

a)

ROMmon

b)

Privileged EXEC

c)

Global Configuration

d)

User EXEC

11.

Jaden is the network engineer at a branch office. There are non-Cisco devices on the network that Jaden would like to make sure are discovered by the Cisco router. Jaden has just enabled the Link Layer Discovery Protocol (LLDP) on the router. Which of the following is true about LLDP?

a)

Enabled by default.

b)

Does not need to be enabled globally before being used.

c)

Uses the same commands as CDP.

d)

Configured on a per-interface basis.

12.

What role does ARP play in the routing process?

a)

If a router does not know a destination device's IP address, it sends an ARP broadcast containing the destination device's MAC address and requesting its IP address.

b)

If a router does not know a destination device's MAC address, it sends an ARP broadcast containing the destination device's IP address and requesting its MAC address.

c)

If a router knows the MAC and IP address of a destination host, it sends an ARP request to update the other routers' route tables.

d)

ARP does not play any role in the routing process. Switches use ARP to map IP addresses to MAC addresses in collision domains.

13.

What is the purpose of a network model?

a)

Standardize processes at each layer.

b)

Provide the logical addressing required to locate your destination node.

c)

Used to remotely access application on remote systems.

d)

Provide an interface for submitting web requests.

14.

Which of the following commands would you use to modify the CDP packet exchange interval to send CDP packets every 30 seconds?

a)

cdp timer 30

b)

cdp holdtime 30

c)

cdp interval 30

d)

cdp exchange 30

e)

cdp broadcast 30

15.

The process of breaking a message into packets, adding control information and other information, and then transmitting the message through the transmission medium is known as ________?

a)

Transformation

b)

Encapsulation

c)

Sequencing

d)

Segmentation

16.

During network transmission, data is transferred to various routers, which forward the data to the appropriate network. If the source and destination network addresses reside on the same network, which protocol is used to determine the MAC address of the destination IP address?

a)

HTTP get

b)

TCP

c)

ARP

d)

UDP

17.

What is the maximum cable length for UTP Ethernet T implementations?

a)

10 kilometers

b)

100 meters

c)

40 kilometers

d)

300 meters

18.

You are a field technician for a large company. You have been sent to a remote site to troubleshoot a downed router. When you arrive at the remote site, how will you connect your laptop to the router?

a)

Connect the laptop's COM/USB port to the router's Ethernet port using a straight-through cable.

b)

Connect the laptop's COM/USB port to the router's console port using a crossover cable.

c)

Connect the laptop's COM/USB port to the router's console port using a rollover cable.

d)

Connect the laptop's COM/USB port to the router's console port using a straight-through cable.

19.

What term does the OSI model use that is different from the TCP/IP model uses to refer to frame, packet, and segment?

a)

Protocol data unit (PDU)

b)

Session

c)

IEEE Ethernet standard

d)

Presentation

20.

You have been put in charge of connecting two company networks that were previously separated. You need to connect a 100BaseTx Ethernet network with an older token ring network. Most traffic will be localized within each network, with only a little traffic crossing between networks. Both networks are using the TCP/IP protocol suite. Which connectivity device would be the best choice in this situation?

a)

Bridge

b)

Hub

c)

Switch

d)

Router

21.

The configuration register runs during the POST. What does it control?

a)

What is stored in NVRAM.

b)

How the router boots up.

c)

The licensing information.

d)

The running-config file.

22.

While working at the console of a Cisco device, you need to view a list of the commands that are currently stored in the history buffer of the system. Which command should you use?

a)

terminal no history

b)

?

c)

terminal editing

d)

terminal history

e)

show history

23.

You want to prevent collisions on your network by creating separate collision domains and defining virtual LANs. Which of the following devices should you choose?

a)

Bridge

b)

Active hub

c)

Switch

d)

Router

24.

You have a small network with two switches, SwitchA and SwitchB. MDI-X is not enabled on either switch. Each switch has three client computers connected. IP addresses have been assigned to various devices as follows: WrkA_1, WrkA_2, and WrkA_3 are connected to SwitchA, while WrkB_4, WrkB_5, and WrkB_6 are connected to SwitchB. All of the devices are configured to operate within the same subnet. You need to connect SwitchA and SwitchB so that workstations connected to SwitchA can communicate with workstations connected to SwitchB. What should you do?

a)

Connect SwitchA and SwitchB using a straight-through cable.

b)

Connect SwitchA and SwitchB to a router using a straight-through cable on each side.

c)

Connect SwitchA and SwitchB using a crossover cable.

d)

Connect SwitchA and SwitchB to a router using a crossover cable on each side.

25.

As specified in the Ethernet standards, what is the maximum number of hosts supported on a single subnet?

a)

254

b)

100

c)

512

d)

1024