Hello, everyone!
Issue Description | I'm currently using this command to upgrade our ONTs with the newest software: ont load 0/0/0 0 HG8245.bin active mode immediate. But this is making me manually have to type this for each ONT. What would be the best way to set this up automatically through the OLT CLI? Or is there an SNMP command to send to all ONTs? We are not using U2000. |
Solution | Yes, is it possible to upgrade all ONTs using the OLT CLI, using the command below: <?xml:namespace prefix = "o" />
Where the file-name is the ONT firmware in a .bin format. |
From group: Transport&Access Network
Thanks.
