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 fpc-control-port

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request chassis fpc-control-port (disable | enable) fpc FPC slot number port Port number 

Description

You can disable FPC HA control port 0 on primary node and enable FPC HA control port 0 on secondary node.

Options

disable

Disable HA control port on the local node.

enable

Enable HA control port on the local node.

fpc

Specify the fpc slot number.

Range: 0 through 23

port

Specify the port number.

Range: 0 through 1

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 fpc-control-port

content_copy zoom_out_map
user@host> request chassis fpc-control-port disable fpc 0 port 0
content_copy zoom_out_map
fpc 0 HA port 0 disabled
content_copy zoom_out_map
user@host> request chassis fpc-control-port enable fpc 0 port 0
content_copy zoom_out_map
fpc 0 HA port 0 enabled

Release Information

Command introduced in Junos OS Release 21.4R1.

footer-navigation