ssh steps Flashcards

1
Q

step 1

A

int vlan 1
ip add 192.168.1.1 255.255.255.0
no shut
exit

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

step 2

A

hostname SW1

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

step 3

A

ip domain-name gmu.edu
crypto key generate rsa
1024
[enter]
ip ssh version 2

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

step 4

A

username admin privilege 15 password cisco
enable password class
exit
wr

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

step 5

A

line vty 0 4
transport input ssh
login local
exit

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