interfaces (Aggregated Multiservices)
Syntax
interfaces interface-name {
load-balancing-options {
hash-keys {
egress-key (source-ip | destination-ip);
ingress-key (source-ip | destination-ip);
}
high-availability-options {
(many-to-one | one-to-one) {
preferred-backup preferred-backup;
}
}
member-failure-options {
drop-member-traffic {
rejoin-timeout rejoin-timeout;
}
redistribute-all-traffic {
enable-rejoin;
}
}
member-interface interface-name;
}
redundancy-options {
primary mams-a/b/0;
secondary mams-a/b/0;
}
unit interface-unit-number {
family family;
}
}
Hierarchy Level
[edit]
Description
Configure the aggregated Multiservices (AMS) interface. The AMS interface provides the infrastructure for load balancing and high availability (HA).
Options
| interface-name | Name of a valid aggregated multiservices interface (ams)—for example, ams0 or ams1. |
The remaining statements are explained separately. See CLI Explorer.
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 11.4.