Chapter 2 JunOS user interface Flashcards

1
Q

Default access configuration

A

By default just console access is enabled with root user without any password

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

Mgmt interfaces

A
  • fxp0 -> standard mgmt
  • em0 -> mgmt oob
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Configure vs configure private vs configure exclusive

A

Configure: just one candidate config for all users, commit commits all
changes of the user configuring
Configure private: creates a candidate config for each user, once a
user commit the system assure there are no other
changes in progress otherwise it needs to wait for
them, in case of conflicting configurations the 1
commit take precedence
Configure exclusive: a user blocks changes from other users, other
users can’t commit the configuration, you can
force a logout with request system logout

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

Commit process

A

once commited the candidate overwrite the active conf and rollback files shift while the last one gets deleted.

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

rollback config file stored

A

first 3 are stored in /config in the flas
other are stored in /var/config in the ssd

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

help commands

A

help topic <comm> -> documentation of the command
help reference <comm> -> syntax detail of the command</comm></comm>

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

Merge configuration

A

JunOS allow to create files with configuration changes and merge them to the candidate config.
load merge <file> -> always executed from top menu
load merge <file> relativa -> execute the merge from the submenu you're in</file></file>

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

Override configuration

A

Allow to load a file in the candidate overriding in case of duplicates object
load override <file_name> -> always executed from top menu
load override <file_name> relative -> execute the merge from the submenu you're in</file_name></file_name>

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

Useful commands

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