Update FLASH_GETSET_INFO.md

This commit is contained in:
Anime4000 2022-04-24 23:32:43 +08:00 committed by GitHub
parent b933ba17ba
commit 84f8eb26ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,16 +47,16 @@ Here some popular list if want to fool the OLT:
## `LAN_SDS_MODE` (Min 1, Max 6) ## `LAN_SDS_MODE` (Min 1, Max 6)
Configure how stick link negotiation with SFP, some router has specific issue, between PHY or MAC, (Layer 1 and Layer 2 perhaps?) Configure how stick link negotiation with SFP, some router has specific issue, between PHY or MAC, (Layer 1 and Layer 2 perhaps?)
| Value | `cat /proc/kmsg` | Mode/Behavior | Note | | Value | `cat /proc/kmsg` | Mode/Behavior | Note |
|-------|------|-------------------|------| |-------|------------------------------------|-------------------|------|
| `0` | `<4>change mode to 0(GE/FE PHY)` | GE/FE PHY | ODI DFP-34X-2C2 auto detect | | `0` | `<4>change mode to 0(GE/FE PHY)` | 1GBase-T/100Base-T | ODI DFP-34X-2C2 auto detect |
| `1` | `<4>change mode to 1(Fiber 1G)` | 1Gb Fiber Channel | V2801F Default | | `1` | `<4>change mode to 1(Fiber 1G)` | 1Gb Fiber Channel | V2801F Default |
| `2` | `<4>change mode to 2(SGMII PHY)` | 1Gb Ethernet Transceiver @ Layer 1 | TWCGPON657 Default | | `2` | `<4>change mode to 2(SGMII PHY)` | 1Gb Ethernet Transceiver @ Layer 1 | TWCGPON657 Default |
| `3` | `<4>change mode to 3(SGMII MAC)` | 1Gb Ethernet Transceiver @ Layer 2 | DFP-34X-2C2 Default | | `3` | `<4>change mode to 3(SGMII MAC)` | 1Gb Ethernet Transceiver @ Layer 2 | DFP-34X-2C2 Default |
| `4` | `<4>change mode to 4(HiSGMII PHY)` | 2.5Gb Ethernet Transceiver @ Layer 1 | | | `4` | `<4>change mode to 4(HiSGMII PHY)` | 2.5Gb Ethernet Transceiver @ Layer 1 | |
| `5` | `<4>change mode to 5(HiSGMII MAC)` | 2.5Gb Ethernet Transceiver @ Layer 2 | | | `5` | `<4>change mode to 5(HiSGMII MAC)` | 2.5Gb Ethernet Transceiver @ Layer 2 | |
| `6` | `<4>change mode to 6(2500BaseX)` | 2.5Gb Fiber Channel | | | `6` | `<4>change mode to 6(2500BaseX)` | 2.5Gb Fiber Channel | |
| `7` | `<4>change mode to 7(SGMII Force)` | 1Gb | Only on ODI DFP-34X-2C2, RB5009 | | `7` | `<4>change mode to 7(SGMII Force)` | 1Gb | DFP-34X-2C2 Only! RB5009 Compatible |
### 2.5Gb Compatibility ### 2.5Gb Compatibility
See [Device List](2.5Gb.md) See [Device List](2.5Gb.md)