Cloud Managed Networks

 View Only
  • 1.  Is there a way to schedule CX Port POE power cycle?

    Posted Mar 20, 2025 12:24 AM

    If we have some devices that are special, is there any way to schedule a CX port POE power cycle? 



  • 2.  RE: Is there a way to schedule CX Port POE power cycle?

    Posted Mar 20, 2025 03:00 AM

    Try this 

    event-handler poe-restart
    event timer cron name poe-schedule at 02:00
    action 1 cli command "interface 1/1/10" <- example interface 
    action 2 cli command "poe disable"
    action 3 cli command "sleep 5"
    action 4 cli command "poe enable"



    ------------------------------
    Shpat | ACEP | ACMP | ACCP | ACDP
    Just an Aruba enthusiast and contributor by cases
    If you find my comment helpful, KUDOS are appreciated.
    ------------------------------



  • 3.  RE: Is there a way to schedule CX Port POE power cycle?

    Posted Mar 20, 2025 03:05 AM

    Thanks. I will have a look at trying it.




  • 4.  RE: Is there a way to schedule CX Port POE power cycle?

    Posted Mar 21, 2025 03:35 AM

    here is the job scheduler reference 



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------