Thanks Tim, I tried that but it didn't seem to work.

 

But now I see what I was doing wrong.

Even if the COP doesn't require an argument you still need to fill the field

 

For example I used enable/disable the autopatch as a test.

"rpt cmd 27783 cop 10" dosen't work but "rpt cmd 27783 cop 10 0" does.

 

Don't know why I didn't think of that before.



 
Robert A. Poff
Loganville, PA.


"Lieutenant, target the offending power boat and launch photon torpedoes"



From: "Tim Sawyer" <tim.sawyer@me.com>
To: "App rpt-users" <App_rpt-users@ohnosec.org>
Sent: Tuesday, September 6, 2011 9:44:46 AM
Subject: Re: [App_rpt-users] COP in CLI


node*CLI> rpt cmd 
Usage: rpt cmd <nodename> <cmd-name> <cmd-index> <cmd-args>
       Send a command to a node.
        i.e. rpt cmd 2000 ilink 3 2001

replace <cmd-name> with cop.
--
Tim