|
|
Hi,
I have a BE ADSL2 connection.
There's a big speed difference between my two routers. The "bebox" that the ISP provided gives me approx 11mbps, but the Safe@Office box I have, which I use for VPN connectivity only seems to peak at about 8mbps.
Any ideas?
Here's the WAN config of the safe@office box:
>show net wan
wan:
mode eoa
gateway xxx.xxx.xxx.xxx
address xxx.xxx.xxx.xxx
netmask 255.255.255.252
password xxxxxxxxxx
username xxxxxx
pptpserver undefined
pptpclientip undefined
pptpclientmask undefined
pptpservice ""
pptpgateway undefined
pppoeservice ""
mtu automatic
externalip xxx.xxx.xxx.xxx
phonenumber ""
clonedmac undefined
usedhcp disabled
staticwins enabled
avoidgateway false
connectonlyactive false
staticdns enabled
disabled false
dns1 xxx.xxx.xxx.xxx
dns2 xxx.xxx.xxx.xxx
wins undefined
uprate unlimited
downrate unlimited
connectondemand disable
idletimeout 1
port dsl
bypassvpn disabled
bridge-to none
bridge-stp-priority 128
bridge-stp-cost 100
probe:
probenexthop disabled
method dns
dest1 ""
dest2 ""
dest3 ""
demand-connect:
delay 0
atm:
vpi 0
vci 101
encapsulation llc
loadbalancing:
weight 50
>show net wan
wan:
mode eoa
gateway xxx.xxx.xxx.xxx
address xxx.xxx.xxx.xxx
netmask 255.255.255.252
password xxxxxxxxxx
username xxxxxx
pptpserver undefined
pptpclientip undefined
pptpclientmask undefined
pptpservice ""
pptpgateway undefined
pppoeservice ""
mtu automatic
externalip xxx.xxx.xxx.xxx
phonenumber ""
clonedmac undefined
usedhcp disabled
staticwins enabled
avoidgateway false
connectonlyactive false
staticdns enabled
disabled false
dns1 xxx.xxx.xxx.xxx
dns2 xxx.xxx.xxx.xxx
wins undefined
uprate unlimited
downrate unlimited
connectondemand disable
idletimeout 1
port dsl
bypassvpn disabled
bridge-to none
bridge-stp-priority 128
bridge-stp-cost 100
probe:
probenexthop disabled
method dns
dest1 ""
dest2 ""
dest3 ""
demand-connect:
delay 0
atm:
vpi 0
vci 101
encapsulation llc
loadbalancing:
weight 50
|
|
|
are you talking about the data throughput here or the sync speed ? If the former, is this via VPN or on a straight connection.
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Are your kids pirates ? Limewire, Bearshare, Kazaa, BitTorrent, eMule are all tools of the trade.
|
|
|
|
I mean the data throughput, using speed tests.
No VPN.
|
|
Register (or login) on our website and you will not see this ad.
|
|
|
do they connect at the same speed ?
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Are your kids pirates ? Limewire, Bearshare, Kazaa, BitTorrent, eMule are all tools of the trade.
|
|
|
I think so - the Safe@office doesn't actually list a connection speed.
|
|
|
Hmm. The most obvious candidate is that one is connecting at 8M with G.dmt and the other is using ADSL2+ at a faster speed.
Without the connection speed we would be guessing.
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Are your kids pirates ? Limewire, Bearshare, Kazaa, BitTorrent, eMule are all tools of the trade.
|
|
|
The Safe@Office is configured for ADSL2+...
What am I missing...
|
|
|
In reply to:
What am I missing...
Answered in the preceding reply;
In reply to:
Without the connection speed we would be guessing.
|
|
|
OK, new question then. How do I determine the connection speed on a Safe@Office 500W?
|
|
|
time to RTFM or ask the support.
does it have a 'show dsl' or similar command ?
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Are your kids pirates ? Limewire, Bearshare, Kazaa, BitTorrent, eMule are all tools of the trade.
|
|
|
|
Hmm.
As far as I know, the only config available is in the original post.
The nearest I've found is:
>show net wan uprate
uprate unlimited
>show net wan downrate
downrate unlimited
But I suspect this relates to the bandwidth management, which I believe is switched off.
Support has been poor - I think they intended these routers to be provided by ISPs, and don't want much to do with them now they're in the wild.
I guess they should have re-badged them!
I'll go through the manual & release notes again, but I don't think it's covered...
|
|
|
it's in the CLI ref manual, as one would expect.
info adsl parameters
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Are your kids pirates ? Limewire, Bearshare, Kazaa, BitTorrent, eMule are all tools of the trade.
|
|
|
|
aha - thanks for this.
The output means next to nothing to me, other than to confirm the uplink of only 7101kbps:
adsl:
parameters:
Tx line rate: 1145 kbps
Rx line rate: 7101 kbps
Tx Power:
Local: 12.3 dB
Remote: 20.5 dB
Line Attenuation:
Local: 37.5 dB
Remote: 19.5 dB
SNR Margin:
Local: 16.5 dB
Remote: 6.5 dB
Self Test: Passed
DSL Standard: ADSL2/2+
Trellis Coding: Disable
Framing Structure: Unknown
Operation Mode: Showtime/Data
device:
Running Firmware: SW2.0.6a
Primary Firmware: SW2.0.6a
Backup Firmware: SW2.0.6a
Hardware Version: 810100
ipoa-ip:
Failed to get IPoA interface ip.
|
|
|
you could try
set port adsl trellis enabled
which may help the speed. Also
set port adsl standard adsl2plus
is worth a go
manual here
Phil
MaxDSL - goes as fast as it can and doesn't read the line checker first.
MaxDSL diagnostics
Are your kids pirates ? Limewire, Bearshare, Kazaa, BitTorrent, eMule are all tools of the trade.
|
|
|
|
I think i've pretty much chenged every adsl setting available now, though I'm obviously hacking away blindly.
Whatever i try, the TX won't go over 7104...
|