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

request chassis satellite reboot

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request chassis satellite reboot
    <fpc-slot fpc-slot>
    <range range>

Description

Reboot the satellite device or devices from the aggregation device in a Junos Fusion.

Options

fpc fpc-slot

Reboot the satellite device with the specified FPC slot identifier.

range range

Reboot all satellite devices in a range of FPC slot identifiers.

For instance, you can reboot the satellite devices using FPC slot identifiers 101, 102, and 103 by entering a range of 101-103.

Required Privilege Level

system-control

Sample Output

request chassis satellite reboot fpc 101

content_copy zoom_out_map
user@aggregation-device> request chassis satellite reboot fpc 101

Sample Output

request chassis satellite reboot range 101-103

content_copy zoom_out_map
user@aggregation-device> request chassis satellite reboot range 101-103

Release Information

Command introduced in Junos OS Release 14.2R3.

footer-navigation