SSH and Operational Mode Flashcards

1
Q

How can you verify the SSH connection to a Junos OS device?

A

You can verify the SSH connection using the “show system connections” command or by testing the connection with an SSH client.

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

What is SSH in the context of Junos OS?

A

SSH (Secure Shell) is a protocol used for secure remote access to network devices running Junos OS.

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

How do you enable SSH on a Junos OS device?

A

You enable SSH by using the command “set system services ssh” in configuration mode and then committing the changes.

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

What is the purpose of the “ssh-keygen” command in Junos OS?

A

The “ssh-keygen” command generates public and private SSH key pairs for authentication.

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

What is operational mode in Junos OS?

A

Operational mode is used to monitor and troubleshoot network devices without making configuration changes.

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

How do you access operational mode from configuration mode in Junos OS?

A

You can enter operational mode by typing “exit” or “top” from configuration mode.

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

What command is used to display the SSH status in Junos OS?

A

Use the “show system services ssh” command to display the status of SSH.

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

What does the “show interfaces” command do in operational mode?

A

The “show interfaces” command displays the status and statistics of network interfaces on the device.

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

What command would you use to view system logs in Junos OS?

A

Use the “show log” command to view system logs in operational mode.

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

How do you close an SSH session in Junos OS?

A

You can close an SSH session by typing “exit” or “logout.”

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