wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCNA Intro

Total questions: 15

Worksheet time: 45mins

Name
Class
Date
1.

Which of the following tables is used by a switch to discover the relations between the Layer 2 address of a device and the physical port used to reach the device?

a)

The adjacency table

b)

The ARP table

c)

The VLAN table

d)

The FIB table

e)

The CAM table

2.

Which of the following VLANs is used by DTP to negotiate a trunk link when 802.1Q encapsulation is configured on the interface?

a)

The native VLAN

b)

1

c)

0

d)

4094

3.

Which of the following subnet addresses is most appropriate for a point-to-point link between two Routers ?

a)

192.168.0.192/26

b)

192.168.0.128/30

c)

192.168.0.128/25

d)

192.168.0.130/30

e)

192.168.0.0/30

4.

Which of the following Application layer protocols use UDP for unsynchronized, connectionless data transfer? (Choose two)

a)

SMTP

b)

HTTP

c)

FTP

d)

TFTP

e)

SNMP

5.

You want to configure SSH for incoming VTY connections on a new router. The router is running a K9 IOS image but has not yet been configured with a host name, a domain name, or an RSA key pair. In addition, the VTY lines are not yet configured to accept incoming SSH connections

You issue the crypto key generate rsa command from global configuration mode

Which of the following messages will you most likely receive?

a)

Please define a hostname other than Router.

b)

Please create RSA keys to enable SSH.

c)

The name for the keys will be:

d)

Please enable SSH as a transport mode

e)

Please define a domain-name first.

6.

You issue the following commands on a Cisco router named RouterA

enable password !abcu$3r!

enable secret abc4dm!n

line console 0

password abc4dm!n

line vty 0 15

login

password abcu$3r

service password-encryption

Another user has been asked to examine the running configuration on RouterA but not make any configuration changes. The user connects to RouterA by using Telnet.

Which of the following will the user require in order to perform this task?

a)

The enable secret password and the console password

b)

The console password alone

c)

The VTY line password alone

d)

The enable password and the console password

e)

The enable secret password and the VTY line password

7.

In a two-tier network design, which layers are combined together?

a)

aggregation and access

b)

core, distribution, and access

c)

Core and distribution

d)

core and access

e)

distribution and access

8.

Which of the following is enabled on a Cisco router when you issue the ntp server command from global configuration mode?

a)

broadcast client mode

b)

server mode

c)

authentication

d)

static client mode

9.

Which of the following networks is not defined by RFC 1918?

a)

10.1.1.0

b)

192.168.111.0

c)

10.16.1.0

d)

172.172.1.0

e)

172.20.1.0

10.

You issue the show running-config command on RouterA and receive the following partial

output:

interface FastEthernet0/0

ip address 192.168.18.33 255.255.255.240

HostA is on the same physical network as the FastEthernet 0/0 interface of RouterA.

Which IP address should you configure on HostA to ensure that the host can communicate with

the rest of the network?

a)

192.168.18.32/28

b)

192.168.18.48/28

c)

192.168.18.46/28

d)

192.168.18.16/28

11.

You connect a new Cisco Catalyst 3750-X switch to the LAN that is configured to use an NTP

server. You want the new switch to automatically obtain its time from the NTP server.

You manually configure the system clock and then issue the ntp server 1.1.1.1 command on the

new switch.

Which of the following should you do to complete a basic NTP client configuration?

a)

Reconfigure NTP access restrictions

b)

Disable NTP authentication

c)

Nothing; the basic configuration is complete

d)

Reconfigure the NTP packet source IP address

e)

Disable the NTP broadcast service

12.

Which of the following commands will automatically enable SSH on a router?

a)

no transport input telnet

b)

enable secret

c)

crypto key generate rsa

d)

transport input ssh

13.

You have been given the task of configuring the IP properties of all the hosts on the LAN attached to Router.

Addresses should be assigned from the 172.16.12.0/28 subnet.

The first valid host address has been configured on the Fast Ethernet interface of the attached Router.

Which of the following is a valid configuration for a host on this subnet?

a)

IP address: 172.16.12.15

Subnet Mask: 255.255.255.240

Default Gateway: 172.16.12.1

b)

IP address: 172.16.12.6

Subnet Mask: 255.255.255.248

Default Gateway: 172.16.12.1

c)

IP address: 172.16.12.30

Subnet Mask: 255.255.255.224

Default Gateway: 172.16.12.1

d)

IP address: 172.16.12.10

Subnet Mask: 255.255.255.240

Default Gateway: 172.16.12.1

e)

IP address: 172.16.12.17

Subnet Mask: 255.255.255.240

Default Gateway: 172.16.12.1

14.

Given a host IP address of 48.25.24.71/21, what is the broadcast address for the subnetwork?

a)

48.25.24.127

b)

48.25.31.255

c)

48.25.25.254

d)

48.25.31.254

15.

Which of the following Application layer protocols uses TCP for reliable, connection-oriented data transfer?

a)

TFTP

b)

FTP

c)

SNMP

d)

DHCP