[j-nsp] UK adsl config

Nick Ryce Nick.Ryce at lumison.net
Tue Jun 30 08:48:45 EDT 2009


Hi Guys,

I am having difficulties getting an adsl pim module to work in a j2320 running 9.3R2.8 Enhanced services.

SP is using ppoa whith chap authentication and I have confirmed the adsl line is working by using a netgear adsl modem.  We are seeing sync but cannot establish a PPP connection.  Below is my config, any help much appreciated.

description "ADSL Connection";
mtu 1500;
encapsulation atm-pvc;
atm-options {
    vpi 0;
}
dsl-options {
    operating-mode auto;
}
unit 0 {
    description "ADSL Backup";
    encapsulation atm-ppp-vc-mux;
    vci 38;
    ppp-options {
        chap {
            access-profile adsl-details;
        }
    }
    keepalives interval 10 up-count 1 down-count 3;
    family inet {
        negotiate-address;
    }
}


Adsl-details have a client name anc a chap secret which we have confirmed is correct.

Nick


________________________________
--

This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender. Any
offers or quotation of service are subject to formal specification.
Errors and omissions excepted. Please note that any views or opinions
presented in this email are solely those of the author and do not
necessarily represent those of Lumison.
Finally, the recipient should check this email and any attachments for the
presence of viruses. Lumison accept no liability for any
damage caused by any virus transmitted by this email.


More information about the juniper-nsp mailing list