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

redundancy-options (Aggregated Multiservices)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
redundancy-options {
    primary mams-a/b/0;
    secondary mams-a/b/0;
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces interface-name]

Description

Configure warm standby for an aggregated multiservices (AMS) interface. Specify a primary and a secondary (backup) member services interface for the AMS interface. The primary interface is the service interface that you want to back up, and it is the active interface unless it fails. The secondary interface is the backup interface, and does not handle any traffic unless the primary interface fails. You can use the same services interface as the backup in multiple warm standby AMS interfaces.

You cannot use both the redundancy-options and the load-balancing-options statements in the same AMS interface.

Options

primary mams-a/b/0

Name of the primary services interface, where a is the FPC slot number and b is the PIC slot number.

secondary mams-a/b/0

Name of the secondary (backup) services interface, where a is the FPC slot number and b is the PIC slot number.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 17.2.

Support added in Junos OS Release 19.3R2 for Next Gen Services on MX Series routers MX240, MX480 and MX960 with the MX-SPC3 services card.

footer-navigation