Per Westerlund writes:
>Sorry about not providing version information. I have now verified this 
>on a few more systems (below) and repose my question about the 
>difference between operational and configuration mode: bug or feature?

Bug:

[edit]
user@cli# annotate system "one"

[edit]
user@cli# commit
commit complete

[edit]
user@cli# show | compare rollback 1
[edit]
+  /* one */
   system { ... }

[edit]
user@cli# quit
Exiting configuration mode

user@cli> show system rollback compare 0 1
[edit]
   system { ... }

Not sure why "show system rollback" is turning off the "compare
comments" flag, but, well, it is.  Please have your AM open a PR
on this, or let me know and I'll open one directly.

FWIW: "show configuration" gets this right:

user@cli> show configuration | compare rollback 1
[edit]
+  /* one */
   system { ... }

Thanks,
 Phil
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to