Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show system visibility vnf

Syntax

Description

If a VNF name is not specified, this command displays the details of all VNFs present in the system. Details include VNF memory usage, CPU statistics, the list of network interfaces, the list of disk files, per disk usage, per port I/O statistics, and media information, which includes details about CD-ROM and USB storage devices.

If a VNF name is specified, this command displays the details of that particular VNF. Details include VNF memory usage, CPU statistics, the list of network interfaces, the list of disk files, per disk usage, per port I/O statistics, and media information, which includes details about CD-ROM and USB storage devices.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system visibility vnf command. Output fields are listed in the approximate order in which they appear.

Table 1: show system visibility vnf Output Fields

Field Name

Field Description

Fields for List of VNFs

ID

ID of the VNF.

Name

Name of the VNF.

State

State of the VNF.

Fields for VNF Memory Usage

Name

Name of the VNF.

Maximum Memory

The maximum amount of memory, in kibibytes (KiBs).

Used Memory

The total amount of used memory, in kibibytes (KiBs).

Used 1G Hugepages

The total number of 1G hugepages used.

Used 2M Hugepages

The total number of 2M hugepages used.

Fields for VNF CPU Stats

Name

Name of the VNF.

CPU Time

The total CPU time, in seconds.

System Time

The amount of system CPU time, in seconds.

User Time

The amount of user CPU time, in seconds.

Fields for List of VNF MAC Addresses

VNF

Names of the VNFs.

MAC

MAC addresses of the VNFs.

Fields for List of VNF Internal IP Addresses

VNF

Names of the VNFs.

IP

Internal IP addresses of the VNFs.

Fields for List of Virtual Functions per VNF

VNF

Names of the VNFs.

PF

The names of the Physical Functions available.

VF

The names of the Virtual Functions available for each Physical Function.

Fields for the VNF Interfaces

VNF

The name of the VNF.

Interface

The name of the interface.

Type

The type of interface.

Source

The connectivity source.

Model

The connectivity model.

MAC

The MAC address of the VNF.

Fields for List of VNF Disk Information

VNF

The name of the VNF.

Disk

The name of the disk.

File

The path to the disk.

Fields for List of VNF Disk Usage

VNF

The name of the VNF.

Disk

The name of the disk.

Read Requests

The number of times a read operation has happened on the disk.

Bytes Read

The number of read bytes on the disk.

Write Requests

The number of times a write operation has happened on the disk.

Bytes Written

The number of bytes written on the disk.

Fields for List of VNF Port Statistics

VNF

The name of the VNF.

Port

The name of the port.

Rcvd Bytes

The number of bytes received.

Rcvd Packets

The number of packets received.

Rcvd Error

The number of errors received.

Rcvd Drop

The number of drops received.

Trxd Bytes

The number of bytes transferred.

Trxd Packets

The number of packets transferred.

Trxd Error

The number of errors transferred.

Trxd Drop

The number of drops transferred.

Sample Output

show system visibility vnf

Release Information

Command introduced in Junos OS Release 18.1R1.