Title: How to set up schedule turn-off PoE power supply for switch? [Print this page] Author: linyonghang1@ru Time: 2023-8-17 10:05 Title: How to set up schedule turn-off PoE power supply for switch? You can run the poe power-off time-range range-name command to configure the periodic power-off function for a PoE port. PoE does not power the connected PD during the time-range clock cycle.
1. Set a time range (The time range can not span 00:00).
For example, for the time period from 10:00 p.m. to 7:00 a.m, the command is as follows:
Ruijie(config)#time-range aaa
Ruijie(config-time-range)#periodic daily 0:00 to 7:00
Ruijie(config-time-range)#periodic daily 22:00 to 23:59
2. Switch will not provide PoE power supply
Ruijie(config)# interface fastEthernet interface-id --->Enter the interface configuration mode and specify the physical ports to configure
Ruijie(config-if)# poe power-off time-range range-name --->Specifies the time period for managing the power-on and power-off of an interface
Ruijie(config-if)# no poe power-off time-range--->Disable the time range management function
Welcome to Ruijie Community (https://community.ruijienetworks.com/)