Troubleshooting Tip: S148F and S148F-PoE showing high CPU with process dhcprd when ARP inspection and DHCP snooping are enabled
| Description | This article describes how to prevent high CPU when the dhcprd process is present. |
| Scope | FortiSwitch S148 model. |
| Solution | When ARP Inspection (DAI) and DHCP-Snooping are enabled, an S148 model FortiSwitch shows a drastic increase in CPU usage:
fnsysctl top dhcprd 275 R 99.9 3.1
When FortiSwitch is managed by FortiGate, disable DAI on the controlled side:
config switch-controller managed-switch edit <FortiSwitch_serial_number> config ports edit <port_name> arp-inspection-trust untrusted next end
config system interface edit "VLAN-Test" set switch-controller-igmp-snooping disable end
|
