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

service-set-options

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
service-set-options {
    bypass-traffic-on-exceeding-flow-limits;
    bypass-traffic-on-pic-failure;
    enable-asymmetric-traffic-processing;
    enable-descriptive-session-syslog; 
    header-integrity-check;
    routing-engine-services;
    static-subscriber-application; 
    subscriber-awareness; 
    support-uni-directional-traffic;
    tcp-fast-open  {
        disabled;
        drop;
    }
    tcp-non-syn  {
        drop-flow;
        drop-flow-send-rst;
    }
unidirectional-session-refreshing { 
        input;
        output;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services service-set service-set-name]

Description

Specify the service set options to apply to a service set.

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 10.1.

enable-asymmetric-traffic-processing and support-uni-directional-traffic options added in Junos OS Release 11.2.

routing-engine-services option added in Junos OS Release 15.1.

enable-change-on-ams-redistribution option added in Junos OS Release 15.1.

subscriber-awareness option added in Junos OS Release 17.1.

tcp-fast-open option added in Junos OS Release 17.2.

enable-descriptive-session-syslog option added in Junos OS Release 20.3.

static-subscriber-application option added in Junos OS Release 21.2.

footer-navigation