wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Networking Week 7

Total questions: 29

Worksheet time: 16mins

Name
Class
Date
1.

An interface was configured as follows:

Didcot(config)#int fa 0/0

Didcot(config-if)#ip address 192.168.4.8 255.255.255.0

Didcot(config-if)#exit

A ping to this interface fails.

Which command would be the best choice to identify the problem?

a)

Show int fa 0/0

b)


Show interfaces serial

c)


Show version

d)


Show startup-config

2.

An interface was configured as follows:

Didcot(config)#int fa 0/0

Didcot(config-if)#ip address 192.168.4.8 255.255.255.0

Didcot(config-if)#exit

A ping to this interface fails. What is most likely to be the problem?

a)


The command was given at the wrong prompt and has not taken effect.

b)


The interface is administratively shut down

c)


The command int fa 0/0 is ambiguous and needs to be given in full.

d)


The subnet mask is not valid.

e)

The description has been left out.

3.

A router has not yet been configured with passwords on the console or vty lines.
Which of the following is true?

a)


The router can be accessed via the console but not via Telnet.

b)


The router can be accessed via Telnet but not via the console.

c)


The router can be accessed both via the console and via Telnet.

d)

The router can be accessed neither via the console nor via Telnet.

4.

How would you configure a password to restrict console access?

a)

Didcot#line con 0

Didcot(config)# password cisco

Didcot(config)#login

b)


Didcot(config)#line con 0

Didcot(config)# password cisco

Didcot(config)# login

c)


Didcot(config)# line con 0

Didcot(config-line)#password cisco

Didcot(config-line)# login

d)


Didcot(config)# int con 0

Didcot(config-if)# password cisco

Didcot(config-if)# login

5.

How would you configure the name "Didcot" on a new router?

a)

Router>enable

Router#hostname Didcot

b)

Router>configure

Router(config)#hostname Didcot

c)


Router>enable

Router#config t

Router(config)#hostname Didcot

d)

Router>enable

Router#configure hostname Didcot

6.

What command do you give to activate a physical switch port?

a)


No shutdown

b)

Activate

c)

Interface up

d)


No command is needed.

7.

What is Hyperterminal?

a)


A workstation designed to transfer data at 1 Gbps

b)


A router providing a default gateway for a network

c)


A program that allows a workstation to act as a console for a router

d)


A program that needs to be running when you make a Telnet connection to a router

8.

What is the maximum recommended run of UTP cable between devices?

a)

50 metres

b)


100 metres

c)

185 metres

d)


500 metres

e)


1 kilometre

9.

What is the purpose of the AUX interface of a router?

a)

To manage the router remotely via a modem.

b)

To reach the router command interface via Telnet.

c)

To connect to a terminal for initial configuration.

d)


To connect to a wide area network.

10.

What is the purpose of the command "service password-encryption"?

a)


It applies weak encryption to the enable secret password.

b)


It applies weak encryption to passwords that are entered later and would not be
encrypted by default.

c)


It forces the administrator to enter a password in encrypted form at log-on.

d)


It applies strong encryption to passwords that would otherwise have weak
encryption.

11.

What is the purpose of the console interface of a router?

a)


To manage the router remotely via a modem

b)


To reach the router command interface via Telnet.

c)

To connect to a terminal for initial configuration

d)


To connect to a wide area network.

12.

What is true about the command Didcot(config)#enable password cisco?

a)

The password will appear in encrypted form when the configuration is
displayed.

b)


The password will not appear when the configuration is displayed.

c)


The password will be used in preference to an enable secret password if one is
configured.

d)

The password will not be used if an enable secret password is configured.

13.

What is true about the command Didcot(config)#enable secret class?

a)


It protects log-in to the router with an encrypted password.

b)


It protects access to privileged exec mode with an encrypted password.

c)


It protects access to user exec mode with an encrypted password.

d)


It protects access to privileged exec mode with an unencrypted password.

14.

What needs to be configured at the DCE end of a serial link, but not at the DTE end,
when two routers are linked in the lab to simulate a WAN connection?

a)

An IP address

b)

A MAC address

c)

A subnet mask

d)

A clock rate

15.

When would you need to configure a clock rate on the interface of a lab router?

a)

When the interface is a DTE serial interface

b)

When the interface is a DCE serial interface.

c)

When the interface is a FastEthernet interface.

d)


When the interface is connected to another router

16.

Where would you find vertical cabling in a LAN? (Choose 2)

a)


Between telecommunication rooms within a building.

b)

Between telecommunications rooms in different buildings.

c)

Between a work area and a telecommunications room.

d)

Between a telecommunications room and a worker who is logging in from
home.

17.

Which cable would you use to connect a PC's network card directly to a router?

a)


Straight through

b)


Crossover

c)

Rollover

18.

Which cable would you use to connect a PC to a router's console port?

a)

Straight through

b)


Crossover

c)


Rollover

19.

Which cable would you use to connect a PC to a switch or hub?

a)


Straight through

b)


Crossover

c)

Rollover

20.

Which cable would you use to connect two switches?

a)


Straight through

b)


Crossover

c)


Rollover

21.

Which command will show information about the IOS?

a)

show RAM

b)


show startup-config

c)

show running-config

d)

show NVRAM

e)

show version

22.

Which command will show the configuration currently held in NVRAM?

a)

show RAM

b)

show startup-config

c)

show running-config

d)

show NVRAM

e)


show version

23.

Which command will show the configuration currently held in RAM?

a)


show RAM

b)

show startup-config

c)

show running-config

d)


show NVRAM

e)

show version

24.

Which command will show the intermediate routers along a path?

a)


Ping

b)

Arp

c)

Show ip route

d)

Traceroute

25.

Which devices are designed to provide connectivity for many workstations within a
LAN? (Choose 2)

a)

Router

b)

Repeater

c)

Hub

d)

Switch

26.

Which is true about vty lines to a router?

a)

A router always has 5 vty lines.

b)

All vty lines must have the same password.

c)

Vty lines may have different passwords.

d)


A vty line cannot be used if a console connection has been made.

27.

Which of the following functions are carried out by a router? (Choose 2)

a)


Provide a link between different networks.

b)

Provide connectivity for workstations within a network.

c)


Split up broadcast domains/

d)

Provide faster forwarding than a switch.

28.

Which statements are true of attenuation? (Choose 2)

a)


Attenuation does not take place on fibre optic cables since the signals are pulses of light rather than electrical signals.

b)

Attenuation is the weakening of a signal as it travels along a cable.

c)

Attenuation is a factor limiting the length of copper cables for effective data
transport.

d)

Attenuation is a form of noise or interference from an outside source.

29.

Which type of cabling is the cheapest and easiest to install when cabling a LAN?

a)

fibre optic

b)


Unshielded twisted pair

c)

Shielded twisted pair

d)

Coaxial