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

satellite-management (Junos Fusion)

date_range 10-Dec-23

Syntax

content_copy zoom_out_map
satellite-management {
    aging-timer aging-timer;
    auto-satellite-conversion {
        satellite [slot-id | range | all];
    }
    cluster cluster-name{
        cascade-ports interface-name;
        cluster-id cluster-id-number;
        fpc slot-id{
            alias alias;
            description description;
            member-id member-id-number;
            system-id mac-address;
        }
    }
    environment-monitoring-policy policy;
    firewall 
        family family-name {
            filter filter-name {
                term term-name {
                    from {
                        match-conditions;
                    }
                    then {
                        action;
                        action-modifiers;
                    }
                }
            }
        }
    fpc slot-id{
        alias alias;
        cascade-ports interface-name;
        description description;
        environment-monitoring-policy policy;
        serial-numberserial-number;
        system-id mac-address;
        uplink-failure-detection {
            candidate-uplink-policy policy;
        }
    }
    psu {
        redundancy {
            n-plus-n;
        }
    }
    redundancy-groups {
        chassis-id number;
        redundancy-group-name {
            redundancy-group-id redundancy-group-id-number;
            peer-chassis-id peer-chassis-id-number {
            inter-chassis-link interface-name;
            no-auto-iccp-provisioning;
            satellite satellite-device-fpc-IDs;
            }
        }
    }
    single-home {
        satellite [slot-id |slot-id-range | all];
    }
    upgrade-groups upgrade-group-name {
        satellite [slot-id | range | all];
    }
    uplink-failure-detection {
        candidate-uplink-policy policy;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis]

Description

Configure and manage a Junos Fusion.

If you enter the delete chassis satellite-management command to delete a Junos Fusion configuration, we recommend also rebooting the Routing Engines on your device to maximize device performance.

Options

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