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

interfaces (Junos Node Slicing)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interfaces interface-name{
    unit unit {
        family (inet|inet6) {
            address address;
        }
    }
}

Hierarchy Level

[edit]

Description

Configure an IP address for the JDM management interface.

Options

interface-name

Name of the interface.

unit unit

Interface unit number. This is a logical unit number. The only supported value is 0.

family (inet|inet6)

Protocol family.

  • inet—Indicates IPv4.

  • inet6—Indicates IPv6.

address address

IP address of the interface.

Required Privilege Level

root

Release Information

Statement introduced in Junos OS Release 17.2.

footer-navigation