Description | This article describes how to avoid Error Type 6 when PoE ports are not coming up. |
Scope | FortiSwitch. |
Solution |
Sometimes FortiSwitch shows a special Error Type 6 and 'Startup Failure' error. It means that more than 400mA are under some specific Access points. When this happens, the FortiAP loses connection with its Controller.
Let´s diagnose one port, port4 shows this abnormal status:
FortiSwitch1 # diag switch poe status port4
In order to fix it, use the following commands in this order.
config switch physical-port
If it does not help, try this command:
config switch physical-port
Also, it is important to note that when it is necessary to connect two PoE ports, it is mandatory to disable the PoE function on both ports before the rj45 connection occurs using this command. If not, it will probably get the same error type 6:
config switch physical-port set poe-status disable end end
For more information, check this related document:
One example of healthy behavior is the following diagnosis:
diagnose switch poe status port6 Port(6) Power:4.20W, Power-Status: Delivering Power Power-Up Mode: Normal Mode Remote Power Device Type: IEEE802.3AT PD Power Class: 4 Defined Max Power: 30.0W, Priority:3 Voltage: 54.00V Current: 71mA |