request chassis pic
Syntax
request chassis pic (offline | online) fpc-slot slot-number pic-slot slot-number
Syntax (MX Series Routers)
request chassis pic (offline | online) fpc-slot slot-number pic-slot slot-number <member member-id>
Syntax (TX Matrix and TX Matrix Plus Routers)
request chassis pic (offline | online) fpc-slot slot-number pic-slot slot-number <lcc number>
Description
Control the operation of the PIC.
Starting with Junos OS Release 12.3, it is possible that
PICs brought offline by using the request chassis fpc slot fpc-slot pic pic-slot offline
operational mode command can come online during a configuration
commit or power-supply replacement procedure. (See the following note
about difference in behavior on Junos OS Evolved.) As an alternative,
use the set fpc fpc-slot pic pic-slot power off
configuration mode command at the [edit chassis]
hierarchy level to ensure that PICs remain offline.
On Junos OS Evolved, a PIC does not restart
when you enter a commit
command that configures an element
of that PIC.
The request chassis pic (offline | online) fpc-slot slot number pic-slot slot-number
command is not supported for built-in PICs on MX Series routers.
To view a list of built-in PICs on the router or switch chassis,
use the show chassis hardware
command.
This command is not supported on MX960 and MX2020 routers with MPC5EQ.
T1600 routers and TX Matrix Plus routers with 100-Gigabit
Ethernet PICs require two adjacent PIC slots, 0 and 1, for each PIC.
Therefore, only online
and offline
command options
to PIC slot 0 are allowed. Use of the online
and offline
command options for PIC slot 1 with the described router and PIC
combination is not allowed.
In T Series routers, when the PIC state is set from offline
to online
or vice-versa before the processing is complete
for the previous command, you are provided feedback on the status
of your request. The following sample messages are displayed if you
try to set a PIC offline
or online
:
user@switch> request chassis pic fpc-slot 1 pic-slot 0 online fpc 1 pic 0 online initiated, use "show chassis fpc pic-status" to verify user@switch> request chassis pic fpc-slot 1 pic-slot 0 online FPC 1 PIC 0 already transitioning to online
When the same PIC is set to a different state while the transition is in progress, you are provided feedback on the status of your request.
user@switch> request chassis pic fpc-slot 1 pic-slot 0 offline FPC 1, PIC 0 already transitioning to online. Please retry later.
If a CLI-based firmware upgrade is in progress, it prevents the specified PIC from restarting. Starting in Junos OS Release 15.1, the following message is displayed:
user@host> request chassis pic fpc-slot 0 pic-slot 1 offline PIC's Firmware update in progress. Wait!!!
Options
offline | Take the PIC offline. |
online | Bring the PIC online. |
fpc-slot slot-number | Flexible PIC Concentrator (FPC) slot number.
Replace
|
lcc number | (TX Matrix router and TX Matrix Plus router only) (Optional) Line-card chassis number. Replace number with the following values depending on the LCC configuration:
|
member member-id | (MX Series routers only) (Optional) Change the PIC status on the specified member of the Virtual Chassis configuration. Replace member-id with the value that is assigned to the specified member. |
offline | Take the PIC offline. |
online | Bring the PIC online. |
pic-slot slot-number | PIC 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 pic
- request chassis pic online member (MX Series Routers)
- request chassis pic offline member (MX Series Routers)
- request chassis pic (MX10003 Router)
- request chassis pic online member (PTX10008 Router)
request chassis pic
user@host> request chassis pic pic-slot 0 online fpc-slot 0 FPC 0, PIC 0 is already online
request chassis pic online member (MX Series Routers)
user@host> request chassis pic online member 1 fpc-slot 11 pic-slot 3 fpc 11 pic 3 online initiated
request chassis pic offline member (MX Series Routers)
user@host> request chassis pic offline member 1 fpc-slot 11 pic-slot 3 fpc 11 pic 3 offline initiated
request chassis pic (MX10003 Router)
user@host> request chassis pic online pic-slot 1 fpc-slot 0 FPC 0 is not online
request chassis pic online member (PTX10008 Router)
user@host> request chassis pic online pic-slot 1 fpc-slot 0 FPC 0, PIC 1 is empty
Release Information
Command introduced before Junos OS Release 7.4.
Option member
introduced in Junos OS Release 14.2
for MX Series routers.