Navigation
Related Documentation
- EX, J, M, MX, PTX, T Series
- Displaying set Commands from the Junos OS Configuration
show | display set relative
Syntax
show | display set relative
Release Information
Command introduced before Junos OS Release 7.4.
Description
Display the configuration as a series of configuration mode commands required to re-create the configuration from the current hierarchy level.
[edit interfaces fe-0/0/0]user@host# show unit 0 {family inet {address 192.107.1.230/24;}family iso;family mpls;}inactive: unit 1 {family inet {address 10.0.0.1/8;}}user@host# show | display set relative set unit 0 family inet address 192.107.1.230/24 set unit 0 family iso set unit 0 family mpls set unit 1 family inet address 10.0.0.1/8 deactivate unit 1
Required Privilege Level
view
Related Documentation
- EX, J, M, MX, PTX, T Series
- Displaying set Commands from the Junos OS Configuration
Published: 2012-11-27
Related Documentation
- EX, J, M, MX, PTX, T Series
- Displaying set Commands from the Junos OS Configuration