Example: Configuring VPLS VLAN Encapsulation on Gigabit Ethernet Interfaces

This example shows how to configure the VPLS VLAN encapsulation on either Gigabit Ethernet IQ or Gigabit Ethernet physical interface.

Requirements

Before you begin:

Overview

The configuration instructions in this topic describe how to configure Ethernet VPLS encapsulation on a Gigabit Ethernet IQ or Gigabit Ethernet physical interface and enable the VPLS family on the interface.

Configuration

Step-by-Step Procedure

To configure VPLS VLAN encapsulation on a Gigabit Ethernet IQ or Gigabit Ethernet physical interface:

  1. Configure the ethernet-vpls encapsulation on the interface.
    [edit ]user@host# set interfaces ge-3/0/6 encapsulation ethernet-vpls
  2. Enable the VPLS family on the interface.
    [edit ]user@host# set interfaces ge-3/0/6 unit 0 family vpls
  3. If you are done configuring the device, commit the configuration.
    [edit]user@host# commit

Verification

To verify the configuration is working properly, enter the show interfaces command.

Related Topics