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

interface (Switching Options)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
interface interface-name { 
    encapsulation-type;
    ignore-encapsulation-mismatch;
    pseudowire-status-tlv;
    static-mac mac-address {
        vlan-id vlan-id;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit vlans vlans-name switch-options]

Description

Specify the logical interfaces to include in the VLAN.

Options

  • interface-name—Name of a logical interface.

  • encapsulation-type—Encapsulation type for VPN.

  • ignore-encapsulation-mismatch—Allow different encapsulation types on local and remote devices.

  • pseudowire-status-tlv—Send pseudowire status.

  • mac-address—Static MAC address assigned to the logical interface.

  • vlan-id—VLAN identifier.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement modified in Junos OS Release 9.5.

footer-navigation