Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
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

schema

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
schema {
    openconfig {
        unhide;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Specify whether OpenConfig statements are available and viewable in the CLI.

Options

openconfig unhide

Unhide the OpenConfig statements in the CLI. By default, the OpenConfig schema is not available through the CLI. To rehide the OpenConfig statements, use the following command:

content_copy zoom_out_map
delete system schema openconfig unhide

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 18.3R1.

footer-navigation