For example, enable/disable the PoE of interface 1 on line card 1:
DGS-3610#
DGS-3610# configure
DGS-3610(config)#interface gigabitEthernet 1/1
DGS-3610(config-if)# poe enable
DGS-3610(config-if)# no poe enable
DGS-3610(config-if)# end
DGS-3610#
51.2.3 Setting the Minimum Allowed Voltage
of the POE System
Currently, the Ethernet interface of the switch supporting POE can provide the minimum
allowed voltage of 45V. You can set the minimum allowed voltage according to the actual
need, within the range of 45v~47v. When the output voltage is lower than the minimum
allowed value due to reasons such as power faults, the device will automatically turn off the
power supply of the devices connected at all ports.
You can execute the following commands to set the minimum allowed voltage of the power
supply of the port. Configure in the global mode.
Table 51-3 Setting the minimum allowed voltage of POE
By default, the minimum output power of a port is 45v.
For example, set the minimum output power of the system to 46v.
DGS-3610#
DGS-3610# configure
DGS-3610(config)# poe-power lower 46
DGS-3610(config)# end
DGS-3610#