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

jnu-management

date_range 11-Dec-24

Syntax

content_copy zoom_out_map
jnu-management {
    authentication authentication;
    controller controller;
    device-group device-group;
    device-group-map name {
        include-groups [ include-groups ... ];
    }
    mode(bng-control-plane | feature-rich);
    other-controller;
    satellite name {
        device-group device-group;
        model model;
        version version;
    }
    satellite-name satellite-name;
    user user;
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis]
        

Description

JNU Management configuration.

Options

authentication

Authentication string

Option not applicable for Connected Security Distributed Services (CSDS).

controller

Controller Name

device-group

Satellite device group

Option not applicable for CSDS.

device-group-map

Common groups mapping to device groups

Option not applicable for CSDS.

mode

JNU Mode

  • bng-control-plane—BNG control-plane mode

  • feature-rich—Feature Rich Mode

CSDS topology supports only feature-rich mode.

other-controller

Name of the dual controller in Junos Node Unifier (JNU) topology for CSDS.

satellite-name

Satellite name

user

Satellite User Name

CSDS topology supports only jnuadmin user.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

[none specified]

Release Information

Support for other-controller option is added for CSDS in Junos OS Release 24.4R1.

Statement introduced in Junos OS Release 21.3R1.

footer-navigation