wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ICND1 #7

Total questions: 32

Worksheet time: 16mins

Name
Class
Date
1.

Which address type does a switch use to make selective forwarding decisions?

a)

destination IP address

b)

source MAC address

c)

source IP address

d)

source and destination IP addresses

e)

destination MAC address

2.

How does a router handle an incoming packet whose destination packet is missing from the routing table?

a)

It discards the packet

b)

It broadcasts the packet to each network on the router

c)

It routes the packet to the default route

d)

It broadcasts the packet to each interface

3.

Which major IPv6 address type is supported in IPv4 but rarely used?

a)

broadcast

b)

unicast

c)

multicast

d)

anycast

4.

Which two steps must you perform to enable router-on-a-stick on a switch? (choose two)

a)

Configure an IP route to the VLAN destination network.

b)

Connect the router to a trunk port

c)

Configure full duplex

d)

Configure the subinterface number exactly the same as the matching VLAN

e)

Assign the access port to a VLAN

5.

Which two ACL types support IP Access List Entry Sequence Numbering?(choose two)

a)

named

b)

reflexive

c)

firewall

d)

dynamic

e)

standard

6.

Which IP addresses are valid for hosts belonging to the 10.1.160.0/20 subnet? (Choose two)

a)

10.1.168.0

b)

10.1.176.1

c)

10.1.174.255

d)

10.1.160.0

e)

10.1.175.255

7.

Which statement about standard ACLs is true?

a)

They have an implicit permit statement at the end to allow all traffic.

b)

They can use either a wildcard mask or a subnet mask to identify hosts.

c)

They can be identified by a number from 1 to 99.

d)

They must be placed close to the source of traffic.

8.

What does the ip helper-address command do?

a)

assign an IP address to a host

b)

resolve an IP address from a DNS server

c)

relay a DHCP request across networks

d)

resolve an IP address overlapping issue

9.

Which two characteristics apply to Layer 2 switches? (choose two)

a)

increases the number of collision domains

b)

decreases the number of collision domains

c)

implements VLAN

d)

decreases the number of broadcast storms

e)

uses the Ip address to make decisions for forwarding data packets

10.

Which value is of primary importance when a router populates its routing table for unique routes?

a)

administrative distance

b)

prefix length

c)

network address

d)

metric

11.

How many bits are contained in each field of an IPv6 address?

a)

24

b)

4

c)

8

d)

16

12.

What does not belong to Syslog?

a)

host name

b)

severity

c)

timestamp

d)

mesage

13.

Configuration of which option is required on a Cisco switch for the Cisco IP phone to work?

a)

PortFast on the interface

b)

the interface as an access port to allow the voice VLAN ID

c)

a voice VLAN ID in interface and global configuration mode

d)

CDP in global configuration mode

14.

Which route source code represents the routing protocol with a default administrative distance of 90 in the routing table?

a)

S

b)

E

c)

D

d)

R

e)

O

15.

The network administrator is using a Windows PC application called putty.exe for remote communication to a switch for network troubleshooting. Which two protocols could be used during this communication? (Choose two)

a)

SNMP

b)

HTTP

c)

Telnet

d)

RMON

e)

SSH

16.

Which statement describes the effect of the exec-timeout 30 command?

a)

The router maintains a user session indefinitely after it is active for 30 seconds.

b)

The router disconnects the user session if it is inactive for 30 minutes.

c)

The router maintains a user session indefinitely after it is active for 30 minutes.

d)

The router disconnects a user session if it is inactive for 30 seconds.

17.

Which two types of Ethernet networks are compatible with star topologies? (choose two)

a)

10BASE-T

b)

100BASE-T

c)

10BASE5

d)

10BASE2

18.

Which two network device types perform the translation of internal IP addresses to external IP addresses? (choose two)

a)

ACS

b)

routers

c)

bridges

d)

WLCs

e)

firewalls

19.

Which keyword in a NAT configuration enables the use of one outside IP address for multiple inside hosts?

a)

source

b)

static

c)

pool

d)

overload

20.

Which command/command sequence do you enter to install a default route into a router that has been configured with the no ip routing command?

a)

ip route 0.0.0.0 0.0.0.0

b)

router rip

ip default-gateway

c)

ip default-network

d)

ip default-gateway

21.

Which of the following is true about dynamic routing?

a)

Reduces CPU of the network

b)

More secure than static

c)

Complicates maintenance

d)

Allows fast convergence when failures happen

22.

Which port-security feature allows a switch to learn MAC addresses dynamically and add them to the running configuration?

a)

security violation restrict mode

b)

switch port protection

c)

sticky learning

d)

security violation protect mode

23.

Which option is a valid IP address?

a)

2001:0000:130F::099a::12a

b)

2002:7654:A1AD:61:81AF:CCC1

c)

FEC0:ABCD:WXYZ:0067:2A4

d)

2004:1:25A4:886F::1

24.

Which type of NTP designates a router as an authoritative time source?

a)

client

b)

server

c)

peer

d)

master

25.

Which value indicates the distance from the ntp authoritative time source?

a)

priority

b)

location

c)

layer

d)

stratum

26.

Which option does the route 0.0.0.0/0 represent?

a)

route with lowest administrative distance

b)

gateway of last resort

c)

null route

d)

empty routing table

27.

You have configured two hosts that are connected to a single switch but reside in different VLANs. Which statement about the configuration is true?

a)

The two hosts are unable to communicate without a router.

b)

The two hosts can communicate with ICMP.

c)

The two hosts are unable to communicate without a trunk port.

d)

The two hosts are unable to communicate without a hub.

28.

Which statements describe the OSPF protocol? (choose two)

a)

It is used to route between autonomous systems.

b)

It confines network instability to one area of the network.

c)

It increases routing overhead on the network.

d)

It allows extensive control of routing updates.

e)

It is simpler to configure than RIPv2.

29.

Which two statements about prefixes in a routing table are true? (choose two)

a)

The router prefers longer prefixes over shorter prefixes.

b)

The router prefers prefixes that have more bit positions for the host than for the network.

c)

The router prefers the prefix that includes the most 1 bits in the subnet mask.

d)

The router prefers shorter prefixes over longer prefixes.

e)

The router prefers the prefix that has the most 0 bits in the subnet mask.

30.

What is the effect of the service password-encryption command?

a)

Only the enable password will be encrypted.

b)

Only the enable secret password will be encrypted.

c)

Only passwords configured after the command has been entered will be encrypted.

d)

It will encrypt all current and future passwords.

31.

A switch receives a frame on one of its ports. There is no entry in the MAC address table for the destination MAC address. What will the switch do with the frame?

a)

drop the frame

b)

forward it out of all ports except the one that received it

c)

forward it out of all ports

d)

store it until it learns the correct port

32.

Which Cisco IOS feature can dynamically assign IP addresses to hosts?

a)

DHCP Relay

b)

TFTP

c)

DNS

d)

DHCP