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

virtual-cpu

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
virtual-cpu {
    virtual-cpu-number {
        physical-cpu number | range;
    }
    count number;
    features {
        hardware-virtualization;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit virtual-network-functions]

Description

Specify the number of virtual CPUs the VNF can use. By default, a VNF is assigned one virtual CPU, which is independent of any specific physical CPU.

Options

virtual-cpu count number

Number of virtual CPUs. For example, 2.

virtual-cpu features

Features of the virtual cpu. For example, hardware-virtualization.

Required Privilege Level

routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 15.1X53-D40.

footer-navigation