Junos OS

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  $junos-ipv6-ndra-prefix is not working

    Posted 05-30-2018 05:29

    Hello,

     

    I've tested a configuration like: 

     

    set dynamic-profiles PPPoE-Profile protocols router-advertisement interface "$junos-interface-name" prefix xxxx:yyy::/64

    and is working. The cpe wan gets a ipv6 address. 

     

    Now I would like to use a pool to each subscriber get your own prefix from pool.

    I've configured like:

     

    dynamic-profiles PPPoE-Profile protocols router-advertisement interface "$junos-interface-name" prefix $junos-ipv6-ndra-prefix

    set access address-assignment pool ndra-2010 family inet6 prefix xxxx:yyy::/51
    set access address-assignment pool ndra-2010 family inet6 range L prefix-length 64

    but the cpe is not getting ipv6 anymore. 

     

    What's wrong?

     



  • 2.  RE: $junos-ipv6-ndra-prefix is not working

    Posted 05-30-2018 05:49

    Hi Hugleo,

     

    You may need to push "Framed-IPV6-Prefix" retrun attribute from AAA at the time of subscriber authentication... 



  • 3.  RE: $junos-ipv6-ndra-prefix is not working
    Best Answer

    Posted 05-30-2018 05:54

    Solved!

     

    Need to attach the pool:

     

    set access address-assignment neighbor-discovery-router-advertisement ndra-2010