wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

105 1-4 Review

Total questions: 24

Worksheet time: 19mins

Name
Class
Date
1.

Which tasks can be accomplished by using the command history feature? (Choose two.)

a)

View a list of commands entered in a previous session.

b)

Recall previously entered commands.

c)

Save command lines in a log file for future reference.

d)

Set the command history buffer size.

e)

Recall up to 15 command lines by default.

2.

Which statement describes the system LED operation on Cisco Catalyst switches?

a)

If the LED is amber, the system is receiving power but it is not functioning properly.

b)

If the LED is blinking green, the system is operating normally.

c)

If the LED is amber, the system is not powered on.

d)

If the LED is blinking amber, the switch is performing POST.

3.

What type of Ethernet cable would be used to connect one switch to another switch when neither switch supports the auto-MDIX feature?

a)

coaxial

b)

rollover

c)

crossover

d)

straight-through

4.

What advantage does SSH offer over Telnet?

a)

username and password authentication

b)

encryption

c)

connection-oriented services

d)

more connection lines

5.

What is the first action in the boot sequence when a switch is powered on?

a)

low-level CPU initialization

b)

load a power-on self-test program

c)

load the default Cisco IOS software

d)

load boot loader software

6.

Which command will provide information about the status of all interfaces including the number of giants, runts, and collisions on the interface?

a)

show ip interface brief

b)

show running-config

c)

show history

d)

show interfaces

7.

Which statement is true about broadcast and collision domains?

a)

The size of the collision domain can be reduced by adding hubs to a network.

b)

The more interfaces a router has the larger the resulting broadcast domain.

c)

Adding a router to a network will increase the size of the collision domain.

d)

Adding a switch to a network will increase the size of the broadcast domain.

8.

What is one function of a Layer 2 switch?

a)

forwards data based on logical addressing

b)

determines which interface is used to forward a frame based on the destination MAC address

c)

duplicates the electrical signal of each frame to every port

d)

learns the port assigned to a host by examining the destination MAC address

9.

What will a Cisco LAN switch do if it receives an incoming frame and the destination MAC address is not listed in the MAC address table?

a)

Send the frame to the default gateway address.

b)

Forward the frame out all ports except the port where the frame is received.

c)

Drop the frame.

d)

Use ARP to resolve the port that is related to the frame.

10.

Which switch characteristic helps alleviate network congestion when a 10 Gbps port is forwarding data to a 1 Gbps port?

a)

frame buffering

b)

high port density

c)

fast internal switching

d)

fast port speed

11.

Which switching method makes use of the FCS value?

a)

store-and-forward

b)

broadcast

c)

cut-through

d)

large frame buffer

12.

Which information does a switch use to keep the MAC address table information current?

a)

the source and destination MAC addresses and the incoming port

b)

the source MAC address and the incoming port

c)

the destination MAC address and the incoming port

d)

the source and destination MAC addresses and the outgoing port

e)

the source and destination MAC addresses and the outgoing port

13.

What happens to a port that is associated with VLAN 10 when the administrator deletes VLAN 10 from the switch?

a)

The port creates the VLAN again

b)

The port becomes inactive

c)

The port goes back to the default VLAN

d)

The port automatically associates itself with the native VLAN

14.

An administrator is investigating a failure on a trunk link between a Cisco switch and a switch from another vendor. After a few show commands, the administrator notices that the switches are not negotiating a trunk. What is a probable cause for this issue?

a)

Both switches are in trunk mode

b)

Switches from other vendors do not support DTP

c)

Both switches are in nonegotiate mode

d)

DTP frames are flooding the entire network

15.

What is the purpose of the vlan.dat file on a switch?

a)

It holds the operating system.

b)

It holds the saved configuration.

c)

It holds the VLAN database.

d)

It holds the running configuration.

16.

When a Cisco switch receives untagged frames on a 802.1Q trunk port, which VLAN ID is the traffic switched to by default?

a)

management VLAN ID

b)

native VLAN ID

c)

data VLAN ID

d)

unused VLAN ID

17.

A network administrator is determining the best placement of VLAN trunk links. Which two types of point-to-point connections utilize VLAN trunking?​ (Choose two.)

a)

between a switch and a network printer

b)

between a switch and a server that has an 802.1Q NIC

c)

between two switches that utilize multiple VLANs

d)

between a switch and a client PC

e)

between two switches that share a common VLAN

18.

Which distinct type of VLAN is used by an administrator to access and configure a switch?

a)

management VLAN

b)

data VLAN

c)

native VLAN

d)

default VLAN

19.

A PC is to access a web server on another network. Which inter-VLAN method will provide the highest bandwidth at Layer 3 and also provide a default gateway for the PC?

a)

trunked interface between the router and the switch

b)

multiple physical interfaces on the router, all connected to a Layer 2 switch

c)

router on a stick

d)

multilayer switch with routing enabled

20.

A small college uses VLAN 10 for the classroom network and VLAN 20 for the office network. What is needed to enable communication between these two VLANs while using legacy inter-VLAN routing?

a)

Two groups of switches are needed, each with ports that are configured for one VLAN.

b)

A router with at least two LAN interfaces should be used.

c)

A switch with a port that is configured as trunk is needed to connect to a router.

d)

A router with one VLAN interface is needed to connect to the SVI on a switch.

21.

What is a disadvantage of using multilayer switches for inter-VLAN routing?

a)

Spanning tree must be disabled in order to implement routing on a multilayer switch.

b)

Multilayer switches are limited to using trunk links for Layer 3 routing.

c)

Multilayer switches have higher latency for Layer 3 routing.

d)

Multilayer switches are more expensive than router-on-a-stick implementations.

22.

What is a disadvantage of using router-on-a-stick inter-VLAN routing?

a)

requires the use of multiple router interfaces configured to operate as access links

b)

does not scale well beyond 50 VLANs

c)

does not support VLAN-tagged packets

d)

requires the use of more physical interfaces than legacy inter-VLAN routing

23.

What is the meaning of the number 10 in the encapsulation dot1Q 10 native router subinterface command?​

a)

the VLAN ID

b)

the subinterface number

c)

the interface number

d)

the subnet number

24.

What operational mode should be used on a switch port to connect it to a router for router-on-a-stick inter-VLAN routing?

a)

access

b)

dynamic desirable

c)

trunk

d)

dynamic auto