Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supported configuration mode: private, batch, dynamic, exclusive and ephemeral #635

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Supported configuration mode: private, batch, dynamic, exclusive and ephemeral #635

merged 1 commit into from
Jan 8, 2024

Conversation

dineshbaburam91
Copy link
Collaborator

  1. Supported config mode : private, batch, dynamic, exclusive.
  2. By default, config mode is exclusive.
  3. Supported config mode : ephemeral (default) and ephemeral (user defined instance).
  4. Ephemeral db doesn't support "show | compare" command. So, set diff as False in case of config mode ephemeral.

root@> configure ephemeral
warning: uncommitted changes will be discarded on exit Entering configuration mode

root@# show | compare
^
syntax error, expecting .

2. By default, config mode is exclusive.
3. Supported config mode : ephemeral (default) and ephemeral (user defined instance).
4. Ephemeral db doesn't support "show | compare" command. So, set diff as False in case of config mode ephemeral.

root@> configure ephemeral
warning: uncommitted changes will be discarded on exit
Entering configuration mode

root@# show | compare
                     ^
syntax error, expecting <command>.
@ydnath ydnath merged commit 290e339 into Juniper:master Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants