Juniper / ansible-junos-stdlib

Junos modules for Ansible
Apache License 2.0
302 stars 156 forks source link

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

Closed dineshbaburam91 closed 8 months ago

dineshbaburam91 commented 8 months ago
  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 .