Supported Platforms
Related Documentation
interface-mode
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 9.2.
Statement introduced in Junos Release 12.3R2 for EX Series switches.
Description
Determines whether the logical interface accepts or discards packets based on VLAN tags. Specify the trunk option to accept packets with a VLAN ID that matches the list of VLAN IDs specified in the vlan-id-list statement, then forward the packet within the bridge domain or VLAN configured with the matching VLAN ID. Specify the access option to accept packets with no VLAN ID, then forward the packet within the bridge domain or VLAN configured with the VLAN ID that matches the VLAN ID specified in the vlan-id statement.
![]() | Note: On MX Series routers, if you want IGMP snooping to be functional for a bridge domain, then you should not configure interface-mode and irb for that bridge. Such a configuration commit succeeds, but IGMP snooping is not functional, and a message informing the same is displayed. For more information, see Configuring a Trunk Interface on a Bridge Network. |
Options
access—Configure a logical interface to accept untagged packets. Specify the VLAN to which this interface belongs using the vlan-id statement.
trunk—Configure a single logical interface to accept packets tagged with any VLAN ID specified with the vlan-id-list statement.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.