Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

virtual-network-functions (Junos node slicing)

date_range 05-Jun-24

Syntax

content_copy zoom_out_map
virtual-network-functions vnf-name {
    base-config base-config ;
    chassis-type chassis-type;
    id id;
    resource-template resource-template;
}

Hierarchy Level

[edit]

Description

Associate a GNF ID, base configuration, chassis type and resource template with the VNF.

The GNFs that are configured and committed will appear as auto-complete options in operational commands.

Options

vnf-name

Name of the VNF.

base-config base- config

Choose a base configuration for the VNF.

chassis-type chassis-type

Applicable only to Junos node slicing set up using external server model. Choose the type of the router chassis (for example, MX960) used as the base system (BSYS) in the node slicing setup.

id id

Assign a GNF ID.

  • Range: 110

  • Range: 1-4 (for in-chassis model)

resource-template resource-template

Assign a resource template to the VNF. The server resource template defines the number of dedicated CPU cores and the size of DRAM to be assigned to a VNF.

Required Privilege Level

root

Release Information

Statement introduced in Junos OS Release 17.2R1.

footer-navigation