Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

port-group-alias (satellite-policies)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
port-group-alias port-group-alias-name {
    pic pic-number {
        port [port-number | port-number-range | all];
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit policy-options satellite-policies]

Description

Configure a port group alias for satellite policies in a Junos Fusion.

A port group alias is used to define the candidate uplink ports on satellite devices that use the satellite policy.

CAUTION:

The physically connected uplink ports on a satellite device must be defined as candidate uplink ports in the Junos Fusion configuration. If the uplink ports on a satellite device are not configured as candidate uplink ports, uplink failure detection cannot be enabled on the device, and a system log message is generated.

A port group alias is associated with a satellite policy using the set uplink-port-group uplink-port-group-name statement in the [edit policy-options satellite-policies candidate-uplink-policy policy-name] hierarchy.

Default

Each satellite device model has a set of default uplink ports (see Overview of Uplink Failure Detection on a Junos Fusion). You only need to assign an uplink port group to a satellite device if you do not want to use the default uplink ports.

Options

port-group-alias-name

The user-defined name of the port group alias.

The remaining statements are explained separately.

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.

footer-navigation