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 (Chassis)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
node-group name {
    aggregated-devices {
        ethernet {
            device-count number;
        }
    }
    alarm {
        interface-type {
            link-down (ignore | red | yellow);
        }
    }
    container-devices {
        device-count number;
    }
    node-device name {
        fibre-channel {
            port-range {
                port-range-low port-range-high;
            }
        }
    }
    pic pic-number {
        fte {
            port port-number;
            port-range port-range-low port-range-high;
        }
        xe {
            port port-number;
            port-range port-range-low port-range-high;
        }
    }
    routing-engine {
        on-disk-failure {
            disk-failure-action (halt | reboot);
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis]

Description

Configure properties specific to a Node group.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.3.

footer-navigation