diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-07 11:21:07 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 22:56:05 +0100 |
commit | 22a98c6175ee5b399d721ad189f434c78b3557f1 (patch) | |
tree | d987d0e5157982a99f096dea8e608669e1df6e29 /ont-Nokia-G-010S-A.md | |
parent | update theme (diff) | |
download | hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.tar hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.tar.gz hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.tar.bz2 hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.tar.lz hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.tar.xz hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.tar.zst hack-gpon.github.io-22a98c6175ee5b399d721ad189f434c78b3557f1.zip |
Diffstat (limited to '')
-rw-r--r-- | ont-Nokia-G-010S-A.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ont-Nokia-G-010S-A.md b/ont-Nokia-G-010S-A.md index d6148ef..29a01af 100644 --- a/ont-Nokia-G-010S-A.md +++ b/ont-Nokia-G-010S-A.md @@ -29,6 +29,15 @@ parent: ONT Is it possibile to turn a [Nokia G-010S-P](ont-nokia-g-s010s-p) into an [Nokia G-010S-A](ont-nokia-g-s010s-A) +## Serial + +On SFP: Serial TTL: TX Pin 3 RX Pin 6 asc0=0 115,200 N 8 1 + +# Disable Dying Gasp +```sh +uci set gpon.gtc.nDyingGaspEnable='0'; uci commit gpon +``` + ## List of software version - [https://github.com/hwti/G-010S-A/tree/main/firmwares](https://github.com/hwti/G-010S-A/tree/main/firmwares) |