Hierarchy on Junos Flashcards

1
Q

What is the hierarchical structure used in Junos OS configuration?

A

Junos OS uses a hierarchical configuration structure where settings are nested in a tree-like format, with each level representing different aspects of device configuration.

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

How are configuration changes applied in Junos OS?

A

Configuration changes are applied by entering configuration mode, making changes, and then committing the changes to activate them.

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

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

A

The “set” command is used to define or configure a particular setting within the Junos OS configuration hierarchy.

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

What does the term “commit” mean in Junos OS configuration?

A

The “commit” command saves and applies the changes made to the configuration, activating the new settings.

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

What is the root of the configuration hierarchy in Junos OS?

A

The root of the configuration hierarchy is represented by the top level, which is typically denoted as “system” or other major configuration categories such as “interfaces.”

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

How can you view the complete configuration hierarchy in Junos OS?

A

You can view the complete configuration hierarchy using the command show configuration or show configuration | display set to see it in the set command format.

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

How do you navigate through the configuration hierarchy in Junos OS?

A

You navigate the hierarchy by using the “edit” command followed by the section you want to edit, such as edit interfaces.

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

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

A

The “delete” command is used to remove a setting or configuration from the hierarchy.

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

Can Junos OS configurations be applied to multiple devices at once?

A

Yes, Junos OS configurations can be exported and applied to multiple devices, often through automation tools or configuration management systems.

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

How does Junos OS handle configuration inheritance within the hierarchy?

A

Junos OS supports configuration inheritance, where settings can be inherited from higher levels in the hierarchy, allowing for efficient configuration management.

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