- show | display set
Command introduced before JUNOS Release 7.4.
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
See Displaying set Commands from the Configuration.
view