Skip to content

Commit 3e8a641

Browse files
authored
Adding network ethernet port speed configuration (#349)
1 parent a7a11d8 commit 3e8a641

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

_ont/ont-sercomm-fg1000b-11.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,13 @@ or
176176

177177
## Getting/Setting Speed LAN Mode
178178

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+
179186
# GPON/OMCI settings
180187

181188
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

Comments
 (0)