Navigation
Related Documentation
- LN, SRX Series
- VPLS Configuration Overview
- Understanding VPLS Interfaces
- Additional Information
- MPLS Feature Guide for Security Devices
Example: Configuring the Interface to the VPLS CE Device
This example shows how to configure the router interface that is connected to the CE device to include VPLS encapsulation.
Requirements
Before you begin, see Understanding Selective Stateless Packet-Based Services .
Overview
In this example, you configure the router interface ge-1/2/1 that is connected to the CE device to include VPLS encapsulation.
Configuration
Step-by-Step Procedure
To configure the interface to the VPLS CE device:
- Configure VPLS encapsulation for the interface facing
the CE router.[edit]user@host# set interfaces ge-1/2/1 encapsulation ethernet-vpls
- Configure the interface for the VPLS family group.[edit]user@host# set interfaces ge-1/2/1 unit 0 family vpls
- 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 ge-1/2/1 command.
Related Documentation
- LN, SRX Series
- VPLS Configuration Overview
- Understanding VPLS Interfaces
- Additional Information
- MPLS Feature Guide for Security Devices
Modified: 2015-05-26
Related Documentation
- LN, SRX Series
- VPLS Configuration Overview
- Understanding VPLS Interfaces
- Additional Information
- MPLS Feature Guide for Security Devices