wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

420-906-LA

Total questions: 40

Worksheet time: 1hrs 20mins

Name
Class
Date
1.

Which switching method describes a switch that transfers a frame as soon as the destination MAC address is read?

a)

Fragment free

b)

Store and Forward

c)

Packet switching

d)

Latency forwarding

e)

None of the above

2.

Which tasks can be accomplished by using the command history feature?

a)

Set the command history buffer size

b)

Recall previously entered commands

c)

Recall up to 15 command lines by default

d)

Save command lines in a log file for future references

e)

View a list of commands entered in a previous session

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)

Straight-through

b)

Coaxial

c)

Rollover

d)

Crossover

4.

What advantage does SSH offer over Telnet?

a)

Connection-oriented services

b)

Username and password authentication

c)

More connection lines

d)

Encryption

5.

Which statement is true about broadcast and collision domains?

a)

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

b)

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

c)

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

d)

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

6.

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)

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

b)

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

c)

Send the frame to the default gateway address

d)

Drop the frame

7.

Which switching method makes use of the FCS value?

a)

Large frame buffer

b)

Broadcast

c)

Cut-through

d)

Store-and-forward

8.

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

a)

Destination MAC

b)

Destination IP

c)

Source IP

d)

Source MAC

9.

Which two statements about Layer 2 Ethernet switches are true?

a)

Layer 2 switches can send traffic based on the destination MAC address

b)

Layer 2 switches have multiple collision domains

c)

Layer 2 switches prevent broadcasts

d)

Layer 2 switches route traffic between different networks

e)

Layer 2 switches decrease the number of broadcast domains

10.

In which memory location are the VLAN configurations of normal range VLANs stored on a Catalyst switch?

a)

ROM

b)

NVRAM

c)

Flash

d)

RAM

11.

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)

Data VLAN ID

c)

Unused VLAN ID

d)

Native VLAN ID

12.

A Cisco switch currently allows traffic tagged with VLANs 10 and 20 across trunk port Fa0/5. What is the effect of issuing a switchport trunk allowed vlan 30 command on Fa0/5?

a)

It allows VLAN 1 to 30 on Fa0/5

b)

It allows only VLAN 30 on Fa0/5

c)

It allows VLAN 10, 20 and 30 on Fa0/5

d)

It allows a native VLAN of 30 to be implemented on Fa0/5

13.

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

a)

Load a power-on self-test program

b)

Load the default Cisco IOS software

c)

Load boot loader software

d)

Low-level CPU initialization

e)

Load the configuration file

14.

When configuring a router as part of a router-on-a-stick inter-VLAN routing topology, where should the IP address be assigned?

a)

To the VLAN

b)

To the Interface

c)

To the sub-interface

d)

To the SVI

15.

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

a)

The interface number

b)

The sub-interface number

c)

The VLAN ID

d)

The subnet number

16.

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)

Trunk

c)

Dynamic desirable

d)

Dynamic auto

17.

In an Ethernet network, frames smaller than 64 bytes are called (a)   ?

18.

What two protocols are supported on Cisco devices for AAA communications?

a)

LLDP

b)

HSRP

c)

VTP

d)

TACACS+

e)

RADIUS

19.

When security is a concern, which OSI Layer is considered to be the weakest link in a network system?​

a)

Layer 4

b)

Layer 3

c)

Layer 2

d)

Layer 7

20.

True or False?

In the 802.1X standard, the client attempting to access the network is referred to as the supplicant.

a)

True

b)

False

21.

A network administrator has configured VLAN 99 as the management VLAN and has configured it with an IP address and subnet mask. The administrator issues the show interface vlan 99 command and notices that the line protocol is down. Which action can change the state of the line protocol to up?

a)

Configure a default gateway

b)

Connect a host to an interface associated with VLAN 99

c)

Remove all access ports from VLAN 99

d)

Configure a transport input method on the vty lines

22.

Which two commands can be used to enable PortFast on a switch?

a)

S1(config-if)#enable spanning-tree portfast

b)

S1(config-line)#spanning-tree portfast

c)

S1(config)#spanning-tree portfast default

d)

S1(config)#enable spanning-tree portfast default

e)

S1(config-if)#spanning-tree portfast

23.

Which security feature should be enabled in order to prevent an attacker from overflowing the MAC address table of a switch?

a)

Storm control

b)

BPDU filter

c)

Port security

d)

Root guard

24.

Where are dynamically learned MAC addresses stored when sticky learning is enabled with the switchport port-security mac-address sticky command?

a)

RAM

b)

Flash

c)

ROM

d)

NVRAM

25.

For what reason would a network administrator use the show interfaces trunk command on a switch?

a)

To examine DTP negotiation as it occurs

b)

To verify port association with a particular VLAN

c)

To display an IP address for any existing VLAN

d)

To view the native VLAN

26.

Which method of wireless authentication is currently considered to be the strongest?

a)

WEP

b)

Open

c)

WPA2

d)

WPA

e)

Shared key

27.

Which IEEE standard operates at wireless frequencies in both the 5 GHz and 2.4 GHz ranges?

a)

802.11a

b)

802.11b

c)

802.11n

d)

802.11g

28.

If three 802.11b access points need to be deployed in close proximity, which three frequency channels should be used?

a)

5

b)

6

c)

1

d)

8

e)

11

29.

Which two statements describe the benefits of VLANs?

a)

VLANs divide a network into smaller logical networks, resulting in lower susceptibility to broadcast storms

b)

VLANs improve network security by isolating users that have access to sensitive data and applications

c)

VLANs improve network performance by regulating flow control and window size

d)

VLANs enable switches to route packets to remote networks via VLAN ID filtering

e)

VLANs reduce network cost by reducing the number of physical ports required on switches

30.

Which protocol could be used by a company to monitor devices such as a wireless LAN controller (WLC)?

a)

SSH

b)

PAT

c)

NTP

d)

SNMP

31.

What functionality is required on routers to provide remote workers with VoIP and videoconferencing capabilities?

a)

QOS

b)

VPN

c)

PPoE

d)

IPsec

32.

Users on an IEEE 802.11n network are complaining of slow speeds. The network administrator checks the AP and verifies it is operating properly. What can be done to improve the wireless performance in the network?

a)

Switch to a 802.11g AP

b)

Change the authentication method on the AP

c)

Change the AP to mixed mode

d)

Split the wireless traffic between the 801.11n 2.4 Ghz band and the 5 Ghz band

33.

What is one way to prevent the VLAN hopping attack?

a)

Change the native VLAN to an unused VLAN

b)

Disable DTP negotiation on all ports

c)

Designate a different default VLAN

d)

Remove all user VLANs from the trunk

34.

What is the purpose of the switch command switchport access vlan 99?

a)

To enable port security

b)

To assign the port to a particular VLAN

c)

To make the port operational

d)

To designate the VLAN that does not get tagged

e)

To assign the port to the default native VLAN (VLAN 99)

35.

Which two statements accurately describe DTP?

a)

Cisco switches require DTP to establish trunks

b)

DTP is a Cisco proprietary protocol

c)

DTP supports IEEE 802.1Q

d)

DTP must be enabled on only one side of the trunk link

e)

Trunk ports that are configured for dynamic auto will request to enter the trunking state

36.

A network administrator enters the following command sequence on a Cisco 3560 switch. What is the purpose of these commands?

Switch(config)# interface gigabitethernet 0/1

Switch(config-if)# no switchport

a)

To shut down the Gi0/1 port

b)

To enable the Gi0/1 port as a switch virtual interface

c)

To make the Gi0/1 port a routed port

d)

To enable the Gi0/1 port as a bridge virtual interface

37.

Which configuration must be in place for the auto-MDIX feature to function on a switch interface?

a)

The speed and duplex of the interface must be configured for auto detect

b)

The interface must be in access mode

c)

The interface must be assigned to VLAN 1

d)

The interface must be assigned to VLAN 1

e)

No configuration needed, Denis says simply use the correct cable

38.

What are two ways to make a switch less vulnerable to attacks like MAC address flooding, CDP attacks, and Telnet attacks?

a)

Enable CDP on the switch

b)

Change passwords regularly

c)

Turn off unnecessary services

d)

Enable the HTTP server on the switch

e)

Use the enable password rather than the enable secret password

39.

Which step should be performed first when deleting a VLAN that has member switch ports?

a)

Reassign all VLAN member ports to a different VLAN

b)

Reload the switch

c)

Implement the command delete vlan.dat

d)

Backup the running-config

e)

Nothing. It will go away by itself

40.

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)

Switches from other vendors do not support DTP

b)

Both switches are in trunk mode

c)

Both switches are in nonegotiate mode

d)

DTP frames are flooding the entire network

e)

None of the above