We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear Community,
I search a command to reboot/restart a PLC device detected in the network.
How I can do it? this way ist not working. :-( -> plctool -i eth1 -R B8:BE:F4:71:82:19
test@admintestlinux:~$ plcstat -t -i eth1 P/L NET TEI ------ MAC ------ ------ BDA ------ TX RX CHIPSET FIRMWARE LOC STA 002 B8:BE:F4:71:82:19 1C:1A:DF:F8:6A:B1 n/a n/a QCA7500 MAC-QCA7550-2.13.0.30-01-20221117-CS REM CCO 001 B8:BE:F4:76:BE:C3 B8:BE:F4:76:BE:C2 629 577 QCA7500 MAC-QCA7550-2.8.0.30-01-20190705-CS REM STA 003 60:15:92:43:60:6E 60:15:92:40:70:01 009 009 QCA7005 MAC-QCA7005-1.2.5.3207-00-20180927-CS REM STA 004 BC:F2:AF:F3:42:45 FF:FF:FF:FF:FF:FF 009 009 QCA7000 MAC-QCA7000-1.1.0.727-02-20130826-FINAL REM STA 005 B8:BE:F4:B1:8B:6C 00:1E:42:29:30:EF 009 009 QCA7500 MAC-QCA7550-2.8.0.30-01-20190705-CS REM STA 006 BC:F2:AF:F1:E2:5E 8C:DC:D4:D4:39:19 009 009 QCA7000 MAC-QCA7000-1.1.0.727-02-20130826-FINAL
BR; Tifoso
The text was updated successfully, but these errors were encountered:
Hello Tifoso,
It is a safety related operation (to reboot/access a "remote" chip), thus you have to know and provide DAK using -D key.
BR Vasily
Sorry, something went wrong.
No branches or pull requests
Dear Community,
I search a command to reboot/restart a PLC device detected in the network.
How I can do it? this way ist not working. :-(
-> plctool -i eth1 -R B8:BE:F4:71:82:19
test@admintestlinux:~$ plcstat -t -i eth1
P/L NET TEI ------ MAC ------ ------ BDA ------ TX RX CHIPSET FIRMWARE
LOC STA 002 B8:BE:F4:71:82:19 1C:1A:DF:F8:6A:B1 n/a n/a QCA7500 MAC-QCA7550-2.13.0.30-01-20221117-CS
REM CCO 001 B8:BE:F4:76:BE:C3 B8:BE:F4:76:BE:C2 629 577 QCA7500 MAC-QCA7550-2.8.0.30-01-20190705-CS
REM STA 003 60:15:92:43:60:6E 60:15:92:40:70:01 009 009 QCA7005 MAC-QCA7005-1.2.5.3207-00-20180927-CS
REM STA 004 BC:F2:AF:F3:42:45 FF:FF:FF:FF:FF:FF 009 009 QCA7000 MAC-QCA7000-1.1.0.727-02-20130826-FINAL
REM STA 005 B8:BE:F4:B1:8B:6C 00:1E:42:29:30:EF 009 009 QCA7500 MAC-QCA7550-2.8.0.30-01-20190705-CS
REM STA 006 BC:F2:AF:F1:E2:5E 8C:DC:D4:D4:39:19 009 009 QCA7000 MAC-QCA7000-1.1.0.727-02-20130826-FINAL
BR; Tifoso
The text was updated successfully, but these errors were encountered: