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

show system nodes

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show system nodes
<node-name>

Description

Display information about active nodes on the system.

Options

node-name

(Optional) Name of the node. If no specific node is named, the output shows data for all nodes.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show system nodes command.

Table 1: show system nodes Output Fields
Field Name Field Description

Attributes

Shows the node attributes by name and whether the attribute is active or spare.

Node

Name of the node.

Node ID

A unique integer that identifies the node in the cluster.

Node Nonce

A unique number that identifies the incarnation of the node. The node nonce changes across node reboot.

Status

Status of the node, online or offline. The status indicates the operational state of the system. For all show chassis commands dealing with FPCs, PICs, or SIBs, the status indicates the operational state of the hardware.

Sample Output

show system nodes

content_copy zoom_out_map
user@host> show system nodes

Node: re0
  Node Id    : 598209226576388
  Node Nonce : 4112
  Status     : online
  Attributes : ASICS (Active), MasterRE (Active), PFE4 (Active), PIC (Active), RE (Active), GlobalIPOwner (Active)

Release Information

Command introduced in Junos OS Evolved Release 18.3R1.

footer-navigation