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

server (Junos node slicing)

date_range 05-Jun-24

Syntax

content_copy zoom_out_map
server {
    interfaces {
        cb0 cb0-interface;
        cb1 cb1-interface;
        jdm-management jdm-management-interface;
        vnf-management gnf-management-interface;
    }
}

Hierarchy Level

[edit]

Description

Applicable only to Junos node slicing set up using external server model.

Configure the server interfaces for the JDM and GNFs. These include a JDM management interface, a GNF management interface, and two server interfaces that are connected to the MX Series router.

Options

cb0 cb0-interface

The server interface that is connected to the control board 0 of the MX Series router.

cb1 cb1-interface

The server interface that is connected to the control board 1 of the MX Series router.

jdm-management jdm-management-interface

The server interface to be used as the JDM management interface.

vnf-management gnf-management-interface

The server interface to be used as GNF management interface.

Required Privilege Level

root

Release Information

Statement introduced in Junos OS Release 17.2R1.

footer-navigation