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 port-led

date_range 29-Nov-24

Syntax

content_copy zoom_out_map
request chassis port-led (start | stop) fpc-slot fpc-slot-number pic-slot pic-slot-number port (port-number| all-10g | all-25g | all-40g | all-50g | all-100g | all-400g | all-port) duration duration

Description

Enable remote port identification of the Modular Interface Card (MIC) or PIC by making the LED of the appropriate active port blink for a duration of time. You can also make the LEDs of all active ports, specific active ports, and specific port types blink. For instance, on MX480 routers with MPC7E-MRATE, you can make the LED of all active ports that support port speeds of 100 Gbps blink. Enabling remote port identification provides cabling assistance and reduces cabling mistakes.

Note:

You can stop a LED from blinking before the end of duration. After the LED stops blinking, it resumes its normal operation of indicating current link status of the port.

Options

start

Start blinking of the LEDs of the specified ports.

stop

Stop the LEDs of the specified ports from blinking.

fpc-slot fpc-slot-number

(MX Series routers) Modular Port Concentrator (MPC) slot number. Replace fpc-slot-number with a value appropriate for your router:

  • MX240 routers—0 through 2.

  • MX480 routers—0 through 5.

  • MX960 routers—0 through 11.

  • MX2010 routers—0 through 9.

  • MX2020 routers—0 through 19.

  • MX10003 routers—0 through 1.

  • MX10008 routers—0 through 6.

pic-slot pic-slot-number

(MX Series routers) MIC slot number. Replace pic-slot-number with a value from 0 through 3. For MX10008 routers with JNP10K-LC2101 and JNP10K-LC9600 MPC only, replace pic-slot-number with a value from 0 through 5.

port port-number

Port number. Replace port-number with a value appropriate for your MPC or line card:

  • MIC-MRATE—0 through 11.

  • MX10003 MPC—0 through 5 for PIC 0 and 0 through 11 for PIC1

  • MX10K-LC2101 and MX10K-LC9600 MPC—0 through 3 per PIC. MX10K-LC2101 and MX10K-LC9600 supports 6 built-in PICs and each PIC supports 4 ports.

all-10g

Active ports that support port speed of 10 Gbps.

all-25g

Active ports that support port speed of 25 Gbps.

all-40g

Active ports that support port speed of 40 Gbps.

all-50g

Active ports that support port speed of 50 Gbps.

all-100g

Active ports that support port speed of 100 Gbps.

all-400g

Active ports that support port speed of 400 Gbps.

all-ports

All active ports.

duration duration

Duration, in seconds, to perform LED blinking. Replace duration with a value from 0 through 65,535. The default duration is 5 minutes (300 seconds).

Required Privilege Level

view

Output Fields

When you enter this command, you are asked to verify the LED status based on your request.

Sample Output

request chassis port-led (MX2020 Routers with MPC8E)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
3 pic-slot 0 port all-10g duration 5 
Command sent to FPC_3. Check physically about LED status on the PIC_0 ports.

request chassis port-led (MX480 Routers with MPC7E-MRATE)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
3 pic-slot 0 port 2 duration 5 
Command sent to FPC_3. Check physically about LED status on the PIC_0 ports.

request chassis port-led (MX10003 Router)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
1 pic-slot 1 port 0 duration 5
Command sent to FPC_1. Check physically about LED status on the PIC_1 ports.

request chassis port-led (MX10003 Router for all active 100GE ports)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
1 pic-slot 1 port all-100g duration 5
Command sent to FPC_1. Check physically about LED status on the PIC_1 ports.

request chassis port-led (MX10003 Router for all active 40GE ports)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
0 pic-slot 1 port all-40g duration 5
Command sent to FPC_0. Check physically about LED status on the PIC_1 ports.

request chassis port-led (MX10003 Router for all the active ports in a PIC)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
0 pic-slot 0 port all-ports duration 5
Command sent to FPC_0. Check physically about LED status on the PIC_0 ports.

request chassis port-led (MX204 Router for all the active ports in a PIC)

content_copy zoom_out_map
user@host> request chassis port-led start fpc-slot
0 pic-slot 0 port all-ports duration 5
Command sent to FPC_0. Check physically about LED status on the PIC_0 ports.

request chassis port-led (EX9251 Switch)

content_copy zoom_out_map
user@switch> request chassis port-led start
fpc-slot 0 pic-slot 0 port all-ports duration 5
Command sent to FPC_0. Check physically about LED status on the PIC_0 ports.

request chassis port-led (MX10008 Router with MX10K-LC2101 and MX10K-LC9600)

content_copy zoom_out_map
user@host>request chassis port-led start fpc-slot
0 pic-slot 2 all-ports duration 15
Command sent to FPC_0. Check physically about LED status on the PIC_2 ports.

request chassis port-led (ACX Series)

content_copy zoom_out_map
user@host>request chassis port-led start fpc-slot 0 pic-slot 0 port 20 duration 1
Command sent to FPC-0. Check the LEDs status on the PIC-0 ports.
content_copy zoom_out_map
user@host>request chassis port-led stop fpc-slot 0 pic-slot 0 port 20
Command sent to FPC-0. Check the LEDs status on the PIC-0 ports.

Release Information

Command introduced in Junos OS Release 15.1F4.

footer-navigation