FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
krajaa
Staff
Staff
Article Id 190124
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.

Contributors