cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
540
Views
5
Helpful
2
Replies

Configure Multicast VPLS at ASR 9901 with LDP Signaling

romi yulianto
Level 1
Level 1

Hi All, 

Can we configure Multicast VPLS at ASR 9901 with LDP signaling and any documentation about it ? 
At documentation, I only found how to configure Multicast VPLS with BGP Signaling (BGP Auto Discovery), but not with LDP Signaling. 

Thanks 

 

Regards 

 

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

The last time i tested it was not supported, I believe it is still the case,

what code are you running by the way?

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi balaji.bandi

Thanks very must for your answer

I used IOS-XR version 7.5.2. For testing I used this topology :

Laptop1------PE1(ASR9901)----(MPLS_CLoud)------PE2(ASR9901)------Laptop2
For testing I used multicast, I used VLC player at Lapto1 & Laptop2. 
Sample config :

!
L2vpn
bridge group 10
bridge-domain 10
interface Bundle-Ether10.10
!
vfi 10
neighbor 1.1.1.1 pw-id 10
!
!

Regards