[j-nsp] SRX210 IPv6 on ADSL2+ PIM

Bruce Buchanan bbuchana at nexicom.net
Tue Jul 12 14:23:48 EDT 2011


Hi Everyone,

Just to close this off.  I also had JTAC involved, and they have just gotten
back to me.

Family inet6 won't be supported on the ADSL2+ interface until 13.2R1, so
second quarter of 2013!

Guess I'll be taking a $30 external ADSL2+ modem home to bridge the ADSL
over to an Ethernet port.

Bruce


-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Bruce Buchanan
Sent: Tuesday, July 05, 2011 11:59 AM
To: juniper-nsp at puck.nether.net
Subject: [j-nsp] SRX210 IPv6 on ADSL2+ PIM

Hi Everyone,

 

I'm trying to get IPv6 up and running on an ADSL2+ pim in an SRX210 without
much luck.  Hopefully someone has run across this (good or bad).  I'm also
living life on the edge and am running 11.1R3.5.  I was running 10.4R4.5 and
can go back to it if anyone thinks that will help.

 

I keep getting "family INET6 not allowed with this encapsulation" on a
commit check.

 

I've tried two different encapsulations and the configs look like this:

 

This one has the encapsulation in the unit:

 

show interfaces at-1/0/0

atm-options {

    vpi 0;

}

dsl-options {

    operating-mode adsl2plus;

}

unit 0 {

    encapsulation ether-over-atm-llc;

    vci 0.37;

        family inet {

        filter {

            output bruce-qos;

        }

        address xxx.xxx.xxx.xxx/29;

    }

    family inet6 {

        address 2607:xxxx:x::x/126;

    }

}

 

 

This one has the encapsulation right at the at-1/0/0 level:

show interfaces at-1/0/0

encapsulation ethernet-over-atm;

atm-options {

    vpi 0;

}

dsl-options {

    operating-mode adsl2plus;

}

unit 0 {

    vci 0.37;

    family inet {

        filter {

            output bruce-qos;

        }

        address xxx.xxx.xxx.xxx/29;

    }

    family inet6 {

        address 2607:xxxx:x::x/126;

    }

}

 

Has anyone experienced similar behavior?  I'd hate to have to go to an
external modem to get this to work, or have to use PPPoE.

 

 

Thanks!

Bruce

 

Bruce Buchanan

Senior Network Technician

Nexicom

5 King St. E., Millbrook, ON, LOA 1GO

Phone: 705-932-4147

FAX: 705-932-3027

Cell: 705-750-7705

Web: http://www.nexicom.net

Nexicom - Connected. Naturally.

 

 

 

 

 

_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp



More information about the juniper-nsp mailing list