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 mic

date_range 19-Dec-24

Syntax

content_copy zoom_out_map
request chassis mic (offline | online) fpc-slot slot-number mic-slot slot-number

Description

(MX Series routers only) Control the operation of the Modular Interface Cards (MICs) installed on a Modular Port Concentrator (MPC).

Note:

On MX960 routers, if the MIC is not functioning correctly, you should take the MPC offline, replace it with a new MPC, and reinstall the MIC. On MX104 routers, the request chassis mic command is not supported on FPC slot 2 and MIC slot 0.

Options

offline

Take the MIC offline.

online

Bring the MIC online.

fpc-slot slot-number

FPC slot number where the MIC is installed:

  • ACX4000 router—Replace fpc-slot with the value 0 or 1.

  • MX80 router—Replace fpc-slot with the value 1. This command is not supported on FPC slot 0.

  • MX240 router—Replace fpc-slot with a value from 0 through 2.

  • MX480 router—Replace fpc-slot with a value from 0 through 5.

  • MX960 router—Replace fpc-slot with a value from 0 through 11.

  • MX2020 router—Replace fpc-slot with a value from 0 through 19.

  • MX2010 router—Replace fpc-slot with a value from 0 through 9.

  • MX2008 router—Replace fpc-slot with a value from 0 through 9.

mic-slot slot-number

MIC slot number.

Required Privilege Level

maintenance

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

request chassis mic (MX Routers with Media Services Blade [MSB])

content_copy zoom_out_map
user@host> request chassis mic fpc-slot 1 mic-slot 0
Possible completions:
  offline              Take MIC offline
  online               Bring MIC online

request chassis mic offline (MX304 Router)

content_copy zoom_out_map
user@host > request chassis mic mic-slot 0 fpc-slot 0 offline
fpc 0 mic 0 offline initiated, use "show chassis fpc mic-status" to verify

A 120-second delay is required between consecutive requests. If a command is issued within this period, the request fails with an error message. For example:

content_copy zoom_out_map
user@host > request chassis mic mic-slot 0 fpc-slot 0 offline
FPC0 MIC0 throttling too frequent offline and online requests, please try after 73 seconds

request chassis mic online (MX304 Router)

content_copy zoom_out_map
user@host > request chassis mic mic-slot 0 fpc-slot 0 online
fpc 0 mic 0 online initiated, use "show chassis fpc mic-status" to verify

request chassis mic online (MX2010 Router)

content_copy zoom_out_map
user@host> request chassis mic online fpc-slot 1 mic-slot
0
FPC 1, MIC 0 is already online

request chassis mic online (MX2008 Router)

content_copy zoom_out_map
user@host>request chassis mic online fpc-slot 0 mic-slot
0
FPC 0 is not online

Platform-Specific request chassis mic Behavior

Use Feature Explorer to confirm platform, and release support for specific features.

Use the following table to review platform-specific behaviors for your platform:

Table 1:

Platform

Difference

MX304 devices

Once the request chassis mic command is executed, you need to verify the MIC status using the show chassis fpc mic-status command before any further action. If you try to begin another MIC online/offline process during MIC online/offline progress, the system will display the MIC <slot> is in transition, try again. error message.

A 120-second delay is required between consecutive requests. If a command is issued within this period, The request fails with the error message: FPC <fpc-slot-number> MIC <mic-slot-number> throttling too frequent offline and online requests, please try after <number of seconds> seconds.

The command option request chassis mic fpc-slot <> mic-slot <> <offline | online> is supported for MX304-LMIC-OIR-PFE on MX304.

Release Information

Command introduced in Junos OS Release 10.1.

footer-navigation