Skip to main content
krajaa
Staff
Staff
December 23, 2020

Technical Tip: Configure vip-arp-range

  • December 23, 2020
  • 0 replies
  • 2076 views
Description
This article describes how to configure vip-arp-range.

Solution
Using the command 'vip-arp-range',it is possible to control the number of ARPs that the FortiGate sends for a Virtual IP (VIP) address range.

Syntax.
# config system global
    set vip-arp-range {unlimited | restricted} <----- Default is set to restricted.
end

unlimited   <----- Send ARPs for all addresses in VIP range.
restricted  <----- Send ARPs for the first 8192 addresses in VIP range.