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

show | display set

Syntax

show | display set

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the configuration as a series of configuration mode commands required to re-create the configuration from the top level of the hierarchy as set commands

Sample Output

user@host# show | display set
set interfaces fe-0/0/0 unit 0 family inet address 192.168.1.230/24
set interfaces fe-0/0/0 unit 0 family iso
set interfaces fe-0/0/0 unit 0 family mpls
set interfaces fe-0/0/0 unit 1 family inet address 10.0.0.1/8
deactivate interfaces fe-0/0/0 unit 1

Usage Guidelines

See Displaying set Commands from the Configuration.

Required Privilege Level

view


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