Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

request node reboot (re0 | re1) (Junos OS Evolved)

Syntax

Syntax (UfiSpace)

Description

Use this command to reboot one of the Routing Engines in a system. You can reboot the primary Routing Engine with this command. To reboot all nodes at once, use the request system reboot command.

Options

(at time | in minutes)

(Optional) Specify when the reboot is performed, either at a particular time, in hh:mm format, or in number of minutes.

(disk1 | disk2)

(Optional) Boot from the primary solid-state drive (SSD) (disk1) or the secondary SSD (disk2).

Default: disk1

message message

(Optional) Message to display to all users.

(re0 | re1)

Specify which Routing Engine to reboot. You can reboot the primary Routing Engine using this command.

network1

(Optional) Network boot using PXE over port1.

onie Reboot into the specified ONIE bootloader mode:
install Reboot into ONIE OS installer mode. This invokes ZTP to reinstall the network OS.
update Reboot into ONIE self update mode. This invokes the ONIE updater to update the ONIE bootloader. Only the ONIE bootloader is updated. The network OS is untouched.
rescue Reboot into ONIE rescue mode where you can issue ONIE commands.
embed Reboot into ONIE self update mode and embed ONIE. This updates the ONIE bootloader and removes the currently installed network OS.
usb

(Optional) Boot from the USB device.

Additional Information

Starting in Junos OS Evolved 23.4R1, when rebooting a node with this command, the Layer 2 applications l2ald, l2ald-agent, l2cpd, and l2cpd-agent are initialized and started only if any of the following configuration hierarchy levels contain any configuration statements:

  • [edit interface interface-name unit number family ethernet-switching]

  • [edit vlans]

  • [edit routing-instance instance-name instance-type virtual-switch]

  • [edit routing-instance instance-name instance-type mac-vrf]

  • [edit protocols l2-learning]

Additionally, l2cpd, and l2cpd-agent are initialized and started if the [edit protocols lldp] hierarchy level contains any configuration statements.

As a result of this change, if your configuration already contains these configuration statements and you then delete all of the above configuration statements, these Layer 2 applications stop running.

Required Privilege Level

view

Sample Output

request node reboot re1

On the primary Routing Engine:

request node reboot re0 onie install

Release Information

Command introduced in Junos OS Evolved Release 18.3R1.

onie options introduced in Junos OS Evolved Release 25.4R1 for UfiSpace devices.