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

admin-group (Backup Selection)

date_range 08-Jun-24

Syntax

content_copy zoom_out_map
admin-group {
    exclude [ group-name ];
    include-all [ group-name ];
    include-any [ group-name ];
    preference [ group-name ];
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems logical-system-name routing-options backup-selection destination prefix interface interface name],
[edit logical-systems logical-system-name routing-instances instance-name routing-options backup-selection destination prefix interface interface-name],
[edit routing-instances instance-name routing-options backup-selection destination prefix interface interface-name],
[edit routing-options backup-selection destination prefix interface interface name]

Description

Define the administrative groups criteria for the selection of the backup path.

Note:

Configure group names of admin-group under the [edit protocols mpls] hierarchy level.

Options

exclude [ group-name ]

Specify the administrative groups to be excluded. The backup path is not selected as the loop-free alternate (LFA) or backup next hop if any of the links in the path have any one of the listed administrative groups.

group-name

Name of one or more admin-group defined under the [edit protocols mpls] hierarchy level.

include-all [ group-name ]

Require each link in the backup path to have all the listed administrative groups in order to accept the path.

group-name

Name of one or more admin-group defined under the [edit protocols mpls] hierarchy level.

include-any [ group-name ]

Require each link in the backup path to have at least one of the listed administrative groups in order to select the path.

group-name

Name of one or more admin-group defined under the [edit protocols mpls] hierarchy level.

preference [ group-name ]

Define an ordered set of administrative groups that specifies the preference of the backup path. The leftmost element in the set is given the highest preference.

group-name

Name of one or more admin-group defined under the [edit protocols mpls] hierarchy level.

Required Privilege Level

routing—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 14.1.

footer-navigation