show ephemeral-configuration
List of Syntax
Syntax (Junos OS Release 18.2R1 and Later)Syntax (Junos OS Release 18.1 and Earlier)
Syntax (Junos OS Release 18.2R1 and Later)
Syntax (Junos OS Release 18.1 and Earlier)
Release Information
Command introduced in Junos OS Release 16.2R2.
instance and merge options added in Junos OS Release 18.2R1.
Description
Display configuration data committed to the ephemeral configuration database.
Options
To display the configuration data in the default ephemeral instance, set the instance name to default.
To display the configuration data for sensors that have been provisioned by an external collector to export data through gRPC, set the instance name to junos-analytics.
To display the configuration data in a user-defined instance, specify the name of an instance configured at the [edit system configuration-database ephemeral instance] hierarchy level.
In Junos OS Release 18.1 and earlier, to display the configuration data in all instances of the ephemeral configuration database merged with the complete post-inheritance view of the static configuration database, use the show ephemeral-configuration | display merge command.
Required Privilege Level
view
Related Documentation
List of Sample Output
show ephemeral-configuration (Junos OS Release 18.1 or earlier)show ephemeral-configuration eph1 (Junos OS Release 18.1 or earlier)
show ephemeral-configuration instance eph1 (Junos OS Release 18.2R1 or later)
Sample Output
show ephemeral-configuration (Junos OS Release 18.1 or earlier)
user@host> show ephemeral-configuration
## Last changed: 2017-02-12 17:15:48 PDT protocols { mpls { label-switched-path to-cust1 { to 198.51.100.1; } } }
show ephemeral-configuration eph1 (Junos OS Release 18.1 or earlier)
user@host> show ephemeral-configuration eph1
## Last changed: 2017-02-10 13:20:32 PDT protocols { mpls { label-switched-path to-hastings { to 192.0.2.1; } } }
show ephemeral-configuration instance eph1 (Junos OS Release 18.2R1 or later)
user@host> show ephemeral-configuration instance
eph1
## Last changed: 2017-02-10 13:20:32 PDT protocols { mpls { label-switched-path to-hastings { to 192.0.2.1; } } }