[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a Flexible PIC Concentrator to Stay Offline

By default, a Flexible PIC Concentrator (FPC) is configured to restart after a system reboot. To configure an FPC to stay offline and prevent it from restarting, include the power off statement at the [edit chassis fpc slot-number] hierarchy level:

[edit chassis fpc slot-number]
power off;

Note: You can use the request chassis fpc operational mode command to take an FPC offline, but the FPC attempts to restart when you enter a commit CLI command.

To bring an FPC online that is configured to stay offline and configure it to stay online, include the power on statement at the [edit chassis fpc slot-number] hierarchy level:

[edit chassis fpc slot-number]
power on;

[Contents] [Prev] [Next] [Index] [Report an Error]