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

term (satellite-policies)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
term term-name{
    from {
        product-modelmodel-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit policy-options satellite-policies candidate-uplink-policy policy-name],
[edit policy-options satellite-policies environment-monitoring-policy policy-name],
[edit policy-options satellite-policies forwarding-policy policy-name]

Description

Create and configure a term in a candidate uplink satellite policy, an environment monitoring satellite policy, or a forwarding policy satellite policy, within a satellite policy.

A term in a candidate uplink policy, an environment monitoring policy, or a forwarding policy for satellite devices is used to apply the policy to certain satellite devices only. The more complex options that are available for other policies in Junos OS—such as the terms available for routing policies—are not available for satellite policies.

The actions of a candidate uplink satellite policy, an environment monitoring satellite policy, or forwarding-policy satellite policy are defined at the [edit policy-options satellite-policies candidate-uplink-policy policy-name , [edit policy-options satellite-policies environment-monitoring-policy policy-name], and [edit policy-options satellite-policies forwarding-policy policy-namehierarchy levels.

Options

term term-name

Specifies the user-defined name of the term.

A term is a named structure in which match conditions and actions are defined. A candidate uplink policy or environment monitoring policy can contain multiple terms. The term name can contain letters, numbers, and hyphens (-) and can be up to 255 characters long. To include spaces in the name, enclose the entire name in double quotation marks.

from

(Optional) Defines the match criteria for the satellite policy.

The only match criteria available for a satellite policy is the product model.

If you omit the from option, the satellite policy is applied globally.

product-model model-name

Defines the product model of the satellite device that uses the satellite policy.

If you want the satellite policy to apply to all EX4300 switches in the satellite device role, enter EX4300* as the model-name.

If you want the satellite policy to apply to all QFX5100 switches in the satellite device role, enter QFX5100* as the model-name.

Required Privilege Level

admin—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 14.2R3.

Statement introduced in Junos OS Release 16.1R1 for Junos Fusion Enterprise.

footer-navigation