Logging, Troubleshooting, and Monitoring Flashcards

1
Q

What is the primary purpose of logging in Junos OS?

A

Logging in Junos OS is used to track events and errors in the system, providing administrators with information to troubleshoot and monitor the device’s health and performance.

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

How can you view the system logs in Junos OS?

A

You can view system logs in Junos OS using the command: show log messages.

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

What is the difference between the “message” log and the “event” log in Junos OS?

A

The “message” log contains general system messages, including errors and informational events, while the “event” log tracks events related to system state changes and alerts.

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

How can you configure logging in Junos OS?

A

You can configure logging in Junos OS by specifying log file destinations, severity levels, and events using the command: set system syslog.

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

What are the different syslog severity levels in Junos OS?

A

Syslog severity levels in Junos OS range from 0 (emergency) to 7 (debug), with 0 being the most critical and 7 providing the most detailed information.

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

What is the purpose of the “monitor” command in Junos OS?

A

The “monitor” command in Junos OS is used to watch and display system events in real-time, allowing administrators to monitor network activity and performance as it happens.

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

How can you troubleshoot routing issues in Junos OS?

A

You can troubleshoot routing issues in Junos OS using commands like show route, show route summary, and traceroute to analyze the routing table and identify any misconfigurations or network failures.

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

What is the “commit” command in Junos OS and how is it used for troubleshooting?

A

The “commit” command in Junos OS is used to apply configuration changes. For troubleshooting, it can be used in combination with “commit check” to validate configurations before applying them.

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

What is the purpose of using the “ping” and “traceroute” commands in Junos OS?

A

The “ping” command is used to check connectivity between devices, while the “traceroute” command is used to trace the path taken by packets across the network, helping to identify network issues.

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

How can you monitor interface status in Junos OS?

A

You can monitor interface status in Junos OS using the command: show interfaces <interface-name> to view real-time status, traffic, and error statistics for each interface.</interface-name>

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