Skip to content

Commit

Permalink
Adding network ethernet port speed configuration (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
uniquoo authored Jun 15, 2024
1 parent a7a11d8 commit 3e8a641
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _ont/ont-sercomm-fg1000b-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,13 @@ or

## Getting/Setting Speed LAN Mode

This has been tested on the Telekom Germany Model of the FG1000B.11 and has brought the desired success of increasing
the pre-configured ethernet port speed (1G) to auto-negotiated 2.5G. This does not survive a reboot though.

```
/bin/ethctl eth0 media-type auto
```

# GPON/OMCI settings

Part of GPON config is done via the misc configuration loaded as first lib by the smd binary, the config can be seen here:
Expand Down

0 comments on commit 3e8a641

Please sign in to comment.