Basic switch and router configuration commands Flashcards

1
Q

Hostname

A

Enable
Configure terminal
Hostname hostnamehere
exit

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

Console Password

A

Enable
Configure terminal
Password passwordhere
Login
exit

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

Telnet Password

A

Enable
Config Terminal
line vty 0 15
Password passwordhere
login
exit

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

Secret Password

A

Enable
Config terminal
Secret passwordhere
exit

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

Encrypting Passwords

A

Enable
Configure terminal
Service password-encryption
Exit

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

Banner MOTD

A

Enable
Config terminal
Banner motd messagehere
Exit

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

Set up Ip Addresses

A

Enable
Configure Terminal
interface vlan 1
ip address 192.168.1.20 255.255.255.0
no shutdown
Exit

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

Copy Run Config

A

Copy running-config startup-config

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