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

ethernet-switching

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
ethernet-switching {
    filter {
        group filter-group-number;
        input filter-name;
        input-list [ filter-names ];
        output filter-name;
        output-list [ filter-names ];
    }
    interface-mode (access | trunk); 
    recovery-timeout seconds; 
    storm-control profile-name; 
    vlan {
        members (vlan-name |[-vlan-names] | all);
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces ge-chassis/slot/port unit logical-unit-number] family

Description

Configure Ethernet switching protocol family information for the logical interface.

The remaining statements are explained separately. See CLI Explorer.

Default

You must configure a logical interface to be able to use the physical device.

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

footer-navigation