Speed question
v01t opened this issue · 1 comments
Hello,
first of all - thanks a lot for all your work, you are awesome,
with you instructions and comments I was able to setup a working connectivity and provide internet to my home network using only Zyxel GPON and ZyXEL GS1900-10HP Switch that has two SFP
Remaining unclear question is speed, according to my contract with telekom I suppose to have 200mbps, but every speed test (including those that are done over cable) gives me at max 20mbps.
I tried to set:
ZYXEL# hal
Hal# set speed 2.5g mode full
that lead to uplink outage (lost connection to GPON together with uplink) that were recovered after ~3h and few restarts to default settings, so I set it to 1g as that's looks like the max for GS1900 (?), like:
ZYXEL# hal
Hal# set speed 1g mode full
that seems to be properly set after restart as I can see those over
ZYXEL# hal
Hal# show speed mode cfg status
Hal# speed mode config: speed 1G duplex mode full
but those settings doesn't resolve my problem and I still see at max 30mbps instead of 200mbps,
telekom tech support told me that on their side there are no limitations and I suppose to get 200mbps
so I would be very grateful if someone could help me to understand and potentially resolve this speed issue.
My config:
# cat /etc/config/network
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fdc3:xxxx:xxxx::/48'
config device 'switch'
option name 'switch'
option type 'bridge'
option macaddr 'd8:ec:e5:xx:xx:xx'
config bridge-vlan 'lan_vlan'
option device 'switch'
option vlan '1'
option ports 'lan1 lan2 lan3 lan4 lan5 lan6 lan7 lan8 lan9'
config device
option name 'switch.1'
option macaddr 'd8:ec:e5:xx:xx:xx'
config interface 'lan'
option device 'switch.1'
option proto 'static'
option ipaddr '10.0.0.1/24'
option ip6assign '60'
config interface 'gpon'
option proto 'static'
option device 'lan10'
option ipaddr '10.10.1.2'
option netmask '255.255.255.0'
option gateway '10.10.1.1'
config interface 'wan'
option proto 'pppoe'
option device 'lan10.7'
option username 'xxx@t-online.de'
option password 'xxx'
option ipv6 'auto'
My bottleneck appears to be Zyxel GS1900-10HP switch itself, probably SFP ports are strictly to create fiber network between other switches and not to insert GPON