> Здравстуйте!
> Есть такой простенький вопрос: можно ли на Cisco, которая имеет порты PoE
> это самое PoE отключать программно? Например, для перезагрузки по питания удаленного
> устройства, которое подключено к Cisco через PoE.
> Если можно - то не просто да или нет, но ещё и
> ссылочку на какое-нить чтиво по данной теме или хотя бы команду,
> которой это выполняется (далее я уже и сам ссылочек найду).
> Заранее благодарен.http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12...
Step 2
Switch(config-if)# power inline {auto [max
milli-watts] | never | static [max
milli-watts]}
The auto keyword sets the interface to automatically detect and supply power to the powered device. This is the default configuration.
The static keyword sets the interface to higher priority than auto.
If necessary, you can use the max keyword to specify the maximum wattage allowed on the interface (4000 to 15400 milliwatts).
Use the never keyword to disable detection and power for the PoE capable interface.