Junos OS

 View Only
last person joined: yesterday 

Ask questions and share experiences about Junos OS.
  • 1.  Juniper MX as a LAC and CPE

    Posted 08-21-2023 05:40

    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
    ------------------------------


  • 2.  RE: Juniper MX as a LAC and CPE

    Posted 08-21-2023 08:13

    Once again I have answered my own question. The answer is below regarding L2TP LAC with an MX device:

    https://apps.juniper.net/feature-explorer/feature-info.html?fKey=2279&fn=L2TP+LAC+support+for+subscriber+management



    ------------------------------
    Clive Gwyther
    ------------------------------