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 beacon

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request chassis satellite beacon
    <(off | on)>
    <fpc-slot slot-id (off | on)>
    <range range (off | on)>

Description

This command is used to enable or disable the beacon LED on satellite devices in a Junos Fusion.

To display the status and colors of the beacon LEDs of the satellite devices in a Junos Fusion, use the show chassis led satellite command.

Options

off

Turn the beacon LED off.

on

Turn the beacon LED on.

range range

Enable or disable the beacon LED in a range of FPC slot identifiers. For example, you can specify FPC slot identifiers 101, 102, and 103 by entering a range of 101-103.

fpc-slot slot-id

Enable or disable beacon LED for the satellite device using the specified FPC slot identifier in the Junos Fusion. The slot-id is the FPC slot ID number.

Required Privilege Level

maintenance

Sample Output

request chassis satellite beacon fpc-slot 136 on

content_copy zoom_out_map
user@aggregation-device> request chassis satellite beacon fpc-slot 136 on

request chassis satellite beacon range 101-103 off

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

Release Information

Command introduced in Junos OS Release 14.2R3.

footer-navigation