-
Notifications
You must be signed in to change notification settings - Fork 461
vpls
This page has been superseded by the comprehensive VPLS documentation.
Please refer to:
Address Families / VPLS / Overview
Virtual Private LAN Service (VPLS) is a Layer 2 VPN technology that provides multipoint-to-multipoint Ethernet connectivity over an MPLS network. It allows geographically dispersed sites to appear as if they are on the same LAN.
- VPLS Overview - Complete VPLS documentation with configuration examples
- Address Families Overview - All supported address families
- EVPN Overview - Next-generation L2VPN
- L3VPN Overview - Layer 3 VPN services
- Service Provider L2VPN - L2VPN services including VPLS
- Data Center Interconnect - DCI with VPLS
- Multi-Tenant - Multi-tenant networking
ExaBGP supports VPLS through BGP-based auto-discovery and signaling (RFC 4761). Key features:
- VPLS endpoint advertisement: Announce PE participation in VPLS instances
- Route Target filtering: Control VPLS membership per customer
- Multi-customer support: Isolate VPLS instances using Route Distinguishers
- Dynamic provisioning: Create/modify VPLS via API
Important: ExaBGP announces VPLS routes via BGP but does NOT create pseudowires or manipulate forwarding tables. Your network operating system must configure the MPLS data plane and L2 forwarding.
VPLS is defined in:
- RFC 4761: Virtual Private LAN Service (VPLS) Using BGP for Auto-Discovery and Signaling
- RFC 4762: Virtual Private LAN Service (VPLS) Using Label Distribution Protocol (LDP) Signaling
See also:
- RFC Support - All implemented RFCs
This redirect page exists for backward compatibility. All VPLS documentation has been consolidated into the Overview page for better organization.
Getting Started
Configuration
- Configuration Syntax
- Neighbor Configuration
- Directives A-Z
- Templates
- Environment Variables
- Process Configuration
API
- API Overview
- Text API Reference
- JSON API Reference
- API Commands
- Writing API Programs
- Error Handling
- Production Best Practices
Address Families
- Overview
- IPv4 Unicast
- IPv6 Unicast
- FlowSpec
- EVPN
- L3VPN
- BGP-LS
- VPLS
- SRv6 / MUP
- Multicast
- RT Constraint
Features
Use Cases
Tools
Operations
Reference
- Architecture
- Design
- Attribute Reference
- Command Reference
- BGP State Machine
- Capabilities
- Communities
- Examples Index
- Glossary
- RFC Support
Integration
Migration
Community
External