Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
{ "lCode": "en_US", "lName": "English", "folder": "en_US" }
English

Example: Configuring VPLS VLAN Encapsulation on Gigabit Ethernet Interfaces

date_range 23-Dec-19

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

Requirements

Before you begin:

Overview

This example describes 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.
    content_copy zoom_out_map
    [edit ]
    user@host# set interfaces ge-3/0/6 encapsulation ethernet-vpls
  2. Enable the VPLS family on the interface.
    content_copy zoom_out_map
    [edit ]
    user@host# set interfaces ge-3/0/6 unit 0 family vpls
  3. If you are done configuring the device, commit the configuration.
    content_copy zoom_out_map
    [edit]
    user@host# commit

Verification

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

footer-navigation