Hi,
I want to be able to test end-to-end L2TP. I have already configured the LNS, SRX, Freeradius and Bind DNS and they all work perfectly. However, I want to test end-to-end L2TP Subscribers. I have completed in this in Cisco and it all functions as should but I need to prove this in Juniper. I have available the following:
vSRX
vMX
The commands in Cisco are as follows:
CPE:
interface Serial0/0
ip address negotiated
encapsulation ppp
ipv6 enable
clock rate 2000000
ppp pap sent-username testuser@network.com password 0 testing123
LAC:
vpdn-group TESTNETWORK
request-dialin
protocol l2tp
domain network.com
initiate-to ip 195.80.0.62
local name 21CN
l2tp tunnel password 0 testing123
interface Serial0/1/0
no ip address
encapsulation ppp
no fair-queue
serial restart-delay 0
ppp authentication pap callin
ppp pap sent-username testuser@network.com password 0 testing123
Is this possible to configure on an MX? Is there somewhere I can get a direct translation to try this out?
Many thanks
------------------------------
Clive Gwyther
------------------------------