cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
137
Views
0
Helpful
0
Replies

Use PPPoE Virtual-Template on L2 VPLS Pseudowire

Hello community,

We would like to use PPPoE services via L2 VPLS pseudowire.

A Catalyst C8500-12X4QC is connected to other IOS XR routers via L2 pseudowire. The connection is created via MPLS LDP on the loopback interface.

How can I bind a virtual template to the L2 pseudowire?
The users should later start a session via PPPoE.

Catalyst PPPoE Server (BRAS): C8500-12X4QC (Version 17.09.04a) with Loopback 10.0.25.7
Acces-Router 1 (PE-Router): NCS 540 (Version 7.8.1 LNT) with Loopback 10.0.25.11
Acces-Router 2 (PE-Router): NCS 540 (Version 7.8.1 LNT) with Loopback 10.0.25.12

 

AUE-SHM-BRAS#sh l2vpn atom vc
Interface Peer ID         VC ID      Type   Name                     Status
--------- --------------- ---------- ------ ------------------------ ----------
pw100005  10.0.25.11      61         vfi    vfi61                    UP
pw100004  10.0.25.12      61         vfi    vfi61                    UP

AUE-SHM-BRAS#sh mpls l2transport vc
Local intf     Local circuit              Dest address    VC ID      Status
-------------  -------------------------- --------------- ---------- ----------
VFI vfi61      vfi                        10.0.25.11      61         UP
VFI vfi61      vfi                        10.0.25.12      61         UP

AUE-SHM-BRAS#sh bridge-domain
Bridge-domain 61 (2 ports in all)
State: UP                    Mac learning: Enabled
Aging-Timer: 300 second(s)
Unknown Unicast Flooding Suppression: Disabled
Maximum address limit: 65536
    vfi vfi61 neighbor 10.0.25.12 61
    vfi vfi61 neighbor 10.0.25.11 61
   AED MAC address    Policy  Tag       Age  Pseudoport
   0   E028.6DDC.9128 forward dynamic   286  vfi61.420015

AUE-SHM-BRAS#sh run int virtual-template 61
interface Virtual-Template61
 mtu 1492
 ip unnumbered Loopback0
 peer default ip address pool IP-Test-Pool
 ppp ipcp dns 8.8.8.8 1.1.1.1
 ppp ipcp address required
 ppp ipcp address unique
end

 

Does anyone have an idea how I can proceed?

Thanks Michael

0 Replies 0