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

node-group (Resources)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
node-group node-group-name {
    network-domain;
    node-device node-device-name;
}

Hierarchy Level

content_copy zoom_out_map
[edit fabric resources]

Description

(QFabric systems only) Define Node groups within a QFabric system.

Note:

The following rules apply to QFabric Node group naming:

  • The network Node group must use the predefined name NW-NG-0. You must use this name when adding Node devices to the network Node group. You cannot specify a different name. Also, you can configure only one network Node group per partition.

  • Node group names must use alphabetic (A through Z and a through z), numeric (0 through 9), or dash (-) characters.

  • The maximum length of a Node group name is 30 characters.

  • Node group names are case sensitive. For example, MY-NG-1 and my-ng-1 refer to different components.

  • You cannot use the reserved names all, fabric, or director-group as a Node group name.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 11.3.

footer-navigation