Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCNA 20200303

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which of the following switch port modes will successfully form a trunk between two switches? (choose four)

a)

Dynamic desirable – dynamic auto

b)

Trunk – dynamic desirable

c)

Access – dynamic auto

d)

Trunk - trunk

e)

Trunk – dynamic auto

2.

Your Cisco IOS router is acting as a DHCP server.

Which command will display the addresses that have been handed out to clients on the LAN?

a)

show ip dhcp assignments

b)

show ip dhcp address

c)

show ip dhcp conflicts

d)

show ip dhcp bindings

e)

show ip dhcp pool

3.

Which commands will successfully create VLAN 5 and name it SALES on a Catalyst IOS switch?

a)

Switch(config)#vlan 5

Switch(config-vlan)#name SALES

b)

Switch(config)#vlan 5

Switch(config)#name SALES

c)

Switch#vlan 5

Switch(config-vlan)#name SALES

d)

Switch(config)#vlan 5 name SALES

e)

Switch(config)#vlan 5

Switch(config-vlan)#SALES

4.

You are configuring static NAT on a Cisco IOS router that is connected to your ISP. You goal is to have the private IP of 10.1.1.10 translated to 203.0.113.5. Which command must be issued on the interface connected to the service provider?

a)

ip nat pool NAT_POOL 203.0.113.5

b)

ip nat inside

c)

ip nat outside

d)

ip nat inside source static 10.1.1.10 203.0.113.5

5.

What protocol is used to synchronize time between various Cisco IOS devices in your network?

a)

LACP

b)

NTP

c)

DTP

d)

STP

e)

CDP

6.

The configuration register on your Cisco IOS 2900 series router is set to 0x2101. How will the router choose the IOS image during the boot process?

a)

The last image located in flash will be booted

b)

The first image located in flash will be booted

c)

The image listed in the boot system command will be booted

d)

The image located on a TFTP server will be booted

7.

You need to determine the VLAN ID that will be placed in a frame as it exits your Cisco IOS ISR interface of GigabitEthernet 0/0.20. Which command will you use?

a)

Show ip route

b)

Show mac-address table dynamic

c)

Show interface gigabitethernet 0/0.20

d)

Show interface gigabitethernet 0/0.20 switchport

e)

Show vlan

8.

You need to create an ACL entry that will only permit all addresses in the 10.1.1.16/28 network.

Which address and wildcard mask combination will accomplish this for us?

a)

10.1.1.16 0.0.0.31

b)

10.1.1.16 0.0.0.63

c)

10.1.1.16 0.0.0.255

d)

10.1.1.16 0.0.0.15

e)

10.1.1.16 0.0.0.3

9.

Which statements correctly define unique local unicast addresses? ( Two Chooses)

a)

A. They are not routable

b)

B. They are identified by the prefix FE80::/10

c)

C. They are identified by the prefix 2000::/3

d)

D. They are identified by the prefix FC00::/7

e)

E. They are routable in your private network

10.

Which IPv6 address is valid?

a)

2031:0:130F::9C0:876A:130B

b)

2001:0DB8:0000:130F:0000:0000:08GC:140B

c)

2001:0DB8:0:130H::87C:140B

d)

2031::130F::9C0:876A:130B

11.

Which two are features of IPv6?

a)

Multicast

b)

broadcast

c)

anycast

d)

allcast

12.

IPv6 loop-back address

a)

127.0.0.1

b)

Fe80::1

c)

::1

d)

::2

13.
An administrator wants to configure hosts to automatically assign IPv6 addresses to themselves by the use of Router Advertisement messages, but also to obtain the DNS server address from a DHCPv6 server. Which address assignment method should be configured?
a)
SLAAC
b)
stateless DHCPv6
c)
stateful DHCPv6
d)
RA and EUI-64
14.

With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process?

a)

Point-to-point

b)

Backbone area 0

c)

Broadcast multi-access

d)

Non-broadcast multi-access

15.

You get a call from a network administrator who tells you that he typed the following into his router:


Router(config)#router ospf 1

Router(config-router)#network 10.0.0.0 255.0.0.0 area 0


He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?

a)

The wildcard mask is incorrect.

b)

The OSPF area is wrong.

c)

The OSPF Process ID is incorrect.

d)

The AS configuration is wrong.