[Contents] [Prev] [Next] [Index] [Report an Error]

show | display omit

Syntax

show | display omit

Release Information

Command introduced in JUNOS Release 8.2.

Description

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;
}
}

Required Privilege Level

view


[Contents] [Prev] [Next] [Index] [Report an Error]