User Tools

Site Tools


fiberhome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fiberhome [2024/11/05 11:33] – created protocolfiberhome [2025/04/03 16:43] (current) protocol
Line 1: Line 1:
-<code> +===== Enable CPE =====
-Login: GEPON +
-Password:GEPON +
-User> enable +
-Password: GEPON +
-Admin# lll +
-Admin(DEBUG_H)> cd diag +
-Please input password: fhdiag +
-Admin(DEBUG_H)\diagtest> set pon_simulator_switch slot 1 switch enable union_simulator_switch enable +
-set ok! +
-Admin(DEBUG_H)\diagtest> show pon_simulator_switch slot 1 +
-slot 1 pon simulator switch: enable,  +
-union simulator switch : enable +
-</code>+
  
-<code> +Vamos se referir ao slot como X e a pon como Y
-Admin# cd onu +
-Admin\onu# show discovery slot all pon all +
-Admin\onu# set whitelist phy_addr address ITBS4458cb89 password null action add slot 12 pon 1 onu 1 type HG260 +
-Admin\onu\lan# set epon slot 12 pon 1 onu 1 port 1 service 1 vlan_mode tag 0 33024 109 +
-Admin\onu\lan# apply onu 12 1 1 vlan+
  
 +conecta com: telnet 10.2.1.1
 +
 +usuario: GEPON
 +
 +senha: GEPON
 +
 +digite: en
 +
 +senha: GEPON
 +
 +digite: cd onu
 +
 +digite: show author sl X po Y
 +
 +procure o serial da CPE, olha o terceiro numero da linha comecando pela esquerda, vamos chamar ele de Z
 +
 +digite: cd lan
 +
 +=== PARA ONT ===
 +
 +digite: set ep slot X pon Y onu Z p 1 onuveip 1 33024 2000 65535 33024 65535 65535 33024 65535 65535 0 1 65535 servn null
 +
 +=== PARA ONU ===
 +
 +digite: set epon slot X p Y o Z p 1 serv number 1
 +
 +digite: set epon slot X p Y o Z p 1 service 1 vlan_mode tag 0 33024 2000
 +
 +digite: apply onu X Y Z vlan
 +
 +digite: save
 +
 +===== Migracao RP700 para RP1800 =====
 +
 +<code>
 +grep -v "apply" export.txt | sed -e "s/gpononu/onu/" | sed -e "s/epononu/onu/" | sed -e "s/qinq/lan/" | sed -e "s/link/pon/" >> import.txt
 </code> </code>
  
fiberhome.1730817189.txt.gz · Last modified: 2024/11/05 11:33 by protocol