Advertisement
_Petronas_

SFP_GPON "gpon"

Oct 5th, 2019
817
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. root@SFP:/etc/config# vim gpon
  2.  
  3. config gpon 'ploam'
  4. option nT01 '11000'
  5. option nT02 '100'
  6. option nRogueMsgIdUpstreamReset '255'
  7. option nRogueMsgRepeatUpstreamReset '3'
  8. option nRogueMsgIdDeviceReset '255'
  9. option nRogueMsgRepeatDeviceReset '3'
  10. option nRogueEnable '0'
  11. option nPassword '66 0x32 0x30 0x31 0x32 0x30 0x30 ....... (EDIT)'
  12.  
  13. config gpon 'gtc'
  14. option bDlosEnable '0'
  15. option bDlosInversion '0'
  16. option nDlosWindowSize '0'
  17. option nDlosTriggerThreshold '0'
  18. option ePower '0'
  19. option nLaserGap '0'
  20. option nLaserOffset '0'
  21. option nLaserEnEndExt '0'
  22. option nLaserEnStartExt '0'
  23. option nDyingGaspHyst '0'
  24. option nDyingGaspMsg '0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00'
  25. option nDyingGaspEnable '0'
  26.  
  27. config gpon 'ethernet'
  28. option bUNI_PortEnable0 '1'
  29. option bUNI_PortEnable1 '1'
  30. option bUNI_PortEnable2 '1'
  31. option bUNI_PortEnable3 '1'
  32.  
  33. config gpon 'gpe'
  34. option nPeNumber '4'
  35.  
  36. ~
  37. ~
  38. ~
  39. ~
  40. ~
  41. ~
  42. ~
  43. ~
  44. ~
  45. - gpon 1/34 2%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement