GTAC-Sophia Publish time 2023-7-4 17:50:12

How to schedule disable POE function on the specific port on Ruijie Switch?

Requirements
If you need to periodically turn off the POE powerfunction for a specific port on the switch, so that the devices powered throughthe POE port(like camera) are periodically power off.
Configuration Tips
First check the time of Switch
Ruijie#show clock
data/attachment/forum/202307/04/174719hmm7irsvcjrrr0cy.png

Configuration Steps
1. Set time range
Ruijie#configure terminal
Ruijie(config)#time-range poe-time
Ruijie(config-time-range)#periodic Saturday 23:05to 23:10
data/attachment/forum/202307/04/174753srrrb9puu0jurupz.png

(you can also choose other choice according to your needs)

data/attachment/forum/202307/04/174820wq9oaoxz35rofo5u.png

Ruijie(config-time-range)#exit
2. Apply on the specific port
Ruijie(config)#interface gigabitEthernet0/1
Ruijie(config-if)#poe power-off time-range poe-time
data/attachment/forum/202307/04/174843u90di66oiidzdywi.png

Ruijie(config-if)#end
Ruijie#wr
Verification
Before:
data/attachment/forum/202307/04/174904tzf9s38s20sf00fv.png

After:

data/attachment/forum/202307/04/174926qo8efqbqbowhwpw9.png

When the time after 23:10

data/attachment/forum/202307/04/174947zs0107afeutc2esk.png

Notices:
If you don't need to turn off this function on thisport anymore, this is the command:
S5310E(config)#interface gigabitEthernet0/1
S5310E(config-if-GigabitEthernet 0/1)#no poepower-off time-range
S5310E(config-if-GigabitEthernet 0/1)#end
S5310E#wr

mevlut@b2bdepo. Publish time 2023-11-30 22:39:50

So, can we create a port group and apply this setting to this group?
Also can the time period be annual instead of daily or weekly?

taizhaolong@rui Publish time 2023-11-30 23:34:28

Mevlüt Sargın replied at 2023-11-30 22:39
So, can we create a port group and apply this setting to this group?
Also can the time period be ann ...

Dear,

please access our RITA for a more detailed information regarding this issue: www.ruijienetworks.com/rita


Pages: [1]
View full version: How to schedule disable POE function on the specific port on Ruijie Switch?