Routing

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  How to configure Junos IPv6 auto configuration ?

    Posted 05-11-2021 14:52
    Any equivalent to the following cisco configuration for Junos ?

    interface Ethernet0/0

     ipv6 enable

     ipv6 add autoconfig

    thanks !!



  • 2.  RE: How to configure Junos IPv6 auto configuration ?

    Posted 05-12-2021 05:54
    I assume this is for ipv6 SLAAC standard

    https://www.juniper.net/documentation/en_US/junos/topics/topic-map/ipv6-interfaces-neighbor-discovery.html

    ------------------------------
    Steve Puluka BSEET - Juniper Ambassador
    IP Architect - DQE Communications Pittsburgh, PA (Metro Ethernet & ISP)
    http://puluka.com/home
    ------------------------------



  • 3.  RE: How to configure Junos IPv6 auto configuration ?

    Posted 05-12-2021 09:16
    thanks a lot !
    I like to know how a Junos client is configured with SLAAC.

    I configured an vMX with route-advertisement to advertise an ipv6 prefix, I can configure Cisco devices and Linux to use this received prefix to auto configure its SLAAC address. But I do not know how to auto configure a Junos client.



  • 4.  RE: How to configure Junos IPv6 auto configuration ?

    Posted 05-12-2021 09:26
    Does Junos router support this ?
    [edit interfaces ge-0/0/0 unit 0 family inet6 dhcpv6-client]
    user@host# set client-type autoconfig