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

csds

date_range 27-Feb-25

Syntax

content_copy zoom_out_map
    csds {
        node-instance node-instance-id {
            gateway-ip gateway-ip;
            host-ip host-ip;
            ip-prefix-range ip-prefix-range;
    }
    }

Hierarchy Level

content_copy zoom_out_map
[edit system]
        

Description

Configures the Ubuntu host servers with the IP prefix range to provision the JDM in Connected Security Distributed Services (CSDS) architecture. JDM installation assigns the first IP in the range to the JDM container and the subsequent IPs to the vSRX Virtual Firewalls. Run this command on MX Series Junos Node Unifier (JNU) controller.

Options

node-instance

Add new node instance. Set the host instance ID for the baremetal server host.

  • Range: 0-100

gateway-ip

Provide gateway IP for JDM and vSRX.

host-ip

Provide host IP address.

ip-prefix-range

Provide IP prefix-range. Prefix range must be contiguous.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 24.4R1.

footer-navigation