Enable more Power (PoE) for Cisco Phones from Fortiswitch – Fortiswitch Command to enable PoE+ to devices

TO ENABLE THE PHONE POWER TO 30W FOR THE CISCO EXPANSION MODULE PHONES

edit “phone-with-expansion-modules”
set 802.3-tlvs power-negotiation
end

config switch physical-port
edit “port29”
set cdp-status tx-rx
set lldp-profile “phone-with-expansion-modules”
set poe-port-priority critical-priority
set speed auto
next
end

to see the port poe status

diagnose switch poe status port29

Leave a comment