wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Network2- Chapter10-Practice

Total questions: 25

Worksheet time: 19mins

Name
Class
Date
1.

Which is the command to enter Privilige EXEC mode(Level2)?

a)

enable

b)

configure

c)

copy

d)

exit

2.

Which is the command to enter Configure mode(Level3)?

a)

enable

b)

configure terminal

c)

copy

d)

exit

3.

Which is the command to save your settings in NVRAM?

a)

enable

b)

configure terminal

c)

copy run start

d)

exit

4.

Which is the command to give secret password to vty 0 5?

a)

enable

b)

configure terminal

c)

copy run start

d)

line vty 0 5--> secret hello123-->login

5.

Which is the command to give non-enrypted password to vty 0 5?

a)

enable

b)

configure terminal

c)

copy run start

d)

line vty 0 5--> password hello123-->login

6.

Which is the command to give password to console ?

a)

line console 0--> password hello123--->login

b)

configure terminal

c)

copy run start

d)

line vty 0 5--> password hello123-->login

7.

Which is the command to encrypt all plain text passwords ?

a)

line console 0--> password hello123--->login

b)

configure terminal

c)

service password-encryption

d)

line vty 0 5--> password hello123-->login

8.

Which is the command to show your current running configuration ?

a)

show run

b)

configure terminal

c)

service password-encryption

d)

show run start

9.

Which is the command to show your saved configuration in NVRAM ?

a)

show run

b)

configure terminal

c)

service password-encryption

d)

show start

10.

Which is the command to go directly to Privilege-EXEC mode from any mode(level) ?

a)

show run

b)

end

c)

exit

d)

show start

11.

Which is the command to configure the IP address of interface Fast ethernet0/0?

a)

interface f0/0--> ip address 192.168.5.5 255.255.255.0--> no shutdown

b)

end

c)

interface ether0/0--> ip address 192.168.5.5 255.255.255.0--> no shutdown

d)

interface f0/0--> ipv6 address 192.168.5.5 255.255.255.0--> no shutdown

12.

Which is the command to activate the interface in a router?

a)

no shutdown

b)

end

c)

ip address f0/0

d)

ipv6 address

13.

Which is the command to configure the default gateway of a switch using IP- 10.5.22.45?

a)

ip default-gateway 10.5.22.45

b)

ip gateway 10.5.22.45

c)

ip address 10.5.22.45

d)

interface f0/0 ipv6 address

14.

Which is the command to give password to User-EXEC mode ?

a)

line console 0--> password hello123--->login

b)

configure terminal

c)

copy run start

d)

line vty 0 5--> password hello123-->login

15.

Which mode is used to configure a router for the first time?

a)

Use console port

b)

Use vty port

c)

Use ethernet port

d)

no ports. use wireless

16.

Which Cisco command is used to provide legal notification when device starts?

a)

legal motd #welcome#

b)

motd # welcome #

c)

banner motd #welcome#

d)

banner #welcome#

17.

Type command to complete the function of using SSH in line vty.

(a)  

18.

What is the use of description command here?

a)

To give information regarding the interface link

b)

To configure the IPv4 address in the interface link

c)

To configure the IPv6 address in the interface link

d)

To activate the interface link

19.

Which command is used to verify the interface configuration of IPv4 address ?

a)

show ip address

b)

show ip interface brief

c)

show ipv6 interface brief

d)

show all ip address

20.

Which command is used to verify the interface configuration of IPv6 address ?

a)

show ip address

b)

show ip interface brief

c)

show ipv6 interface brief

d)

show all ip address

21.

Which command is used to display the IPv4 statistics for all interfaces on a router?

a)

show ip interfaces

b)

show ipv6 interfaces

c)

show ip interface statistics

d)

show ipv6 interface statistics

22.

Which command is used to display the IPv6 statistics for all interfaces on a router?

a)

show ip interfaces

b)

show ipv6 interfaces

c)

show ip interface statistics

d)

show ipv6 interface statistics

23.

Which command will display the contents of the IPv4 routing tables ?

a)

show ip route

b)

show ipv6 route

c)

show ipv6 route table

d)

show ipv4 route table

24.

Which command will display the contents of the IPv6 routing tables ?

a)

show ip route

b)

show ipv6 route

c)

show ipv6 route table

d)

show ipv4 route table

25.

What should be configured in a switch to remotely manage the switch from another network?

a)

switch VLAN address

b)

server IP address

c)

PC IP address

d)

default gateway address