- show | display omit
Command introduced in JUNOS Release 8.2.
Display configuration statements (including those marked as hidden by the apply-flags omit configuration statement).
Sample Output
- user@host# show | display omit
-
- system {
- apply-flags omit;
-
- login {
- message lengthy-login-message;
- }
- }
view