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 interface load-balancing switchover (Aggregated Multiservices)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request interface load-balancing switchover interface-name
<force>

Description

Switch the active member interface to the backup state.

In the case of mobile control plane redundancy, the behavior depends on the replication state of the member interface:

  • If the sync state is in-sync, then the active member is rebooted and the backup member becomes the new active member.

  • If the sync-state is in-progress, then the force option must be used to force the switchover.

    CAUTION:

    In this case, there is a risk of losing subscriber information because the synchronization has not yet been completed.

Options

interface-name

Name of the member interface. The member interface format is mams-a/b/0, where a is the FPC slot number and b is the PIC slot number.

force

(Optional) Force the switchover from the active member to the backup member.

Required Privilege Level

view

Output Fields

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

Sample Output

request interface load-balancing switchover force

content_copy zoom_out_map
user@host> request interface load-balancing switchover force mams-4/0/0
Switchover Initiated

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation