show virtual-network-functions
Syntax
show virtual-network-functions show virtual-network-functions vnf-name show virtual-network-functions ipsec-nm show virtual-network-functions vjunos0
Description
Display Virtual Network Function (VNF) information.
Options
| vnf-name | (Optional) Display information for a specific VNF. |
| ipsec-nm | (Optional) Display information of the system VNF IPsec. |
| vjunos0 | (Optional) Display information of the system VNF vjunos0. |
| brief | (Optional) Display brief output. Note:
This is the default option. |
| detail | (Optional) Display detailed output. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show virtual-network-functions command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
|---|---|
ID |
ID of the VNF |
Name |
Name of the VNF |
State |
Status of the VNF. Possible values are Running, Shutdown, or Undefined. |
Liveliness |
Indicates whether or not the IP address of the VNF is reachable. |
IP Address |
IP address of the VNF |
VCPUs |
Number of virtual CPUs |
Maximum Memory |
Maximum amount of memory available to the VNF |
Used Memory |
Amount of memory used by the VNF |
Used 1G Hugepages |
The number of used 1G hugepages. |
Used 2M Hugepages |
The number of used 2M hugepages |
Sample Output
show virtual-network-functions vjunos0
user@host> show virtual-network-functions vjunos0 ID Name State Liveliness -------------------------------------------------------------------------------- 2 vjunos0 Running alive
show virtual-network-functions vjunos0 detail
user@host> show virtual-network-functions vjunos0 detail
Virtual Network Function Information
------------------------------------
Id: 3
Name: vjunos0
State: Running
Liveliness: Up
IP Address: 192.0.2.2
VCPUs: 1
Maximum Memory: 1000448 KiB
Used Memory: 1000448 KiB
Used 1G Hugepages: 0
Used 2M Hugepages: 0
Block Devices
----------------------------
Target | Source
----------------------------
vda | /junos/images/0/vjunos.img
vdb | /junos/images/0/vjunos-data.img
hdc | /junos/images/shared/swap-disk.img
vdd | /junos/images/0/vjunos-platform.img
vde | /junos/images/0/metadata-usb-re.imgSample Output
show virtual-network-functions vsrx
user@host> show virtual-network-functions vsrx ID Name State Liveliness -------------------------------------------------------------------------------- 67 vsrx Running alive
Sample Output
show virtual-network-functions vmx
user@host> show virtual-network-functions vmx ID Name State Liveliness -------------------------------------------------------------------------------- 3 vjunos0 Running alive 10 vm x Running alive 11341 jdm Running alive
show virtual-network-functions
user@host> show virtual-network-functions ID Name State Liveliness -------------------------------------------------------------------------------- 3 vjunos0 Running alive 1 LTE-VM Running down
Sample Output
show virtual-network-functions detail
user@host> show virtual-network-functions detail
Virtual Network Function Information
------------------------------------
Id: 3
Name: vjunos0
State: Running
Liveliness: Up
IP Address: 192.0.2.2
VCPUs: 1
Maximum Memory: 1000448 KiB
Used Memory: 1000448 KiB
Used 1G Hugepages: 0
Used 2M Hugepages: 0
Block Devices
----------------------------
Target | Source
----------------------------
vda | /junos/images/0/vjunos.img
vdb | /junos/images/0/vjunos-data.img
hdc | /junos/images/shared/swap-disk.img
vdd | /junos/images/0/vjunos-platform.img
vde | /junos/images/0/metadata-usb-re.img
Virtual Network Function Information
------------------------------------
Id: 1
Name: LTE-VM
State: Running
Liveliness: Down
IP Address: -
VCPUs: 2
Maximum Memory: 122880 KiB
Used Memory: 122880 KiB
Used 1G Hugepages: 0
Used 2M Hugepages: 0
Block Devices
----------------------------
Target | Source
----------------------------
vdb | /usr/share/juniper/LTE/lte_vm.latestRelease Information
Command introduced in Junos OS Release 15.1X53-D45.