Volume 1 - Chapter 6: Configuring Basic Switch Management Flashcards

1
Q

What are the commands required to configure a console simple password of “faith”?

A

line console 0
login
password faith

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

What command is used to enable the use of a simple password (with no username) to the VTY or console sessions?

A

login

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

What command is used to enable the use of authentication with both a username and password for the VTY or console sessions?

A

login local

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

What is the command to generate a new SSH key with a modulus of 2048?

A

In Global configuration mode:

crypto key generate rsa modulus 2048

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

What are the 3 commands required to generate private and public keys for SSH?

A

hostname
ip domain name
crypto key generate rsa

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

What is the command to enable the secure web interface for a Cisco switch?

A

ip http secure-server

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

What is the command to disable the default non-secure web interface?

A

no ip http server

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

What is the command to enable local authentication to the web interface?

A

ip http authentication local

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

What is the command to set a DNS server for the switch to use for lookups?

A

ip name-server serverip

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

What is the command to enable the IP address to be set dynamically on a VLAN interface?

A

ip address dhcp

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

Describe the purpose of the command “show history”

A

To show the most recent commands entered on the switch

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

Describe the difference between the following commands:

“terminal history size x”

“history size x”

A

The terminal command sets the history size for the current session of the user, whereas the other command sets the history default size for all users

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