[AusNOG] JunOS Configuration Example for Telstra Wholesale
Ben Dale
bdale at comlinx.com.au
Fri Sep 4 16:53:05 EST 2009
Hi Shane,
This is a working Telstra Business Direct config, but should still work:
bdale at j2320-jsr# show interfaces at-1/0/0
description "ADSL to Telstra Internet Direct 073xxxxxxx";
encapsulation ethernet-over-atm;
atm-options {
vpi 8;
}
dsl-options {
operating-mode auto;
}
unit 0 {
encapsulation ppp-over-ether-over-atm-llc;
vci 8.35;
}
bdale at j2320-jsr# show interfaces pp0
unit 0 {
ppp-options {
chap {
default-chap-secret "$9$arJHqPTgDfsDzlK8X-d"; ## SECRET-DATA
local-name "xxxxxxxxx at direct.telstra.net";
passive;
}
}
pppoe-options {
underlying-interface at-1/0/0.0;
client;
}
family inet {
mtu 1492;
negotiate-address;
}
}
Cheers,
Ben
On 04/09/2009, at 3:58 PM, Shane Short wrote:
Probably should've been more specific, this is a Telstra Wholesale
ADSL service (Internode, if that helps).
Doing a tcpdump on the ATM interface, I'm seeing the following:
> monitor traffic interface at-1/0/0
verbose output suppressed, use <detail> or <extensive> for full
protocol decode
Address resolution is ON. Use <no-resolve> to avoid any reverse lookup
delay.
Address resolution timeout is 4s.
Listening on at-1/0/0, capture size 96 bytes
23:34:40.803573 Out PPPoE PADI [Host-Uniq UTF8] [Service-Name "-snip-"]
23:34:40.959636 In PPPoE PADO [AC-Name "qcyb-charlotte"] [Host-Uniq
UTF8] [Service-Name UTF8]
23:34:43.806796 Out PPPoE PADR [Host-Uniq UTF8] [Service-Name "-
snip-"] [AC-Name UTF8]
23:34:43.896941 In PPPoE PADS [ses 4628] [Service-Name "-snip-"]
[Host-Uniq UTF8] [AC-Name UTF8]
23:34:43.905417 Out PPPoE [ses 4628]LCP, Conf-Request (0x01), id 18,
length 16
23:34:44.065427 Out PPPoE [ses 4628]LCP, Conf-Ack (0x02), id 139,
length 21
23:34:56.062686 Out PPPoE [ses 4628]LCP, Echo-Request (0x09), id 128,
length 10
23:35:03.661497 Out PPPoE [ses 4628]LCP, Echo-Request (0x09), id 129,
length 10
23:35:13.612944 Out PPPoE [ses 4628]LCP, Term-Request (0x05), id 19,
length 6
I'm seeing the LAC obviously, but the session isn't coming up..
On 04/09/2009, at 1:33 PM, Shane Short wrote:
> Hi Guys,
> I've got a remote client trying to configure their shiny new J2320-- I
> was wondering if anyone had any configuration templates or any gotchas
> that we need to be aware of?
>
> Shane
> _______________________________________________
> AusNOG mailing list
> AusNOG at lists.ausnog.net
> http://lists.ausnog.net/mailman/listinfo/ausnog
_______________________________________________
AusNOG mailing list
AusNOG at lists.ausnog.net
http://lists.ausnog.net/mailman/listinfo/ausnog
More information about the AusNOG
mailing list