50 Marks bonus Flashcards

1
Q

What is the Cisco IOS command to disable DNS lookup?

A

no ip domain-lookup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Cisco IOS command to change the router name to R1?

A

hostname R1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the Cisco IOS command to configure an encrypted privileged exec password?

A

enable secret <password></password>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the Cisco IOS command to configure a console access password?

A

line console 0 followed by password <password></password>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Cisco IOS command to configure a Telnet access password?

A

line vty 0 4 followed by password <password></password>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the command ‘enable’ do on a Cisco router?

A

Enters privileged EXEC mode, providing access to advanced configuration and management commands.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the command ‘configure terminal’ do on a Cisco router?

A

Enters global configuration mode for configuring various settings related to the router.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does the command ‘service password-encryption’ do on a Cisco router?

A

Encrypts plaintext passwords in the configuration file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the command ‘banner motd’ do on a Cisco router?

A

Sets a message-of-the-day banner displayed to users when they log in.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are two advantages of a client/server network?

A

Efficient centralized management.
Enhanced security through access controls.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are two disadvantages of a client/server network?

A

Higher initial setup costs.
Dependence on a central server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly