Simple VPLS Configuration | LDP Signaling | Cisco | Service Provider

Simple VPLS Configuration | LDP Signaling | Cisco | Service Provider

Channel:
Subscribers:
6,570
Published on ● Video Link: https://www.youtube.com/watch?v=5EExe8-595g



Duration: 30:21
3,839 views
69


In this video I will walk you through configuring a very simple VPLS lab using 3 provider routers and 3 customer edge routers.

*** This video does not demonstrate how to set up LDP neighbors or OSPF for reachability of the loopbacks on the provider routers. I have already pre-configured this so that the main focus of the video would be on the mechanisms that make VPLS work. You will need to have OSPF (or the protocol of your choosing) advertising the loopbacks of the provider routers, as well as LDP neighbors between the provider routers before proceeding. To get you up to speed on what has already been configured, here is a sample configuration for MPLS/LDP and OSPF on CSR-1. ***

Sample MPLS/LDP/OSPF Config (CSR-1):

router ospf 1
router-id 1.1.1.1
mpls ldp autoconfig

int lo0
ip address 1.1.1.1 255.255.255.255
ip ospf 1 area 0

int gi1
ip address 172.16.1.1 255.255.255.252
ip ospf 1 area 0

int gi4
ip address 172.16.1.5 255.255.255.252
ip ospf 1 area 0

Did you find this content helpful? Let us know - https://www.rmtechcentral.com/contribute

Website: https://www.rmtechcentral.com
Contact: https://www.rmtechcentral.com/contact


Timeline:
0:00 - Introduction
1:18 - Topology Overview
3:57 - Service Instance Configuration
8:50 Pseudowire Interface Configuration
13:04 VFI Configuration (Tying the pseudowires together)
16:28 - Bridge Domain Configuration (Tying the VFI and Service Instance together)
20:22 - Customer Edge Router(s) Configuration
22:28 - Testing Layer 2 Reachability Between Sites
24:30 - Configuring OSPF peering between sites.
29:49 - Thanks for watching and I really hope you learned something!




Other Videos By Robert Mayer


2023-04-05How VPN Tunneling Works | Generic Example | Remote User VPN
2023-04-03Why Change the IP MTU on GRE Interfaces?
2023-04-01How Well Do You Understand Spanning Tree Protocol? Part 1 - Portfast to Portfast
2023-03-30No Firewall Rules for You!
2023-02-25Route Summarization and the Route to Null0
2023-02-18APC Smart UPS 2200VA (SUA2200RM2U) Battery Replacement
2022-12-122 Ways to Make Windows 11 Look and Feel More Like Windows 10
2022-07-19The Basics of a LAN and How Ethernet Switching Works
2022-03-26Routing Loops | Mutual Redistribution | Route Tagging | Cisco
2021-10-16IKEv2/IPSec Client to Site VPN Configuration | Cisco IOS | Cisco AnyConnect
2021-09-22Simple VPLS Configuration | LDP Signaling | Cisco | Service Provider
2021-06-27Implementing a Multiple ISP Configuration Using VRFs & MP-BGP | Just Another Design to Consider
2021-06-26Cisco EVN (Easy Virtual Network) Overview and Configuration | CCNP
2021-06-05BGP Default Route Advertisement | 3 Ways to Advertise a Default Route Into BGP on a Cisco Router
2021-05-24HSRP Interface Tracking | Why Track Interfaces in HSRP?
2021-05-22802.1Q Tunneling (Q-in-Q) | Brief Overview and Sample Configuration
2021-05-20Cisco ASA Firewall Active/Standby Failover Configuration
2021-05-03What Is Proxy ARP? | Proxy ARP Example
2021-04-26Spanning Tree Protocol | Root Bridge Election | Port Selection | Why Layer 2 Loops are Undesirable
2021-04-09Configuring a Client to Site IPSec VPN Tunnel on a Cisco ISR Router
2021-03-04How To Configure Dual ISP Failover on a Cisco Router With a Dynamic Public IP Address



Tags:
Cisco
VPLS
MPLS
LDP
CCNP
CCIE
Provider
VPN
L2 VPN
L2 MPLS
Service Instance
Cisco ASR
Cisco CSR
Configure VPLS