show system configuration database usage
Syntax
show system configuration database usage <ephemeral-instance (default | instance-name)>
Description
Display configuration database disk space usage statistics.
Options
none | Display statistics for the static configuration database. |
ephemeral-instance (default | instance-name) | (Optional) Display statistics for the specified ephemeral configuration database instance. |
Required Privilege Level
maintenance
Output Fields
Table 1 describes the output fields for the show system configuration
database usage
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
---|---|
|
Display the maximum available space on the disk to store the configuration database |
|
Display the total space on the disk used by the current configuration database |
|
Display the actual space on the disk used by the current configuration data |
|
Display the free space available on the disk to store the configuration database |
Sample Output
show system configuration database usage
user@host> show system configuration database usage Maximum size of the database: 665.99 MB Current database size on disk: 1.50 MB Actual database usage: 1.48 MB Available database space: 664.51 MB
Release Information
Command introduced in Junos OS Release 15.1.
ephemeral-instance
option introduced in Junos OS Release 23.2R1 and
Junos OS Evolved Release 23.2R1.