Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show system memory (JDM)

date_range 19-Nov-23

Syntax

show system memory

Description

Display the memory usage information about the host server, Juniper Device Manager (JDM), and guest network functions (GNF).

Required Privilege Level

View

Output Fields

Table 1 describes the output fields for the show system memory command. Output fields are listed in the approximate order in which they appear.

Table 1: show system memory Output Fields

Field Name

Field Description

Memory Usage Information

Displays the following memory usage information about host server and JDM:

  • Total—Total memory.

  • Used—Used memory.

  • Free—Available memory.

VNF Memory Information

Displays the following memory information about the GNFs:

  • Name—GNF name.

  • Resident—The memory used by the GNFs.

  • Actual—Actual memory.

Sample Output

show system memory

content_copy zoom_out_map
user@jdm> show system memory

Memory Usage Information
---------------------------
       Total  Used   Free
       ------ ------ ------
Host:  251G   14G    219G

JDM :  2.0G   2.0G   0

VNF Memory Information
----------------------------------------------------------------
Name                                             Actual Resident
------------------------------------------------ ------ --------
gnf1                                             16.0G  13.6G   
gnf2                                             16.0G  11.6G   
gnf3                                             16.0G  12.6G   
gnf4                                             16.0G  12.0G   
gnf5                                             16.0G  12.7G  

Release Information

Command introduced in Junos OS Release 17.4R1.

footer-navigation