===== Fucking debug for rogue ===== PARA OLTs 300xx/400xx: conf t logging terminal prio 7 interface gponx/x rogue-detection start periodical configure 1 previously-used Para desativar a detecção deve-se estar dentro da porta GPON: no rogue-detection periodical PARA OLTS 1000x/200xx: conf t logging terminal prio 7 interface gponx/x rogue-detection periodical configure 1 0 127 256 1023 previously-used rogue-detection periodical start Para desativar a detecção deve-se estar dentro da porta GPON: rogue-detection periodical stop ===== Upgrade Parks from RouterOS ===== OLT: firmware upgrade RB: /tool fetch address=192.168.1.1 src-path=300xx-1.9_boot.dwn user=upload password=parks mode=ftp upload=yes ascii=no port=21 dst-path=300xx-1.9_boot.dwn OLT: firmware save OLT: firmware upgrade RB: /tool fetch address=192.168.1.1 src-path=Fiberlink300xx-6.2.0.vol user=upload password=parks mode=ftp upload=yes ascii=no port=21 dst-path=Fiberlink300xx-6.2.0.vol OLT: firmware save ===== Fix parks easy client default server IP ===== echo Login.server=172.31.255.7 >> C:\Program Files (x86)\Parks Client Easy Network View\conf\login.properties "C:\Program Files (x86)\Parks Client Easy Network View\bin\loginConf.bat" ===== Autologin parks easy ===== netplwiz.exe shell:startup Server: https://nxc.parks.com.br/s/krx5Nge89xzSfFk Client: https://nxc.parks.com.br/s/6wF5GcMci5NjE8g ===== Activate onu ===== for i in $(cut -d " " -f5 parks2); do echo -ne "no onu $i\nonu add serial-number $i\nonu $i ethernet-profile auto-on uni-port 1\nonu $i vlan-translation-profile _10 uni-port 1\nonu $i flow-profile onu\n"; done ===== Ubiquiti OLT to parks ===== sed -e "s/,/\n/g" p.json |grep "pppoeUser\|serial"|cut -d "\"" -f 4 > u2p while IFS=' ' read -r pppoe serial; do echo -ne "onu add serial-number $serial\n"'!'"\ninterface gpon1/5\nonu $serial ethernet-profile auto-on uni-port 1\nonu $serial vlan-translation-profile access_v10 uni-port 1\nonu $serial upstream-fec disabled\nonu $serial flow-profile bridge\nonu $serial alias $pppoe\n"; done < u2p | tr '[:upper:]' '[:lower:] Modulo SNMPv2 Parks (Template Parks Fiberlink 30028 - 1.1), Template Module ICMP Ping, Template Parks NV3 - Status ONU ref: https://suporte.parks.com.br/support/solutions/articles/8000053169--atualizado-rogue-detection