Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
 

Related Documentation

 

Configuring a Logical Interface for Access Mode

Enterprise network administrators can configure a single logical interface to accept untagged packets and forward the packets within a specified VLAN. A logical interface configured to accept untagged packets is called an access interface or access port.

You can include this statement at the following hierarchy levels:

  • [edit interfaces interface-name unit logical-unit-number family ethernet-switching]
  • [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number family ethernet-switching]

When an untagged or tagged packet is received on an access interface, the packet is accepted, the VLAN ID is added to the packet, and the packet is forwarded within the VLAN that is configured with the matching VLAN ID.

The following example configures a logical interface as an access port with a VLAN ID of 20 on routers and switches that support the enhanced Layer 2 software:

[edit interfaces ge-1/2/0]
unit 1 {family ethernet-switching {interface-mode access;vlan members 20;}}
 

Related Documentation

 

Published: 2013-04-03

Supported Platforms

 

Related Documentation

 

Published: 2013-04-03