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

multiservice-options

date_range 15-Nov-24

Syntax

content_copy zoom_out_map
multiservice-options {
    (syslog | no-syslog);
    (core-dump | no-core-dump);
    (dump-on-flow-control);
    flow-control-options {
        down-on-flow-control;
        dump-on-flow-control;
        reset-on-flow-control;
        up-on-flow-control;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces mo-fpc/pic/port]

Description

For monitoring services interfaces only, configure multiservice-specific interface properties.

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 before Junos OS Release 7.4.

footer-navigation