Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show | display omit

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show | display omit

Description

Display configuration statements (including those marked as hidden by the apply-flags omit configuration statement).

content_copy zoom_out_map
user@host# show | display omit 					
    system {
        apply-flags omit;
        login {
            message lengthy-login-message;
        }
    }

Following is an example that shows how to set omit:

content_copy zoom_out_map
user@host#set system apply-flags omit
    [edit]
user@host# commit
     commit complete

Required Privilege Level

view

Release Information

Command introduced in Junos OS Release 8.2.

external-footer-nav