We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a11d8 commit 3e8a641Copy full SHA for 3e8a641
1 file changed
_ont/ont-sercomm-fg1000b-11.md
@@ -176,6 +176,13 @@ or
176
177
## Getting/Setting Speed LAN Mode
178
179
+This has been tested on the Telekom Germany Model of the FG1000B.11 and has brought the desired success of increasing
180
+the pre-configured ethernet port speed (1G) to auto-negotiated 2.5G. This does not survive a reboot though.
181
+
182
+```
183
+/bin/ethctl eth0 media-type auto
184
185
186
# GPON/OMCI settings
187
188
Part of GPON config is done via the misc configuration loaded as first lib by the smd binary, the config can be seen here:
0 commit comments